paper-with-me

홈 › Papers

An Effective Scheme for Maize Disease Recognition based on Deep Networks

2022-05-09 · Saeedeh Osouli, Behrouz Bolourian Haghighi, Ehsan Sadrossadat

In the last decades, the area under cultivation of maize products has increased because of its essential role in the food cycle for humans, livestock, and poultry. Moreover, the diseases of plants impact food safety and can significantly reduce both the quality and quantity of agricultural products. There are many challenges to accurate and timely diagnosis of the disease. This research presents a novel scheme based on a deep neural network to overcome the mentioned challenges. Due to the limited number of data, the transfer learning technique is employed with the help of two well-known architectures. In this way, a new effective model is adopted by a combination of pre-trained MobileNetV2 and Inception Networks due to their effective performance on object detection problems. The convolution layers of MoblieNetV2 and Inception modules are parallelly arranged as earlier layers to extract crucial features. In addition, the imbalance problem of classes has been solved by an augmentation strategy. The proposed scheme has a superior performance compared to other state-of-the-art models published in recent years. The accuracy of the model reaches 97%, approximately. In summary, experimental results prove the method's validity and significant performance in diagnosing disease in plant leaves.

📄 PDF Abstract BibTeX arXiv:2205.04234

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Inverted Residual Block 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

AMaizeD: An End to End Pipeline for Automatic Maize Disease Detection

2023-07-23 · Anish Mall, Sanchit Kabra, Ankur Lhila, Pawan Ajmera

This research paper presents AMaizeD: An End to End Pipeline for Automatic Maize Disease Detection, an automated framework for early detection of diseases in maize crops using multispectral imagery obtained from drones. …

LWMSCNN-SE: A Lightweight Multi-Scale Network for Efficient Maize Disease Classification on Edge Devices

2026-01-12 · Fikadu Weloday, Jianmei Su arxiv

Maize disease classification plays a vital role in mitigating yield losses and ensuring food security. However, the deployment of traditional disease detection models in resource-constrained environments, such as those u…

Hyperspectral Imaging Technology and Transfer Learning Utilized in Identification Haploid Maize Seeds

2018-05-30 · Wen-Xuan Liao, Xuan-Yu Wang, Dong An, Yao-Guang Wei

It is extremely important to correctly identify the cultivars of maize seeds in the breeding process of maize. In this paper, the transfer learning as a method of deep learning is adopted to establish a model by combinin…

Transfer Learning

Evaluating the Potential of Federated Learning for Maize Leaf Disease Prediction

2024-12-10 · Thalita Mendonça Antico, Larissa F. Rodrigues Moreira, Rodrigo Moreira

The diagnosis of diseases in food crops based on machine learning seemed satisfactory and suitable for use on a large scale. The Convolutional Neural Networks (CNNs) perform accurately in the disease prediction consideri…

Disease PredictionFederated Learning

MaizeStandCounting (MaSC): Automated and Accurate Maize Stand Counting from UAV Imagery Using Image Processing and Deep Learning

2025-10-08 · Dewi Endah Kharismawati, Toni Kazic arxiv

Accurate maize stand counts are essential for crop management and research, informing yield prediction, planting density optimization, and early detection of germination issues. Manual counting is labor-intensive, slow, …