中文
相关论文

相关论文: Random Boxes Are Open-world Object Detectors

200 篇论文

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianghang Lin , Yunhang Shen , Bingquan Wang , Shaohui Lin , Ke Li , Liujuan Cao

Out-of-distribution (OoD) detection techniques for deep neural networks (DNNs) become crucial thanks to their filtering of abnormal inputs, especially when DNNs are used in safety-critical applications and interact with an open and dynamic…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Changshun Wu , Weicheng He , Chih-Hong Cheng , Xiaowei Huang , Saddek Bensalem

The existing Optical Character Recognition (OCR) systems are capable of recognizing images with horizontal texts. However, when the rotation of the texts increases, it becomes harder to recognizing these texts. The performance of the OCR…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Michael Yang , Yuan Lin , ChiuMan Ho

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes in addition to their…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

Out-of-distribution (OOD) object detection is a critical task focused on detecting objects that originate from a data distribution different from that of the training data. In this study, we investigate to what extent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Sadia Ilyas , Ido Freeman , Matthias Rottmann

Open-world object detection (OWOD), as a more general and challenging goal, requires the model trained from data on known objects to detect both known and unknown objects and incrementally learn to identify these unknown objects. The…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shuailei Ma , Yuefeng Wang , Jiaqi Fan , Ying Wei , Thomas H. Li , Hongli Liu , Fanbing Lv

Modern object detectors have achieved impressive progress under the close-set setup. However, open-set object detection (OSOD) remains challenging since objects of unknown categories are often misclassified to existing known classes. In…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Jiaming Han , Yuqiang Ren , Jian Ding , Xingjia Pan , Ke Yan , Gui-Song Xia

Randomized smoothing is the current state-of-the-art method for producing provably robust classifiers. While randomized smoothing typically yields robust $\ell_2$-ball certificates, recent research has generalized provable robustness to…

机器学习 · 计算机科学 2023-09-26 Samuel Pfrommer , Brendon G. Anderson , Somayeh Sojoudi

Open-world object detection (OWOD) requires detectors to localize known classes while identifying unknown objects for future incremental learning. We find that the unknown prediction streams of strong OWOD detectors are heavily polluted: on…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Yingjun Xiao , Xi Chen , Gang Fang , Siyuan Chen

We address the task of open-world class-agnostic object detection, i.e., detecting every object in an image by learning from a limited number of base object classes. State-of-the-art RGB-based models suffer from overfitting the training…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Haiwen Huang , Andreas Geiger , Dan Zhang

Despite the remarkable progress in open-vocabulary object detection (OVD), a significant gap remains between the training and testing phases. During training, the RPN and RoI heads often misclassify unlabeled novel-category objects as…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yupeng Zhang , Ruize Han , Zhiwei Chen , Wei Feng , Liang Wan

Deep convolutional neural networks have recently achieved state-of-the-art performance on a number of image recognition benchmarks, including the ImageNet Large-Scale Visual Recognition Challenge (ILSVRC-2012). The winning model on the…

计算机视觉与模式识别 · 计算机科学 2013-12-10 Dumitru Erhan , Christian Szegedy , Alexander Toshev , Dragomir Anguelov

We present Sparse R-CNN, a purely sparse method for object detection in images. Existing works on object detection heavily rely on dense object candidates, such as $k$ anchor boxes pre-defined on all grids of image feature map of size…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Peize Sun , Rufeng Zhang , Yi Jiang , Tao Kong , Chenfeng Xu , Wei Zhan , Masayoshi Tomizuka , Lei Li , Zehuan Yuan , Changhu Wang , Ping Luo

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

3D object detection has been wildly studied in recent years, especially for robot perception systems. However, existing 3D object detection is under a closed-set condition, meaning that the network can only output boxes of trained classes.…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Jun Cen , Peng Yun , Junhao Cai , Michael Yu Wang , Ming Liu

The goal of this work is to establish a scalable pipeline for expanding an object detector towards novel/unseen categories, using zero manual annotations. To achieve that, we make the following four contributions: (i) in pursuit of…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Chengjian Feng , Yujie Zhong , Zequn Jie , Xiangxiang Chu , Haibing Ren , Xiaolin Wei , Weidi Xie , Lin Ma

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

Object detection is essential to safe autonomous or assisted driving. Previous works usually utilize RGB images or LiDAR point clouds to identify and localize multiple objects in self-driving. However, cameras tend to fail in bad driving…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Zangwei Zheng , Xiangyu Yue , Kurt Keutzer , Alberto Sangiovanni Vincentelli

Deep neural networks have set the state-of-the-art in computer vision tasks such as bounding box detection and semantic segmentation. Object detectors and segmentation models assign confidence scores to predictions, reflecting the model's…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Tobias J. Riedlinger , Kira Maag , Hanno Gottschalk