WheatNet: A Lightweight Convolutional Neural Network for High-throughput
Image-based Wheat Head Detection and Counting
- URL: http://arxiv.org/abs/2103.09408v1
- Date: Wed, 17 Mar 2021 02:38:58 GMT
- Title: WheatNet: A Lightweight Convolutional Neural Network for High-throughput
Image-based Wheat Head Detection and Counting
- Authors: Saeed Khaki, Nima Safaei, Hieu Pham and Lizhi Wang
- Abstract summary: We propose a novel deep learning framework to accurately and efficiently count wheat heads to aid in the gathering of real-time data for decision making.
We call our model WheatNet and show that our approach is robust and accurate for a wide range of environmental conditions of the wheat field.
Our proposed method achieves an MAE and RMSE of 3.85 and 5.19 in our wheat head counting task, respectively, while having significantly fewer parameters when compared to other state-of-the-art methods.
- Score: 12.735055892742647
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: For a globally recognized planting breeding organization, manually-recorded
field observation data is crucial for plant breeding decision making. However,
certain phenotypic traits such as plant color, height, kernel counts, etc. can
only be collected during a specific time-window of a crop's growth cycle. Due
to labor-intensive requirements, only a small subset of possible field
observations are recorded each season. To help mitigate this data collection
bottleneck in wheat breeding, we propose a novel deep learning framework to
accurately and efficiently count wheat heads to aid in the gathering of
real-time data for decision making. We call our model WheatNet and show that
our approach is robust and accurate for a wide range of environmental
conditions of the wheat field. WheatNet uses a truncated MobileNetV2 as a
lightweight backbone feature extractor which merges feature maps with different
scales to counter image scale variations. Then, extracted multi-scale features
go to two parallel sub-networks for simultaneous density-based counting and
localization tasks. Our proposed method achieves an MAE and RMSE of 3.85 and
5.19 in our wheat head counting task, respectively, while having significantly
fewer parameters when compared to other state-of-the-art methods. Our
experiments and comparisons with other state-of-the-art methods demonstrate the
superiority and effectiveness of our proposed method.
Related papers
- Semi-supervised Counting via Pixel-by-pixel Density Distribution
Modelling [135.66138766927716]
This paper focuses on semi-supervised crowd counting, where only a small portion of the training data are labeled.
We formulate the pixel-wise density value to regress as a probability distribution, instead of a single deterministic value.
Our method clearly outperforms the competitors by a large margin under various labeled ratio settings.
arXiv Detail & Related papers (2024-02-23T12:48:02Z) - HarvestNet: A Dataset for Detecting Smallholder Farming Activity Using
Harvest Piles and Remote Sensing [50.4506590177605]
HarvestNet is a dataset for mapping the presence of farms in the Ethiopian regions of Tigray and Amhara during 2020-2023.
We introduce a new approach based on the detection of harvest piles characteristic of many smallholder systems.
We conclude that remote sensing of harvest piles can contribute to more timely and accurate cropland assessments in food insecure regions.
arXiv Detail & Related papers (2023-08-23T11:03:28Z) - Just One Byte (per gradient): A Note on Low-Bandwidth Decentralized
Language Model Finetuning Using Shared Randomness [86.61582747039053]
Language model training in distributed settings is limited by the communication cost of exchanges.
We extend recent work using shared randomness to perform distributed fine-tuning with low bandwidth.
arXiv Detail & Related papers (2023-06-16T17:59:51Z) - Wheat Head Counting by Estimating a Density Map with Convolutional
Neural Networks [15.95772332799123]
Wheat is one of the most significant crop species with an annual worldwide grain production of 700 million tonnes.
In this study, we propose three wheat head counting networks to accurately estimate the wheat head count from an individual image.
The WHCNets are composed of two major components: a convolutional neural network (CNN) as the front-end for wheat head image feature extraction and a CNN with skip connections for the back-end to generate high-quality density maps.
arXiv Detail & Related papers (2023-03-19T02:45:53Z) - Generative models-based data labeling for deep networks regression:
application to seed maturity estimation from UAV multispectral images [3.6868861317674524]
Monitoring seed maturity is an increasing challenge in agriculture due to climate change and more restrictive practices.
Traditional methods are based on limited sampling in the field and analysis in laboratory.
We propose a method for estimating parsley seed maturity using multispectral UAV imagery, with a new approach for automatic data labeling.
arXiv Detail & Related papers (2022-08-09T09:06:51Z) - End-to-end deep learning for directly estimating grape yield from
ground-based imagery [53.086864957064876]
This study demonstrates the application of proximal imaging combined with deep learning for yield estimation in vineyards.
Three model architectures were tested: object detection, CNN regression, and transformer models.
The study showed the applicability of proximal imaging and deep learning for prediction of grapevine yield on a large scale.
arXiv Detail & Related papers (2022-08-04T01:34:46Z) - Two-dimensional Deep Regression for Early Yield Prediction of Winter
Wheat [0.0]
We tackle the yield prediction problem using a Convolutional Neural Network (CNN) trained on data that combines radar satellite imagery and on-ground information.
We utilize radar data acquired from the Sentinel-1 satellites, while the on-ground data correspond to a set of six features.
We show that our proposed methodology yields better results than five compared methods.
arXiv Detail & Related papers (2021-11-15T20:40:15Z) - PANet: Perspective-Aware Network with Dynamic Receptive Fields and
Self-Distilling Supervision for Crowd Counting [63.84828478688975]
We propose a novel perspective-aware approach called PANet to address the perspective problem.
Based on the observation that the size of the objects varies greatly in one image due to the perspective effect, we propose the dynamic receptive fields (DRF) framework.
The framework is able to adjust the receptive field by the dilated convolution parameters according to the input image, which helps the model to extract more discriminative features for each local region.
arXiv Detail & Related papers (2021-10-31T04:43:05Z) - High-Throughput Image-Based Plant Stand Count Estimation Using
Convolutional Neural Networks [23.67862313758282]
We propose a deep learning based approach, named DeepStand, for image-based corn stand counting at early phenological stages.
Our proposed method can successfully count corn stands and out-perform other state-of-the-art methods.
arXiv Detail & Related papers (2020-10-23T17:28:29Z) - Deep Semi-supervised Knowledge Distillation for Overlapping Cervical
Cell Instance Segmentation [54.49894381464853]
We propose to leverage both labeled and unlabeled data for instance segmentation with improved accuracy by knowledge distillation.
We propose a novel Mask-guided Mean Teacher framework with Perturbation-sensitive Sample Mining.
Experiments show that the proposed method improves the performance significantly compared with the supervised method learned from labeled data only.
arXiv Detail & Related papers (2020-07-21T13:27:09Z) - DeepCorn: A Semi-Supervised Deep Learning Method for High-Throughput
Image-Based Corn Kernel Counting and Yield Estimation [20.829106642703277]
We propose a novel deep learning method for counting on-ear corn kernels in-field to aid in the gathering of real-time data.
DeepCorn estimates the density of corn kernels in an image of corn ears and predicts the number of kernels based on the estimated density map.
Our proposed method achieves the MAE and RMSE of 41.36 and 60.27 in the corn kernel counting task, respectively.
arXiv Detail & Related papers (2020-07-20T23:00:39Z)
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.