Related Experiment Video
Updated: May 14, 2026

08:47
Computer Vision-Based Biomass Estimation for Invasive Plants
Published on: February 9, 2024
Weed detection in blackgram fields under occlusion and class imbalance using SA-ANMS Faster R-CNN
Deepthi G Pai1, Mamatha Balachandra2, Radhika Kamath3
1Manipal Institute of Technology, Manipal Academy of Higher Education, Manipal, 576104, India.
Scientific Reports
|May 12, 2026
Summary
Optimizing weed detection in sustainable agriculture is challenging due to dense canopies. The study found that combining Spatial Attention (SA) and Adaptive Non-Maximum Suppression (ANMS) modules in a Faster R-CNN framework significantly improved weed detection accuracy and efficiency.
Area of Science:
- Computer Vision
- Machine Learning
- Precision Agriculture
Background:
- Sustainable agriculture faces challenges in detecting small, overlapping weeds amidst dense crop canopies, leading to scale disparities and class imbalances.
- Existing methods struggle with extreme occlusion and scale variations common in real-world field conditions, impacting weed detection accuracy.
- A dataset from blackgram fields in India highlighted significant scale diversity, with most objects occupying less than 0.8% of the image space.
Purpose of the Study:
- To develop an enhanced Faster R-CNN framework for accurate and efficient weed detection in challenging agricultural environments.
- To systematically investigate the impact of integrating various enhancement modules (Spatial Attention, Multi-Scale Fusion, Context-Aware RoI, Shape-Aware Prediction, Adaptive Non-Maximum Suppression) on detection performance.
- To identify optimal module combinations that improve weed detection accuracy and efficiency, rather than relying solely on architectural complexity.
Main Methods:
- A Faster R-CNN framework was augmented with five modules: Spatial Attention (SA), Multi-Scale Fusion (MSF), Context-Aware RoI, Shape-Aware Prediction, and Adaptive Non-Maximum Suppression (ANMS).
- An extensive ablation study was conducted, evaluating 32 different model configurations to assess the performance impact of module combinations.
- Performance metrics included F1-score, precision, recall, mean Intersection over Union (mIoU), and inference speed (FPS).
Main Results:
- The combination of Spatial Attention (SA) and Adaptive Non-Maximum Suppression (ANMS) modules achieved the highest F1-score (0.9547), precision (0.9439), recall (0.9658), and mIoU (0.9445) with an inference speed of 4.42 FPS.
- This two-module combination outperformed the full five-module version, demonstrating that increased architectural complexity does not guarantee better performance.
- Only 12.5% of the tested configurations surpassed the baseline, indicating that excessive module stacking can degrade performance; a positive synergy was observed between SA and ANMS.
Conclusions:
- Selective combination of enhancement modules is more effective than random stacking for designing efficient weed detection systems in precision agriculture.
- The optimal combination of SA + ANMS highlights the benefit of efficiency-based design over complexity-based expansion for handling occlusion and inter-class inconsistencies.
- This research provides crucial insights for developing robust and efficient detection systems tailored for precision agriculture applications.
Related Concept Videos
Detection of Black Holes
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
