Researchers are exploring computer vision models to mitigate Camel-Vehicle Collisions (CVC) in Saudi Arabia, which have a high fatality rate. They tested CenterNet, EfficientDet, Faster R-CNN, and SSD for camel detection, finding CenterNet to be the most accurate and efficient. Future work involves developing a comprehensive system to enhance road safety in rural areas.
This paper introduces a convolutional transformer model for classifying tomato maturity, along with a new UAE-sourced dataset, KUTomaData, for training segmentation and classification models. The model combines CNNs and transformers and was tested against two public datasets. Results showed state-of-the-art performance, outperforming existing methods by significant margins in mAP scores across all three datasets.
YOLO26-RipeLoc Lite is a new lightweight deep learning architecture designed for simultaneous detection, ripeness classification, and center-point localization of greenhouse tomatoes for robotic harvesting. The model incorporates a Lightweight Feature Pyramid Network, a Ripeness-Aware Attention Module, and a Compact Detection Head for efficient and precise operation. Evaluated on a custom dataset from the SILAL greenhouse in Abu Dhabi, UAE, it achieved a [email protected] of 92.9% with only 2.38 million parameters, outperforming existing YOLO models in accuracy-efficiency. Why it matters: This research provides an efficient and accurate solution for automating a critical agricultural process, enhancing food security and technological capabilities in the region's greenhouse farming.