CVAINov 20, 2023

PhytNet -- Tailored Convolutional Neural Networks for Custom Botanical Data

arXiv:2311.12088v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses automated disease and crop classification in agriculture, offering a domain-specific solution for smaller datasets, though it is incremental as it builds on existing CNN methods.

The authors tackled the problem of underperformance of existing CNN architectures on small, specialized botanical datasets by developing PhytNet, a tailored CNN, which achieved no overfitting and exceptionally low computation cost (1.19 GFLOPS) on a novel infrared cocoa tree image dataset.

Automated disease, weed and crop classification with computer vision will be invaluable in the future of agriculture. However, existing model architectures like ResNet, EfficientNet and ConvNeXt often underperform on smaller, specialised datasets typical of such projects. We address this gap with informed data collection and the development of a new CNN architecture, PhytNet. Utilising a novel dataset of infrared cocoa tree images, we demonstrate PhytNet's development and compare its performance with existing architectures. Data collection was informed by analysis of spectroscopy data, which provided useful insights into the spectral characteristics of cocoa trees. Such information could inform future data collection and model development. Cocoa was chosen as a focal species due to the diverse pathology of its diseases, which pose significant challenges for detection. ResNet18 showed some signs of overfitting, while EfficientNet variants showed distinct signs of overfitting. By contrast, PhytNet displayed excellent attention to relevant features, no overfitting, and an exceptionally low computation cost (1.19 GFLOPS). As such PhytNet is a promising candidate for rapid disease or plant classification, or precise localisation of disease symptoms for autonomous systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes