paper-with-me

홈 › Papers

Zero-Shot Automatic Annotation and Instance Segmentation using LLM-Generated Datasets: Eliminating Field Imaging and Manual Annotation for Deep Learning Model Development

2024-11-18 · Ranjan Sapkota, Achyut Paudel, Manoj Karkee

Currently, deep learning-based instance segmentation for various applications (e.g., Agriculture) is predominantly performed using a labor-intensive process involving extensive field data collection using sophisticated sensors, followed by careful manual annotation of images, presenting significant logistical and financial challenges to researchers and organizations. The process also slows down the model development and training process. In this study, we presented a novel method for deep learning-based instance segmentation of apples in commercial orchards that eliminates the need for labor-intensive field data collection and manual annotation. Utilizing a Large Language Model (LLM), we synthetically generated orchard images and automatically annotated them using the Segment Anything Model (SAM) integrated with a YOLO11 base model. This method significantly reduces reliance on physical sensors and manual data processing, presenting a major advancement in "Agricultural AI". The synthetic, auto-annotated dataset was used to train the YOLO11 model for Apple instance segmentation, which was then validated on real orchard images. The results showed that the automatically generated annotations achieved a Dice Coefficient of 0.9513 and an IoU of 0.9303, validating the accuracy and overlap of the mask annotations. All YOLO11 configurations, trained solely on these synthetic datasets with automated annotations, accurately recognized and delineated apples, highlighting the method's efficacy. Specifically, the YOLO11m-seg configuration achieved a mask precision of 0.902 and a mask mAP@50 of 0.833 on test images collected from a commercial orchard. Additionally, the YOLO11l-seg configuration outperformed other models in validation on 40 LLM-generated images, achieving the highest mask precision and mAP@50 metrics. Keywords: YOLO, SAM, SAMv2, YOLO11, YOLOv11, Segment Anything, YOLO-SAM

📄 PDF Abstract BibTeX arXiv:2411.11285

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationLarge Language ModelSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Zero-shot Unsupervised Transfer Instance Segmentation

2023-04-27 · Gyungin Shin, Samuel Albanie, Weidi Xie

Segmentation is a core computer vision competency, with applications spanning a broad range of scientifically and economically valuable domains. To date, however, the prohibitive cost of annotation has limited the deploy…

Instance SegmentationSegmentationSemantic Segmentation

EntitySAM: Segment Everything in Video

2025-01-01 · CVPR 2025 1 · Mingqiao Ye, Seoung Wug Oh, Lei Ke, Joon-Young Lee

Automatically tracking and segmenting every video entity remains a significant challenge. Despite rapid advancements in video segmentation, even state-of-the-art models like SAM 2 struggle to consistently track all e…

DecoderObjectSegmentationSemantic Segmentation+2

Frustratingly Simple but Effective Zero-shot Detection and Segmentation: Analysis and a Strong Baseline

2023-02-14 · Siddhesh Khandelwal, Anirudth Nambirajan, Behjat Siddiquie, Jayan Eledath 외

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or…

Objectobject-detectionObject DetectionSegmentation+2

Text2Seg: Remote Sensing Image Semantic Segmentation via Text-Guided Visual Foundation Models

2023-04-20 · Jielu Zhang, Zhongliang Zhou, Gengchen Mai, Mengxuan Hu 외

Remote sensing imagery has attracted significant attention in recent years due to its instrumental role in global environmental monitoring, land usage monitoring, and more. As image databases grow each year, performing a…

Instance SegmentationSegmentationSegmentation Of Remote Sensing ImagerySemantic Segmentation+2

Zero-Shot Instance Segmentation

2021-04-14 · CVPR 2021 1 · Ye Zheng, JiaHong Wu, Yongqiang Qin, Faen Zhang 외

Deep learning has significantly improved the precision of instance segmentation with abundant labeled data. However, in many areas like medical and manufacturing, collecting sufficient data is extremely hard and labeling…

Instance Segmentationobject-detectionObject DetectionSegmentation+3