English
Related papers

Related papers: DETR with Additional Global Aggregation for Cross-…

200 papers

Weakly supervised object detection(WSOD) task uses only image-level annotations to train object detection task. WSOD does not require time-consuming instance-level annotations, so the study of this task has attracted more and more…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Sheng Yi , Xi Li , Huimin Ma

Multi-modal reasoning systems rely on a pre-trained object detector to extract regions of interest from the image. However, this crucial module is typically used as a black box, trained independently of the downstream task and on a fixed…

Computer Vision and Pattern Recognition · Computer Science 2021-10-13 Aishwarya Kamath , Mannat Singh , Yann LeCun , Gabriel Synnaeve , Ishan Misra , Nicolas Carion

One of the important bottlenecks in training modern object detectors is the need for labeled images where bounding box annotations have to be produced for each object present in the image. This bottleneck is further exacerbated in aerial…

Computer Vision and Pattern Recognition · Computer Science 2023-08-10 Akhil Meethal , Eric Granger , Marco Pedersoli

Deep learning has emerged as an effective solution for solving the task of object detection in images but at the cost of requiring large labeled datasets. To mitigate this cost, semi-supervised object detection methods, which consist in…

Computer Vision and Pattern Recognition · Computer Science 2025-02-18 Renaud Vandeghen , Gilles Louppe , Marc Van Droogenbroeck

Reusable model design becomes desirable with the rapid expansion of computer vision and machine learning applications. In this paper, we focus on the reusability of pre-trained deep convolutional models. Specifically, different from…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Xiu-Shen Wei , Chen-Lin Zhang , Jianxin Wu , Chunhua Shen , Zhi-Hua Zhou

We present Deeply Supervised Object Detector (DSOD), a framework that can learn object detectors from scratch. State-of-the-art object objectors rely heavily on the off-the-shelf networks pre-trained on large-scale classification datasets…

Computer Vision and Pattern Recognition · Computer Science 2018-05-01 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

We introduce a multi-modal WAVE-DETR drone detector combining visible RGB and acoustic signals for robust real-life UAV object detection. Our approach fuses visual and acoustic features in a unified object detector model relying on the…

Computer Vision and Pattern Recognition · Computer Science 2025-09-15 Razvan Stefanescu , Ethan Oh , Ruben Vazquez , Chris Mesterharm , Constantin Serban , Ritu Chadha

In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap with the target…

Computer Vision and Pattern Recognition · Computer Science 2020-07-17 Yuanyi Zhong , Jianfeng Wang , Jian Peng , Lei Zhang

Universal Cross-Domain Retrieval (UCDR) retrieves relevant images from unseen domains and classes without semantic labels, ensuring robust generalization. Existing methods commonly employ prompt tuning with pre-trained vision-language…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Haoyu Jiang , Zhi-Qi Cheng , Gabriel Moreira , Jiawen Zhu , Jingdong Sun , Bukun Ren , Jun-Yan He , Qi Dai , Xian-Sheng Hua

Annotating bounding boxes for object detection is expensive, time-consuming, and error-prone. In this work, we propose a DETR based framework called ComplETR that is designed to explicitly complete missing annotations in partially annotated…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Achin Jain , Kibok Lee , Gurumurthy Swaminathan , Hao Yang , Bernt Schiele , Avinash Ravichandran , Onkar Dabeer

We propose a geometry constrained network, termed GC-Net, for weakly supervised object localization (WSOL). GC-Net consists of three modules: a detector, a generator and a classifier. The detector predicts the object location defined by a…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Weizeng Lu , Xi Jia , Weicheng Xie , Linlin Shen , Yicong Zhou , Jinming Duan

Weakly Supervised Object Detection (WSOD), using only image-level annotations to train object detectors, is of growing importance in object recognition. In this paper, we propose a novel deep network for WSOD. Unlike previous networks that…

Computer Vision and Pattern Recognition · Computer Science 2018-10-16 Peng Tang , Xinggang Wang , Song Bai , Wei Shen , Xiang Bai , Wenyu Liu , Alan Yuille

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

Computer Vision and Pattern Recognition · Computer Science 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

This paper proposes a network architecture mainly designed for audio tagging, which can also be used for weakly supervised acoustic event detection (AED). The proposed network consists of a modified DenseNet as the feature extractor, and a…

Audio and Speech Processing · Electrical Eng. & Systems 2020-08-11 Chieh-Chi Kao , Bowen Shi , Ming Sun , Chao Wang

Learning to localize and name object instances is a fundamental problem in vision, but state-of-the-art approaches rely on expensive bounding box supervision. While weakly supervised detection (WSOD) methods relax the need for boxes to that…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Keren Ye , Mingda Zhang , Adriana Kovashka , Wei Li , Danfeng Qin , Jesse Berent

In this paper, we present a light-weight detection transformer, LW-DETR, which outperforms YOLOs for real-time object detection. The architecture is a simple stack of a ViT encoder, a projector, and a shallow DETR decoder. Our approach…

Computer Vision and Pattern Recognition · Computer Science 2024-06-06 Qiang Chen , Xiangbo Su , Xinyu Zhang , Jian Wang , Jiahui Chen , Yunpeng Shen , Chuchu Han , Ziliang Chen , Weixiang Xu , Fanrong Li , Shan Zhang , Kun Yao , Errui Ding , Gang Zhang , Jingdong Wang

Cross-domain few-shot object detection (CD-FSOD) aims to adapt pretrained detectors from a source domain to target domains with limited annotations, suffering from severe domain shifts and data scarcity problems. In this work, we find a…

Computer Vision and Pattern Recognition · Computer Science 2026-03-20 Yongwei Jiang , Yixiong Zou , Yuhua Li , Ruixuan Li

We propose a novel weakly-supervised semantic segmentation algorithm based on Deep Convolutional Neural Network (DCNN). Contrary to existing weakly-supervised approaches, our algorithm exploits auxiliary segmentation annotations available…

Computer Vision and Pattern Recognition · Computer Science 2015-12-29 Seunghoon Hong , Junhyuk Oh , Bohyung Han , Honglak Lee

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD methods roots in…

Computer Vision and Pattern Recognition · Computer Science 2022-05-06 Shiwei Zhang , Wei Ke , Lin Yang

3D Visual Grounding (3DVG) and 3D Dense Captioning (3DDC) are two crucial tasks in various 3D applications, which require both shared and complementary information in localization and visual-language relationships. Therefore, existing…

Computer Vision and Pattern Recognition · Computer Science 2024-12-19 Yongdong Luo , Haojia Lin , Xiawu Zheng , Yigeng Jiang , Fei Chao , Jie Hu , Guannan Jiang , Songan Zhang , Rongrong Ji