1
|
Clara Gonçalves Fernandes A, Ribeiro Valadares N, Henrique Oliveira Rodrigues C, Aguiar Alves R, Lorena Melucio Guedes L, Luiz Mendes Athayde A, Mistico Azevedo A. Convolutional neural networks in the qualitative improvement of sweet potato roots. Sci Rep 2023; 13:8429. [PMID: 37225712 PMCID: PMC10209203 DOI: 10.1038/s41598-023-34375-6] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Grants] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/21/2023] [Accepted: 04/28/2023] [Indexed: 05/26/2023] Open
Abstract
The objective was to verify whether convolutional neural networks can help sweet potato phenotyping for qualitative traits. We evaluated 16 families of sweet potato half-sibs in a randomized block design with four replications. We obtained the images at the plant level and used the ExpImage package of the R software to reduce the resolution and individualize one root per image. We grouped them according to their classifications regarding shape, peel color, and damage caused by insects. 600 roots of each class were destined for training the networks, while the rest was used to verify the quality of the fit. We used the python language on the Google Colab platform and the Keras library, considering the VGG-16, Inception-v3, ResNet-50, InceptionResNetV2, and EfficientNetB3 architectures. The InceptionResNetV2 architecture stood out with high accuracy in classifying individuals according to shape, insect damage, and peel color. Image analysis associated with deep learning may help develop applications used by rural producers and improve sweet potatoes, reducing subjectivity, labor, time, and financial resources in phenotyping.
Collapse
Affiliation(s)
- Ana Clara Gonçalves Fernandes
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil.
| | - Nermy Ribeiro Valadares
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| | - Clóvis Henrique Oliveira Rodrigues
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| | - Rayane Aguiar Alves
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| | - Lis Lorena Melucio Guedes
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| | - André Luiz Mendes Athayde
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| | - Alcinei Mistico Azevedo
- Universidade Federal de Minas Gerais, Instituto de Ciências Agrárias (ICA), Campus Regional de Montes Claros, Avenida Universitária, 1.000 - Bairro Universitário, Montes Claros, Minas Gerais, 39.404-547, Brazil
| |
Collapse
|
2
|
An Efficient Module for Instance Segmentation Based on Multi-Level Features and Attention Mechanisms. APPLIED SCIENCES-BASEL 2021. [DOI: 10.3390/app11030968] [Citation(s) in RCA: 5] [Impact Index Per Article: 1.3] [Reference Citation Analysis] [Abstract] [Track Full Text] [Subscribe] [Scholar Register] [Indexed: 12/12/2022]
Abstract
Recently, multi-level feature networks have been extensively used in instance segmentation. However, because not all features are beneficial to instance segmentation tasks, the performance of networks cannot be adequately improved by synthesizing multi-level convolutional features indiscriminately. In order to solve the problem, an attention-based feature pyramid module (AFPM) is proposed, which integrates the attention mechanism on the basis of a multi-level feature pyramid network to efficiently and pertinently extract the high-level semantic features and low-level spatial structure features; for instance, segmentation. Firstly, we adopt a convolutional block attention module (CBAM) into feature extraction, and sequentially generate attention maps which focus on instance-related features along the channel and spatial dimensions. Secondly, we build inter-dimensional dependencies through a convolutional triplet attention module (CTAM) in lateral attention connections, which is used to propagate a helpful semantic feature map and filter redundant informative features irrelevant to instance objects. Finally, we construct branches for feature enhancement to strengthen detailed information to boost the entire feature hierarchy of the network. The experimental results on the Cityscapes dataset manifest that the proposed module outperforms other excellent methods under different evaluation metrics and effectively upgrades the performance of the instance segmentation method.
Collapse
|