English
Related papers

Related papers: DI-MaskDINO: A Joint Object Detection and Instance…

200 papers

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

End-to-end paradigms significantly improve the accuracy of various deep-learning-based computer vision models. To this end, tasks like object detection have been upgraded by replacing non-end-to-end components, such as removing non-maximum…

Computer Vision and Pattern Recognition · Computer Science 2021-05-07 Jie Hu , Liujuan Cao , Yao Lu , ShengChuan Zhang , Yan Wang , Ke Li , Feiyue Huang , Ling Shao , Rongrong Ji

Vision foundation models trained with self-supervised objectives achieve strong performance across diverse tasks and exhibit emergent object segmentation properties. However, their alignment with human object perception remains poorly…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Hossein Adeli , Seoyoung Ahn , Andrew Luo , Mengmi Zhang , Nikolaus Kriegeskorte , Gregory Zelinsky

Object detection is a central downstream task used to test if pre-trained network parameters confer benefits, such as improved accuracy or training speed. The complexity of object detection methods can make this benchmarking non-trivial…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Yanghao Li , Saining Xie , Xinlei Chen , Piotr Dollar , Kaiming He , Ross Girshick

The paradigm of large-scale pre-training followed by downstream fine-tuning has been widely employed in various object detection algorithms. In this paper, we reveal discrepancies in data, model, and task between the pre-training and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Ming Li , Jie Wu , Xionghui Wang , Chen Chen , Jie Qin , Xuefeng Xiao , Rui Wang , Min Zheng , Xin Pan

Recent vision foundation models can extract universal representations and show impressive abilities in various tasks. However, their application on object detection is largely overlooked, especially without fine-tuning them. In this work,…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Shenghao Fu , Junkai Yan , Qize Yang , Xihan Wei , Xiaohua Xie , Wei-Shi Zheng

The DINO family of self-supervised vision models has shown remarkable transferability, yet effectively adapting their representations for segmentation remains challenging. Existing approaches often rely on heavy decoders with multi-scale…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Sicheng Yang , Hongqiu Wang , Zhaohu Xing , Sixiang Chen , Lei Zhu

Diffusion language models, as a promising alternative to traditional autoregressive (AR) models, enable faster generation and richer conditioning on bidirectional context. However, they suffer from a key discrepancy between training and…

Machine Learning · Computer Science 2025-09-26 Haoyu He , Katrin Renz , Yong Cao , Andreas Geiger

This paper introduces Grounding DINO 1.5, a suite of advanced open-set object detection models developed by IDEA Research, which aims to advance the "Edge" of open-set object detection. The suite encompasses two models: Grounding DINO 1.5…

Computer Vision and Pattern Recognition · Computer Science 2024-06-04 Tianhe Ren , Qing Jiang , Shilong Liu , Zhaoyang Zeng , Wenlong Liu , Han Gao , Hongjie Huang , Zhengyu Ma , Xiaoke Jiang , Yihao Chen , Yuda Xiong , Hao Zhang , Feng Li , Peijun Tang , Kent Yu , Lei Zhang

Instance detection (InsDet) is a long-lasting problem in robotics and computer vision, aiming to detect object instances (predefined by some visual examples) in a cluttered scene. Despite its practical significance, its advancement is…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong

The prior self-supervised learning researches mainly select image-level instance discrimination as pretext task. It achieves a fantastic classification performance that is comparable to supervised learning methods. However, with degraded…

Computer Vision and Pattern Recognition · Computer Science 2022-05-11 Bing Zhao , Jun Li , Hong Zhu

Recently, transformer-based methods have dominated 3D instance segmentation, where mask attention is commonly involved. Specifically, object queries are guided by the initial instance masks in the first cross-attention, and then iteratively…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Xin Lai , Yuhui Yuan , Ruihang Chu , Yukang Chen , Han Hu , Jiaya Jia

Identifying moving objects is a crucial capability for autonomous navigation, consistent map generation, and future trajectory prediction of objects. In this paper, we propose a novel network that addresses the challenge of segmenting…

Computer Vision and Pattern Recognition · Computer Science 2023-03-08 Neng Wang , Chenghao Shi , Ruibin Guo , Huimin Lu , Zhiqiang Zheng , Xieyuanli Chen

Feature representation via self-supervised learning has reached remarkable success in image-level contrastive learning, which brings impressive performances on image classification tasks. While image-level feature representation mainly…

Computer Vision and Pattern Recognition · Computer Science 2022-03-16 Junwei Yang , Ke Zhang , Zhaolin Cui , Jinming Su , Junfeng Luo , Xiaolin Wei

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

Change detection aims to identify remote sense object changes by analyzing data between bitemporal image pairs. Due to the large temporal and spatial span of data collection in change detection image pairs, there are often a significant…

Computer Vision and Pattern Recognition · Computer Science 2024-06-24 Qiangang Du , Jinlong Peng , Changan Wang , Xu Chen , Qingdong He , Wenbing Zhu , Mingmin Chi , Yabiao Wang , Chengjie Wang

Most existing instance segmentation methods only focus on improving performance and are not suitable for real-time scenes such as autonomous driving. This paper proposes a real-time framework that segmenting and detecting 3D objects by…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Shengjie Li , Caiyi Xu , Jianping Xing , Yafei Ning , Yonghong Chen

Depth completion plays a vital role in 3D perception systems, especially in scenarios where sparse depth data must be densified for tasks such as autonomous driving, robotics, and augmented reality. While many existing approaches rely on…

Computer Vision and Pattern Recognition · Computer Science 2025-12-10 Abdul Haseeb Nizamani , Dandi Zhou , Xinhai Sun

Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods mainly use holistic…

Computer Vision and Pattern Recognition · Computer Science 2021-02-16 Aming Wu , Yahong Han , Linchao Zhu , Yi Yang

Recent unsupervised multi-object detection models have shown impressive performance improvements, largely attributed to novel architectural inductive biases. Unfortunately, they may produce suboptimal object encodings for downstream tasks.…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Quentin Delfosse , Wolfgang Stammer , Thomas Rothenbacher , Dwarak Vittal , Kristian Kersting