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
Image-based classification of wheat spikes by glume pubescence using convolutional neural networks
N. V. Artemenko,Mikhail A. Genaev,Rostislav UI. Epifanov,Evgeny G. Komyshev,Yulia V. Kruchinina,V. S. Koval,Nikolay P. Goncharov,Dmitry A. Afonnikov +7 more
TL;DR: An integrated approach to determine glume pubescence presence in spike images captured under laboratory conditions using a digital camera and convolutional neural networks is proposed, revealing that higher magnification and smaller distortions yielded a more accurate prediction of glume pubescence.
3
A Novel Hybrid Bees Regression Convolutional Neural Network (BA- RCNN) Applied to Porosity Prediction in Selective Laser Melting Parts
N. H. Alamri,M. S. Packianather,S. Bigot +2 more
- 01 May 2024
TL;DR: A novel hybrid Bees Regression Convolutional Neural Network (BA-RCNN) is used to predict porosity in Selective Laser Melting (SLM) parts. The novel approach yielded a higher accuracy than the existing image binarization method.
3
AnoLeaf: Unsupervised Leaf Disease Segmentation via Structurally Robust Generative Inpainting
01 Jan 2023
TL;DR: AnoLeaf as mentioned in this paper proposes a novel unsupervised framework based on an edge-guided in-painting that optimises the learning of contextual attention on only healthy leaf images.
3
Out-of-distribution detection algorithms for robust insect classification
Mojdeh Saadati,Aditya Balu,Shivani Chiranjeevi,Talukder Z. Jubery,Ajay K. Singh,Soumik Sarkar,Arti Singh,Baskar Ganapathysubramanian +7 more
TL;DR: In this paper , the performance of state-of-the-art OOD algorithms on insect detection classifiers is evaluated. But, the authors focus on extrusive algorithms, i.e., algorithms that wrap around a well-trained classifier without the need for additional co-training.
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.