Deep Learning for Plant Stress Phenotyping: Trends and Future Perspectives.
TL;DR: A comparative assessment of DL tools against other existing techniques, with respect to decision accuracy, data size requirement, and applicability in various scenarios is provided.
read more
About: This article is published in Trends in Plant Science. The article was published on 01 Oct 2018. and is currently open access.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Wheat Disease Detection Using Transfer Learning Techniques
J. Avanija,B. Srutha Keerthi,B Vijay,C. Harinath Reddy,Bipin Kumar Yadav,Mohammad Gouse Galety +5 more
TL;DR: This study proposes transfer learning-based architectures for wheat disease detection, leveraging VGG16, ResNet50, Squeeze Net, and VGG19 to classify fungal and bacterial diseases in wheat plants, outperforming existing models with high accuracy.
Precision Detection of Salt Stress in Soybean Seedlings Based on Deep Learning and Chlorophyll Fluorescence Imaging
Yixin Deng,Nan Xin,Longgang Zhao,Hongtao Shi,Limiao Deng,Zhongzhi Han,Guangxia Wu +6 more
TL;DR: This study evaluates deep learning techniques and chlorophyll fluorescence imaging for detecting salt stress in soybean seedlings, finding ResNet50 outperforms other models with 98.61% accuracy when fusing features from three image types, enhancing precision agriculture and crop management.
Near Real-Time Vineyard Downy Mildew Detection and Severity Estimation
Ertai Liu,Kaitlin M. Gold,Lance Cadle-Davidson,David Combs,Yu Jiang +4 more
- 23 Oct 2022
TL;DR: In this article , a semantic segmentation model based on the modified DeepLabv3 network for near real-time DM segmentation in high resolution images was developed. But the model is not suitable for the use of agricultural robots for field operations.
Instance segmentation for the fine detection of crop and weed plants by precision agricultural robots.
Julien Champ,Adán Mora-Fallas,Hervé Goëau,Erick Mata-Montero,Erick Mata-Montero,Pierre Bonnet,Alexis Joly +6 more
TL;DR: Instance segmentation opens many possibilities for optimized weed removal actions, and Weed electrification, for instance, could benefit from the targeted adjustment of the voltage, frequency, and location of the electrode to the plant.
CAMFFNet: A novel convolutional neural network model for tobacco disease image recognition
Jianwu Lin,Yang Chen,Renyong Pan,Tengbao Cao,Jitong Cai,Dianzhi Yu,Xing Chi,Tomislav Cernava,Xin Zhang,Xiaoyulong Chen +9 more
TL;DR: In this paper , a coordinate attention-based multiple feature fusion network (CAMFFNet) was proposed for detecting tobacco disease under field conditions, which achieved an accuracy of 89.71 % on the tobacco disease test set.
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.