
(a) Leaf dimensions (b) Leaf parts
Fig. 2. Vine leaf characteristics.
system that detects leaf vein network structure, in real-
time, would offer a valuable tool in the hands of the
agronomist who wishes to analyze such networks and
formulate/evaluate hypotheses regarding their structure
and function. Furthermore it can aid agricultural robots:
unmanned ground and aerial vehicles will identify genetic
traits, crop growth and plant diseases. Agribots equipped
with such systems will observe and measure crop growth
and inform on the fly about a plant’s performance against
its predicted growth plan. In addition, the process of
the automated leaf samples collection, plant harvesting
and pruning through soft robotic arms (fingers), will be
strengthened with more accurate and targeted actions.
This need spurred the development of a number of theoret-
ical Machine Learning (ML) models that predict optimal
vein network structures across a broad array of taxonomic
groups, from mammals to plants. In particular, a number
of empirical methods to quantify the vein network struc-
ture of plants, from roots, to xylem networks in shoots and
within leaves have been developed.
Advances in automated plant handling and digital imaging
along with the recent increases in computational power
and the expansion of system memory capabilities now
make it possible to use image-based analysis for plant phe-
notyping that allows for high-throughput characterization
of the extracted plant traits and improved understanding
of the adaptive and ecological significance of vessel bundle
(veins) network structure.
2. RELATED WORK
The introduction of Deep Learning (DL) techniques into
agriculture (Carranza-Rojas et al., 2017) began to take
place in the context of precision agriculture. Traditional
ML approaches that have been extensively adopted in the
agricultural field, such as plant disease investigation and
pest detection are gradually being replaced by more so-
phisticated techniques.The majority of which rely on some
kind of image recognition/classification i.e. DL image pro-
cessing, image-based phenotyping, including weed detec-
tion (Milioto et al., 2017), crop disease diagnosis (Mohanty
et al., 2016; Bresilla et al., 2019), fruit detection (Ghosal
et al., 2018), and many other applications as listed in the
recent review (Kamilaris and Prenafeta-Bold´u, 2018).
The notion that leaves are a major hydraulic bottleneck
in plants (Sack and Holbrook, 2006), motivated attempts
to model patterns of conductance (Cochard et al., 2004;
Price et al., 2011) by measuring the geometry of veins.
Vein network structure can influence photosynthesis via
hydraulic efficiency, with recent work implicating vein den-
sity as a good predictor of photosynthetic rates (Brodribb
et al., 2007; Sack and Frole, 2006). Leaf vein patterning
is also associated with leaf shape in general, suggesting
shared developmental pathways (Dengler and Kang, 2001).
In Price et al. (2010), the authors developed a tool which
produces descriptive statistics about the dimensions and
positions of leaf veins and areoles by utilizing a series
of thresholding, cleaning, and segmentation algorithms
applied to images of leaf veins. An all-inclusive software
tool for mathematical and statistical calculations in plant
growth analysis that calculates up to six of the most
fundamental growth parameters according to a purely clas-
sical approach across one harvest-interval was developed
in (Hunt et al., 2002). Today the field has broadened its
range from the initial characterization of single-plant traits
in controlled conditions towards real-life applications of
robust field techniques in plant plots and canopies (Walter
et al., 2015).
Convolutional Neural Networks (CNN) (LeCun, 1989)
have been used in image recognition with remarkable suc-
cess and constitute one of the most powerful DL tech-
niques for modeling complex processes such as pattern
recognition in image based applications. Naturally, the ma-
jority of image-based approaches in precision agriculture
are based on popular CNN architectures. In (Lee et al.,
2015) the authors developed CNN architectures for auto-
matic leaf-based plant recognition. Pawara et al. (2017)
compared the performance of some conventional pattern
recognition techniques with that of CNN models, in plant
identification, using three different image-databases of ei-
ther entire plants and fruits, or plant leaves, concluding
that CNNs drastically outperform conventional methods.
Grinblat et al. (2016) presented a simple, yet powerful
Neural Network (NN) for the successful identification of
three different legume species based on the morphological
patterns of leave nerves. In their work, Dyrmann et al.
(2016) presented a method that can recognize weeds and
plant species using colored images. They used CNNs and
tested a total 10.413 images of 22 weeds and crop species.
Their model was able to achieve a classification accuracy
of 86.2%. Mohanty et al. (2016) developed a smartphone-
assisted disease diagnosis system by employing two state-
of-the-art architectures: AlexNet (Krizhevsky et al., 2012)
and GoogLeNet (Szegedy et al., 2015) and trained their
model to identify 14 crop species and 26 diseases.
3. METHOD
Semantic image segmentation (Ronneberger et al., 2015;
He et al., 2020; Long et al., 2015) is a popular image
analyzing technique where each pixel is assigned to one
from a set of predefined classes. It is a complex method
that entails the description, categorization, and visualiza-
tion of the regions of interest in an image contributing
to complete scene understanding. Semantic segmentation
models first determine the presence or not of the objects
of interest in the picture and then classify object’s pixels
to their corresponding class.
3.1 Dataset
At this part it should be highlighted that the data ac-
quisition and dataset organization approach is targeted
on small number of images. Our dataset consists of 24
images with dimensions 7,952x5,304 pixels of vine leaves