A Deep Learning Approach Based on Graphs to Detect Plantation Lines
- URL: http://arxiv.org/abs/2102.03213v1
- Date: Fri, 5 Feb 2021 14:56:42 GMT
- Title: A Deep Learning Approach Based on Graphs to Detect Plantation Lines
- Authors: Diogo Nunes Gon\c{c}alves, Mauro dos Santos de Arruda, Hemerson
Pistori, Vanessa Jord\~ao Marcato Fernandes, Ana Paula Marques Ramos,
Danielle Elis Garcia Furuya, Lucas Prado Osco, Hongjie He, Jonathan Li,
Jos\'e Marcato Junior, Wesley Nunes Gon\c{c}alves
- Abstract summary: We propose a deep learning approach based on graphs to detect plantation lines in UAV-based RGB imagery.
The proposed method was compared against state-of-the-art deep learning methods.
It achieved superior performance with a significant margin, returning precision, recall, and F1-score of 98.7%, 91.9%, and 95.1%, respectively.
- Score: 16.76043873454695
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Deep learning-based networks are among the most prominent methods to learn
linear patterns and extract this type of information from diverse imagery
conditions. Here, we propose a deep learning approach based on graphs to detect
plantation lines in UAV-based RGB imagery presenting a challenging scenario
containing spaced plants. The first module of our method extracts a feature map
throughout the backbone, which consists of the initial layers of the VGG16.
This feature map is used as an input to the Knowledge Estimation Module (KEM),
organized in three concatenated branches for detecting 1) the plant positions,
2) the plantation lines, and 3) for the displacement vectors between the
plants. A graph modeling is applied considering each plant position on the
image as vertices, and edges are formed between two vertices (i.e. plants).
Finally, the edge is classified as pertaining to a certain plantation line
based on three probabilities (higher than 0.5): i) in visual features obtained
from the backbone; ii) a chance that the edge pixels belong to a line, from the
KEM step; and iii) an alignment of the displacement vectors with the edge, also
from KEM. Experiments were conducted in corn plantations with different growth
stages and patterns with aerial RGB imagery. A total of 564 patches with 256 x
256 pixels were used and randomly divided into training, validation, and
testing sets in a proportion of 60\%, 20\%, and 20\%, respectively. The
proposed method was compared against state-of-the-art deep learning methods,
and achieved superior performance with a significant margin, returning
precision, recall, and F1-score of 98.7\%, 91.9\%, and 95.1\%, respectively.
This approach is useful in extracting lines with spaced plantation patterns and
could be implemented in scenarios where plantation gaps occur, generating lines
with few-to-none interruptions.
Related papers
- Contour Context: Abstract Structural Distribution for 3D LiDAR Loop
Detection and Metric Pose Estimation [31.968749056155467]
This paper proposes a simple, effective, and efficient topological loop closure detection pipeline with accurate 3-DoF metric pose estimation.
We interpret the Cartesian birds' eye view (BEV) image projected from 3D LiDAR points as layered distribution of structures.
A retrieval key is designed to accelerate the search of a database indexed by layered KD-trees.
arXiv Detail & Related papers (2023-02-13T07:18:24Z) - Eff-3DPSeg: 3D organ-level plant shoot segmentation using
annotation-efficient point clouds [1.5882586857953638]
We propose a novel weakly supervised framework, Eff-3DPSeg, for 3D plant shoot segmentation.
High-resolution point clouds of soybean were reconstructed using a low-cost photogrammetry system.
A weakly-supervised deep learning method was proposed for plant organ segmentation.
arXiv Detail & Related papers (2022-12-20T14:09:37Z) - GraphCSPN: Geometry-Aware Depth Completion via Dynamic GCNs [49.55919802779889]
We propose a Graph Convolution based Spatial Propagation Network (GraphCSPN) as a general approach for depth completion.
In this work, we leverage convolution neural networks as well as graph neural networks in a complementary way for geometric representation learning.
Our method achieves the state-of-the-art performance, especially when compared in the case of using only a few propagation steps.
arXiv Detail & Related papers (2022-10-19T17:56:03Z) - Semantic keypoint-based pose estimation from single RGB frames [64.80395521735463]
We present an approach to estimating the continuous 6-DoF pose of an object from a single RGB image.
The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model.
We show that our approach can accurately recover the 6-DoF object pose for both instance- and class-based scenarios.
arXiv Detail & Related papers (2022-04-12T15:03:51Z) - Vegetation Stratum Occupancy Prediction from Airborne LiDAR 3D Point
Clouds [5.7047887413125276]
We propose a new deep learning-based method for estimating the occupancy of vegetation strata from 3D point clouds captured from an aerial platform.
Our network is supervized with values aggregated over cylindrical plots, which are easier to produce than pixel-wise or point-wise annotations.
Our method outperforms handcrafted and deep learning baselines in terms of precision while simultaneously providing visual and interpretable predictions.
arXiv Detail & Related papers (2021-12-27T09:33:08Z) - Instance segmentation of fallen trees in aerial color infrared imagery
using active multi-contour evolution with fully convolutional network-based
intensity priors [0.5276232626689566]
We introduce a framework for segmenting instances of a common object class by multiple active contour evolution over semantic segmentation maps of images.
We instantiate the proposed framework in the context of segmenting individual fallen stems from high-resolution aerial multispectral imagery.
arXiv Detail & Related papers (2021-05-05T11:54:05Z) - A CNN Approach to Simultaneously Count Plants and Detect Plantation-Rows
from UAV Imagery [56.10033255997329]
We propose a novel deep learning method based on a Convolutional Neural Network (CNN)
It simultaneously detects and geolocates plantation-rows while counting its plants considering highly-dense plantation configurations.
The proposed method achieved state-of-the-art performance for counting and geolocating plants and plant-rows in UAV images from different types of crops.
arXiv Detail & Related papers (2020-12-31T18:51:17Z) - Stem-leaf segmentation and phenotypic trait extraction of maize shoots
from three-dimensional point cloud [8.392251372468412]
We propose an automatic stem-leaf segmentation method consisting of three main steps: skeleton extraction, coarse segmentation based on the skeleton, fine segmentation based on stem-leaf classification.
Six phenotypic parameters can be accurately and automatically measured, including plant height, crown diameter, stem height and diameter, leaf width and length.
The proposed algorithm could precisely segment not only the fully expanded leaves, but also the new leaves wrapped together and close together.
arXiv Detail & Related papers (2020-09-07T13:58:09Z) - Two-View Fine-grained Classification of Plant Species [66.75915278733197]
We propose a novel method based on a two-view leaf image representation and a hierarchical classification strategy for fine-grained recognition of plant species.
A deep metric based on Siamese convolutional neural networks is used to reduce the dependence on a large number of training samples and make the method scalable to new plant species.
arXiv Detail & Related papers (2020-05-18T21:57:47Z) - MetricUNet: Synergistic Image- and Voxel-Level Learning for Precise CT
Prostate Segmentation via Online Sampling [66.01558025094333]
We propose a two-stage framework, with the first stage to quickly localize the prostate region and the second stage to precisely segment the prostate.
We introduce a novel online metric learning module through voxel-wise sampling in the multi-task network.
Our method can effectively learn more representative voxel-level features compared with the conventional learning methods with cross-entropy or Dice loss.
arXiv Detail & Related papers (2020-05-15T10:37:02Z) - From Planes to Corners: Multi-Purpose Primitive Detection in Unorganized
3D Point Clouds [59.98665358527686]
We propose a new method for segmentation-free joint estimation of orthogonal planes.
Such unified scene exploration allows for multitudes of applications such as semantic plane detection or local and global scan alignment.
Our experiments demonstrate the validity of our approach in numerous scenarios from wall detection to 6D tracking.
arXiv Detail & Related papers (2020-01-21T06:51:47Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.