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
Harnessing Deep Learning to Analyze Cryptic Morphological Variability of Marchantia polymorpha
Yoko Tomizawa,Naoki Minamino,Shogo Kawamura,Aino Komatsu,Takuma Hiwatashi,Ryuichi Nishihama,Takayuki Kohchi,Yohei Kondo +7 more
TL;DR: In this paper , a deep learning-based image classifier was used to handle plant images directly without manual extraction of phenotypic features, and analyzed bright-field images of M. polymorpha.
Out-of-distribution detection algorithms for robust insect classification
Mojdeh Saadati,Aditya Balu,Shivani Chiranjeevi,Talukder Z. Jubery,Asheesh K. Singh,Asheesh K. Singh,Arti Singh,Baskar Ganapathysubramanian +7 more
TL;DR: Out-of-distribution detection algorithms improve the robustness of insect classification models by preventing incorrect classification predictions on images that belong to non-insect and/or untrained insect classes.
1
A Comprehensive Analysis of Stress Detection and Classification Models for Crop Health Assessment
Kapil S. Pachpor,D. V. Rojatkar +1 more
- 09 Feb 2024
TL;DR: A comprehensive analysis of stress detection and classification models for crop health assessment. Existing models are reviewed, focusing on performance, strengths, and limitations. Challenges and opportunities for future research are discussed.
1
Deep4Fusion: A Deep FORage Fusion framework for high-throughput phenotyping for green and dry matter yield traits
Lucas de Souza Rodrigues,Kenzo Miranda Sakiyama,Mateus Figueiredo Santos,Liana Jank,Camilo Carromeu,Eloise Silveira,Edson Takashi Matsubara,Jose Marcato,Wesley Nunes Gonçalves +8 more
TL;DR: In this paper , a multi-view fusion network was proposed to improve the performance of deep learning models for predicting dry matter, leaf dry matter and green matter yield of Guineagrass.
1
Advancements in precision control in intra-row weeding: A comprehensive review
Jyoti Lahre,SK Satpathy +1 more
TL;DR: Sensor-based weed detection and GPS systems improve intra-row weeding precision, with robots distinguishing 99.7% of crop plants in dense areas, reducing manual work and herbicide use, and offering environmentally-friendly weed management options.
1
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.