Ladder: A software to label images, detect objects and deploy models recurrently for object detection
Zhou Tang, and Zhiwu Zhang

TL;DR
Ladder is a user-friendly software that streamlines image labeling, object detection model training, and deployment, demonstrated by its application in assessing wheat stripe rust severity in UAV images for precision agriculture.
Contribution
The paper introduces Ladder, a novel interactive recurrent framework software that simplifies object detection tasks from labeling to deployment with a GUI.
Findings
Achieved 72% accuracy for low severity rust detection
Achieved 50% accuracy for medium severity rust detection
Achieved 80% accuracy for high severity rust detection
Abstract
Object Detection (OD) is a computer vision technology that can locate and classify objects in images and videos, which has the potential to significantly improve efficiency in precision agriculture. To simplify OD application process, we developed Ladder - a software that provides users with a friendly graphic user interface (GUI) that allows for efficient labelling of training datasets, training OD models, and deploying the trained model. Ladder was designed with an interactive recurrent framework that leverages predictions from a pre-trained OD model as the initial image labeling. After adding human labels, the newly labeled images can be added into the training data to retrain the OD model. With the same GUI, users can also deploy well-trained OD models by loading the model weight file to detect new images. We used Ladder to develop a deep learning model to access wheat stripe rust…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Remote Sensing in Agriculture
