TL;DR
This paper presents a label-free, drone-based framework using computer vision for detecting, classifying, and mapping marine debris, enabling efficient ecological monitoring and cleanup without manual labeling.
Contribution
The study introduces a novel zero-shot detection and classification framework for marine debris using aerial imagery, eliminating the need for labeled training data.
Findings
Achieved 0.69 mean IoU in detection accuracy
Attained 0.74 F1 score in classification across seven debris classes
Comparable performance to supervised methods without labeled data
Abstract
Marine debris poses a significant ecological threat to birds, fish, and other animal life. Traditional methods for assessing debris accumulation involve labor-intensive and costly manual surveys. This study introduces a framework that utilizes aerial imagery captured by drones to conduct remote trash surveys. Leveraging computer vision techniques, our approach detects, classifies, and maps marine debris distributions. The framework uses Grounding DINO, a transformer-based zero-shot object detector, and CLIP, a vision-language model for zero-shot object classification, enabling the detection and classification of debris objects based on material type without the need for training labels. To mitigate over-counting due to different views of the same object, Scale-Invariant Feature Transform (SIFT) is employed for duplicate matching using local object features. Additionally, we have…
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
MethodsAttention Is All You Need · Dense Connections · Softmax · Layer Normalization · Linear Layer · Multi-Head Attention · Residual Connection · Vision Transformer · Contrastive Language-Image Pre-training · self-DIstillation with NO labels
