English
Related papers

Related papers: RepPoints: Point Set Representation for Object Det…

200 papers

In this paper, we propose a general approach to optimize anchor boxes for object detection. Nowadays, anchor boxes are widely adopted in state-of-the-art detection frameworks. However, these frameworks usually pre-define anchor box shapes…

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

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

Most state-of-the-art object detection systems follow an anchor-based diagram. Anchor boxes are densely proposed over the images and the network is trained to predict the boxes position offset as well as the classification confidence.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Wenshuo Ma , Tingzhong Tian , Hang Xu , Yimin Huang , Zhenguo Li

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Kang Kim , Hee Seok Lee

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

Anchor-free object detectors are highly efficient in performing point-based prediction without the need for extra post-processing of anchors. However, different from the 2D grids, the 3D points used in these detectors are often far from the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-17 Yingping Liang , Ying Fu

Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any…

Computer Vision and Pattern Recognition · Computer Science 2021-10-11 Tianwei Yin , Xingyi Zhou , Philipp Krähenbühl

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Cheng Chi , Fangyun Wei , Han Hu

The current trend in object detection and localization is to learn predictions with high capacity deep neural networks trained on a very large amount of annotated data and using a high amount of processing power. In this work, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2016-11-18 Bastien Moysset , Christoper Kermorvant , Christian Wolf

End-to-end region-based object detectors like Sparse R-CNN usually have multiple cascade bounding box decoding stages, which refine the current predictions according to their previous results. Model parameters within each stage are…

Computer Vision and Pattern Recognition · Computer Science 2023-07-26 Jing Zhao , Li Sun , Qingli Li

We propose a novel unsupervised object localization method that allows us to explain the predictions of the model by utilizing self-supervised pre-trained models without additional finetuning. Existing unsupervised and self-supervised…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Yeonghwan Song , Seokwoo Jang , Dina Katabi , Jeany Son

Object detection is a core problem in computer vision. With the development of deep ConvNets, the performance of object detectors has been dramatically improved. The deep ConvNets based object detectors mainly focus on regressing the…

Computer Vision and Pattern Recognition · Computer Science 2017-06-14 Xinggang Wang , Kaibing Chen , Zilong Huang , Cong Yao , Wenyu Liu

Most current detection methods have adopted anchor boxes as regression references. However, the detection performance is sensitive to the setting of the anchor boxes. A proper setting of anchor boxes may vary significantly across different…

Computer Vision and Pattern Recognition · Computer Science 2018-11-19 Lele Xie , Yuliang Liu , Lianwen Jin , Zecheng Xie

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

Computer Vision and Pattern Recognition · Computer Science 2016-04-08 Spyros Gidaris , Nikos Komodakis

Detecting 3D objects from a single RGB image is intrinsically ambiguous, thus requiring appropriate prior knowledge and intermediate representations as constraints to reduce the uncertainties and improve the consistencies between the 2D…

Computer Vision and Pattern Recognition · Computer Science 2019-12-18 Siyuan Huang , Yixin Chen , Tao Yuan , Siyuan Qi , Yixin Zhu , Song-Chun Zhu

Oriented object detection predicts orientation in addition to object location and bounding box. Precisely predicting orientation remains challenging due to angular periodicity, which introduces boundary discontinuity issues and symmetry…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Xavier Bou , Gabriele Facciolo , Rafael Grompone von Gioi , Jean-Michel Morel , Thibaud Ehret

We present FoveaBox, an accurate, flexible, and completely anchor-free framework for object detection. While almost all state-of-the-art object detectors utilize predefined anchors to enumerate possible locations, scales and aspect ratios…

Computer Vision and Pattern Recognition · Computer Science 2020-07-17 Tao Kong , Fuchun Sun , Huaping Liu , Yuning Jiang , Lei Li , Jianbo Shi

Dense object detectors rely on the sliding-window paradigm that predicts the object over a regular grid of image. Meanwhile, the feature maps on the point of the grid are adopted to generate the bounding box predictions. The point feature…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Han Qiu , Yuchen Ma , Zeming Li , Songtao Liu , Jian Sun

In computer vision, object detection is one of most important tasks, which underpins a few instance-level recognition tasks and many downstream applications. Recently one-stage methods have gained much attention over two-stage approaches…

Computer Vision and Pattern Recognition · Computer Science 2020-10-13 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

In this paper, an online adaptive model-free tracker is proposed to track single objects in video sequences to deal with real-world tracking challenges like low-resolution, object deformation, occlusion and motion blur. The novelty lies in…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Tanushri Chakravorty , Guillaume-Alexandre Bilodeau , Eric Granger