English
Related papers

Related papers: MMDetection: Open MMLab Detection Toolbox and Benc…

200 papers

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

In this work, we address the challenging and emergent problem of novel object detection (NOD), focusing on the accurate detection of both known and novel object categories during inference. Traditional object detection algorithms are…

Computer Vision and Pattern Recognition · Computer Science 2025-01-17 Rohit Bharadwaj , Muzammal Naseer , Salman Khan , Fahad Shahbaz Khan

Grounding-DINO is a state-of-the-art open-set detection model that tackles multiple vision tasks including Open-Vocabulary Detection (OVD), Phrase Grounding (PG), and Referring Expression Comprehension (REC). Its effectiveness has led to…

Computer Vision and Pattern Recognition · Computer Science 2024-01-08 Xiangyu Zhao , Yicheng Chen , Shilin Xu , Xiangtai Li , Xinjiang Wang , Yining Li , Haian Huang

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

Computer Vision and Pattern Recognition · Computer Science 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Camouflaged object detection is an emerging and challenging computer vision task that requires identifying and segmenting objects that blend seamlessly into their environments due to high similarity in color, texture, and size. This task is…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Leena Alghamdi , Muhammad Usman , Hafeez Anwar , Abdul Bais , Saeed Anwar

Multiple Object Tracking (MOT) has rapidly progressed in recent years. Existing works tend to design a single tracking algorithm to perform both detection and association. Though ensemble learning has been exploited in many tasks, i.e,…

Computer Vision and Pattern Recognition · Computer Science 2023-02-20 Yunhao Du , Zihang Liu , Fei Su

Object detection is integral to a bevy of real-world applications, from robotics to medical image analysis. To be used reliably in such applications, models must be capable of handling unexpected - or novel - objects. The open world object…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Orr Zohar , Alejandro Lozano , Shelly Goel , Serena Yeung , Kuan-Chieh Wang

Document content extraction is a critical task in computer vision, underpinning the data needs of large language models (LLMs) and retrieval-augmented generation (RAG) systems. Despite recent progress, current document parsing methods have…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Linke Ouyang , Yuan Qu , Hongbin Zhou , Jiawei Zhu , Rui Zhang , Qunshu Lin , Bin Wang , Zhiyuan Zhao , Man Jiang , Xiaomeng Zhao , Jin Shi , Fan Wu , Pei Chu , Minghao Liu , Zhenxiang Li , Chao Xu , Bo Zhang , Botian Shi , Zhongying Tu , Conghui He

Object detection has been applied in a wide variety of real world scenarios, so detection algorithms must provide confidence in the results to ensure that appropriate decisions can be made based on their results. Accordingly, several…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Sanghun Park , Kunhee Kim , Eunseop Lee , Daijin Kim

Deep neural networks based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be…

Cryptography and Security · Computer Science 2020-07-14 Ka-Ho Chow , Ling Liu , Mehmet Emre Gursoy , Stacey Truex , Wenqi Wei , Yanzhao Wu

Calibrated confidence estimates obtained from neural networks are crucial, particularly for safety-critical applications such as autonomous driving or medical image diagnosis. However, although the task of confidence calibration has been…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Fabian Küppers , Anselm Haselhoff , Jan Kronenberger , Jonas Schneider

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We…

Computer Vision and Pattern Recognition · Computer Science 2022-08-01 Xingyi Zhou , Rohit Girdhar , Armand Joulin , Philipp Krähenbühl , Ishan Misra

We present the first systematic study on concealed object detection (COD), which aims to identify objects that are "perfectly" embedded in their background. The high intrinsic similarities between the concealed objects and their background…

Computer Vision and Pattern Recognition · Computer Science 2024-02-21 Deng-Ping Fan , Ge-Peng Ji , Ming-Ming Cheng , Ling Shao

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

Computer Vision and Pattern Recognition · Computer Science 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert

We propose CornerNet, a new approach to object detection where we detect an object bounding box as a pair of keypoints, the top-left corner and the bottom-right corner, using a single convolution neural network. By detecting objects as…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Hei Law , Jia Deng

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

Computer Vision and Pattern Recognition · Computer Science 2012-12-04 Osama Khalil , Andrew Habib

Object detection has long been dominated by traditional coordinate regression-based models, such as YOLO, DETR, and Grounding DINO. Although recent efforts have attempted to leverage MLLMs to tackle this task, they face challenges like low…

Computer Vision and Pattern Recognition · Computer Science 2025-10-15 Qing Jiang , Junan Huo , Xingyu Chen , Yuda Xiong , Zhaoyang Zeng , Yihao Chen , Tianhe Ren , Junzhi Yu , Lei Zhang

Object detection has greatly improved over the past decade thanks to advances in deep learning and large-scale datasets. However, detecting objects reflected in surfaces remains an underexplored area. Reflective surfaces are ubiquitous in…

Computer Vision and Pattern Recognition · Computer Science 2025-06-24 Yiquan Wu , Zhongtian Wang , You Wu , Ling Huang , Hui Zhou , Shuiwang Li

In this paper, we propose an approach that exploits object segmentation in order to improve the accuracy of object detection. We frame the problem as inference in a Markov Random Field, in which each detection hypothesis scores object…

Computer Vision and Pattern Recognition · Computer Science 2015-02-17 Yukun Zhu , Raquel Urtasun , Ruslan Salakhutdinov , Sanja Fidler

This paper presents a novel framework for unsupervised anomaly detection on masked objects called ODDObjects, which stands for Out-of-Distribution Detection on Objects. ODDObjects is designed to detect anomalies of various categories using…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Ricky Ma