English
Related papers

Related papers: Cross-DINO: Cross the Deep MLP and Transformer for…

200 papers

The DEtection TRansformer (DETR) is a powerful end-to-end object detector, yet its one-to-one matching strategy suffers from slow convergence and low recall. A common approach to address this issue is to use one-to-many label assignment to…

Computer Vision and Pattern Recognition · Computer Science 2026-05-25 Chanho Lee , Seunghee Koh , Yunho Jeon , Junmo Kim

Fully convolutional networks have shown outstanding performance in the salient object detection (SOD) field. The state-of-the-art (SOTA) methods have a tendency to become deeper and more complex, which easily homogenize their learned deep…

Computer Vision and Pattern Recognition · Computer Science 2020-08-11 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

Computer Vision and Pattern Recognition · Computer Science 2018-04-17 Pingping Zhang , Huchuan Lu , Chunhua Shen

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

This paper studies the challenging cross-domain few-shot object detection (CD-FSOD), aiming to develop an accurate object detector for novel domains with minimal labeled examples. While transformer-based open-set detectors, such as DE-ViT,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-30 Yuqian Fu , Yu Wang , Yixuan Pan , Lian Huai , Xingyu Qiu , Zeyu Shangguan , Tong Liu , Yanwei Fu , Luc Van Gool , Xingqun Jiang

This paper is concerned with the matching stability problem across different decoder layers in DEtection TRansformers (DETR). We point out that the unstable matching in DETR is caused by a multi-optimization path problem, which is…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Shilong Liu , Tianhe Ren , Jiayu Chen , Zhaoyang Zeng , Hao Zhang , Feng Li , Hongyang Li , Jun Huang , Hang Su , Jun Zhu , Lei Zhang

In this paper, we present an open-set object detector, called Grounding DINO, by marrying Transformer-based detector DINO with grounded pre-training, which can detect arbitrary objects with human inputs such as category names or referring…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Shilong Liu , Zhaoyang Zeng , Tianhe Ren , Feng Li , Hao Zhang , Jie Yang , Qing Jiang , Chunyuan Li , Jianwei Yang , Hang Su , Jun Zhu , Lei Zhang

Transformers trained with self-supervised learning using self-distillation loss (DINO) have been shown to produce attention maps that highlight salient foreground objects. In this paper, we demonstrate a graph-based approach that uses the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Yangtao Wang , Xi Shen , Shell Hu , Yuan Yuan , James Crowley , Dominique Vaufreydaz

Popular transformer detectors have achieved promising performance through query-based learning using attention mechanisms. However, the roles of existing decoder query types (e.g., content query and positional query) are still…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Guiping Cao , Xiangyuan Lan , Wenjian Huang , Jianguo Zhang , Dongmei Jiang , Yaowei Wang

Most recent transformer-based models show impressive performance on vision tasks, even better than Convolution Neural Networks (CNN). In this work, we present a novel, flexible, and effective transformer-based model for high-quality…

Computer Vision and Pattern Recognition · Computer Science 2021-08-18 Ruohao Guo , Dantong Niu , Liao Qu , Zhenbo Li

Salient Object Detection (SOD) aims to identify and segment the most prominent objects in images. Advanced SOD methods often utilize various Convolutional Neural Networks (CNN) or Transformers for deep feature extraction. However, these…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Shixuan Gao , Pingping Zhang , Tianyu Yan , Huchuan Lu

Salient Object Detection (SOD) is a popular and important topic aimed at precise detection and segmentation of the interesting regions in the images. We integrate the linguistic information into the vision-based U-Structure networks…

Computer Vision and Pattern Recognition · Computer Science 2022-08-10 Yunqing Bao , Hang Dai , Abdulmotaleb Elsaddik

Detection Transformers (DETR) are renowned object detection pipelines, however computationally efficient multiscale detection using DETR is still challenging. In this paper, we propose a Cross-Resolution Encoding-Decoding (CRED) mechanism…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Ashish Kumar , Jaesik Park

Camouflaged object detection (COD) aims to generate a fine-grained segmentation map of camouflaged objects hidden in their background. Due to the hidden nature of camouflaged objects, it is essential for the decoder to be tailored to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-19 Seung Woo Ko , Joopyo Hong , Suyoung Kim , Seungjai Bang , Sungzoon Cho , Nojun Kwak , Hyung-Sin Kim , Joonseok Lee

Convolutional neural networks typically encode an input image into a series of intermediate features with decreasing resolutions. While this structure is suited to classification tasks, it does not perform well for tasks requiring…

Computer Vision and Pattern Recognition · Computer Science 2020-06-18 Xianzhi Du , Tsung-Yi Lin , Pengchong Jin , Golnaz Ghiasi , Mingxing Tan , Yin Cui , Quoc V. Le , Xiaodan Song

Object detection, a crucial aspect of computer vision, has seen significant advancements in accuracy and robustness. Despite these advancements, practical applications still face notable challenges, primarily the inaccurate detection or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan

Salient object detection exemplifies data-bounded tasks where expensive pixel-precise annotations force separate model training for related subtasks like DIS and HR-SOD. We present a method that dramatically improves generalization through…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Orest Kupyn , Hirokatsu Kataoka , Christian Rupprecht

In this paper, we address the limitations of the DETR-based semi-supervised object detection (SSOD) framework, particularly focusing on the challenges posed by the quality of object queries. In DETR-based SSOD, the one-to-one assignment…

Computer Vision and Pattern Recognition · Computer Science 2024-04-03 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

Computer Vision and Pattern Recognition · Computer Science 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

Despite the growing interest in open-vocabulary object detection in recent years, most existing methods rely heavily on manually curated fine-grained training datasets as well as resource-intensive layer-wise cross-modal feature extraction.…

Computer Vision and Pattern Recognition · Computer Science 2026-03-04 Hao Zhang , Yiqun Wang , Qinran Lin , Runze Fan , Yong Li