paper-with-me

Papers

Toward Open Vocabulary Aerial Object Detection with CLIP-Activated Student-Teacher Learning

2023-11-20 · Yan Li, Weiwei Guo, Xue Yang, Ning Liao, Dunyun He, Jiaqi Zhou, Wenxian Yu

An increasingly massive number of remote-sensing images spurs the development of extensible object detectors that can detect objects beyond training categories without costly collecting new labeled data. In this paper, we aim to develop open-vocabulary object detection (OVD) technique in aerial images that scales up object vocabulary size beyond training data. The performance of OVD greatly relies on the quality of class-agnostic region proposals and pseudo-labels for novel object categories. To simultaneously generate high-quality proposals and pseudo-labels, we propose CastDet, a CLIP-activated student-teacher open-vocabulary object Detection framework. Our end-to-end framework following the student-teacher self-learning mechanism employs the RemoteCLIP model as an extra omniscient teacher with rich knowledge. By doing so, our approach boosts not only novel object proposals but also classification. Furthermore, we devise a dynamic label queue strategy to maintain high-quality pseudo labels during batch training. We conduct extensive experiments on multiple existing aerial object detection datasets, which are set up for the OVD task. Experimental results demonstrate our CastDet achieving superior open-vocabulary detection performance, e.g., reaching 46.5% mAP on VisDroneZSD novel categories, which outperforms the state-of-the-art open-vocabulary detectors by 21.0% mAP. To our best knowledge, this is the first work to apply and develop the open-vocabulary object detection technique for aerial images. The code is available at https://github.com/lizzy8587/CastDet.

📄 PDF Abstract BibTeX arXiv:2311.11646

Code (1)

lizzy8587/castdet 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOpen-vocabulary object detectionOpen Vocabulary Object DetectionSelf-Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Self-Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DisDop: Distillation with Domain Priors for Open-Vocabulary Aerial Object Detection

2026-05-23 · Ruihao Xu, Yong Liu, Yansong Tang, Sule Bai 외 arxiv

With the widespread application of drones in recent years, object detection of aerial images has attracted increasing attention, especially open-vocabulary aerial detection which is not restricted to predefined categorie…

Object Detection

Exploiting Unlabeled Data with Multiple Expert Teachers for Open Vocabulary Aerial Object Detection and Its Orientation Adaptation

2024-11-04 · Yan Li, Weiwei Guo, Xue Yang, Ning Liao 외

In recent years, aerial object detection has been increasingly pivotal in various earth observation applications. However, current algorithms are limited to detecting a set of pre-defined object categories, demanding suf…

Earth ObservationObjectobject-detectionObject Detection+1

Cross-View Open-Vocabulary Object Detection in Aerial Imagery

2025-10-04 · Jyoti Kini, Rohit Gupta, Mubarak Shah arxiv

Traditional object detection models are typically trained on a fixed set of classes, limiting their flexibility and making it costly to incorporate new categories. Open-vocabulary object detection addresses this limitati…

Text ClassificationObject Detection

Open-Vocabulary Object Detection in UAV Imagery: A Review and Future Perspectives

2025-07-04 · Yang Zhou, Junjie Li, CongYang Ou, Dawei Yan 외 arxiv

Due to its extensive applications, aerial image object detection has long been a hot topic in computer vision. In recent years, advancements in Unmanned Aerial Vehicles (UAV) technology have further propelled this field …

Scene UnderstandingObject Detection

DetCLIPv3: Towards Versatile Generative Open-vocabulary Object Detection

2024-04-14 · CVPR 2024 1 · Lewei Yao, Renjie Pi, Jianhua Han, Xiaodan Liang 외

Existing open-vocabulary object detectors typically require a predefined set of categories from users, significantly confining their application scenarios. In this paper, we introduce DetCLIPv3, a high-performing detecto…

Dense CaptioningLanguage ModellingLarge Language ModelObject+4