English
Related papers

Related papers: Universal Bounding Box Regression and Its Applicat…

200 papers

Arbitrary-oriented objects exist widely in natural scenes, and thus the oriented object detection has received extensive attention in recent years. The mainstream rotation detectors use oriented bounding boxes (OBB) or quadrilateral…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Qi Ming , Lingjuan Miao , Zhiqiang Zhou , Xue Yang , Yunpeng Dong

Anchor free methods have defined the new frontier in state-of-the-art object detection researches where accurate bounding box estimation is the key to the success of these methods. However, even the bounding box has the highest confidence…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Ran Chen , Yong Liu , Mengdan Zhang , Shu Liu , Bei Yu , Yu-Wing Tai

This paper introduces self-taught object localization, a novel approach that leverages deep convolutional networks trained for whole-image recognition to localize objects in images without additional human supervision, i.e., without using…

Computer Vision and Pattern Recognition · Computer Science 2016-02-03 Loris Bazzani , Alessandro Bergamo , Dragomir Anguelov , Lorenzo Torresani

Detecting and localizing objects in space is a fundamental computer vision problem. While much progress has been made to solve 2D object detection, 3D object localization is much less explored and far from solved, especially for open-world…

Computer Vision and Pattern Recognition · Computer Science 2026-04-08 Daniel DeTone , Tianwei Shen , Fan Zhang , Lingni Ma , Julian Straub , Richard Newcombe , Jakob Engel

In object detection, bounding box regression (BBR) is a crucial step that determines the object localization performance. However, we find that most previous loss functions for BBR have two main drawbacks: (i) Both $\ell_n$-norm and…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Yi-Fan Zhang , Weiqiang Ren , Zhang Zhang , Zhen Jia , Liang Wang , Tieniu Tan

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Location modeling, or determining where non-existing objects could feasibly appear in a scene, has the potential to benefit numerous computer vision tasks, from automatic object insertion to scene creation in virtual reality. Yet, this…

Computer Vision and Pattern Recognition · Computer Science 2025-10-08 Jooyeol Yun , Davide Abati , Mohamed Omran , Jaegul Choo , Amirhossein Habibian , Auke Wiggers

This paper presents a generalizable RGB-based approach for object pose estimation, specifically designed to address challenges in sparse-view settings. While existing methods can estimate the poses of unseen objects, their generalization…

Computer Vision and Pattern Recognition · Computer Science 2025-10-01 Yuanhong Yu , Xingyi He , Chen Zhao , Junhao Yu , Jiaqi Yang , Ruizhen Hu , Yujun Shen , Xing Zhu , Xiaowei Zhou , Sida Peng

Unsupervised 3D object detection aims to identify objects of interest from unlabeled raw data, such as LiDAR points. Recent approaches usually adopt pseudo 3D bounding boxes (3D bboxes) from clustering algorithm to initialize the model…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

Detection of arbitrarily rotated objects is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. The existing methods are not robust to angle varies of the…

Computer Vision and Pattern Recognition · Computer Science 2017-11-28 Lei Liu , Zongxu Pan , Bin Lei

Bounding box regression plays a crucial role in the field of object detection, and the positioning accuracy of object detection largely depends on the loss function of bounding box regression. Existing researchs improve regression…

Computer Vision and Pattern Recognition · Computer Science 2024-01-22 Hao Zhang , Shuaijie Zhang

Bounding box regression (BBR) has been widely used in object detection and instance segmentation, which is an important step in object localization. However, most of the existing loss functions for bounding box regression cannot be…

Computer Vision and Pattern Recognition · Computer Science 2024-05-17 Siliang Ma , Yong Xu

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties…

Computer Vision and Pattern Recognition · Computer Science 2017-04-12 Arsalan Mousavian , Dragomir Anguelov , John Flynn , Jana Kosecka

Open World Object Detection (OWOD) combines open-set object detection with incremental learning capabilities to handle the challenge of the open and dynamic visual world. Existing works assume that a foreground predictor trained on the seen…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Xuanyi Liu , Zhongqi Yue , Xian-Sheng Hua

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

Rotated bounding boxes drastically reduce output ambiguity of elongated objects, making it superior to axis-aligned bounding boxes. Despite the effectiveness, rotated detectors are not widely employed. Annotating rotated bounding boxes is…

Computer Vision and Pattern Recognition · Computer Science 2023-05-05 Tianyu Zhu , Bryce Ferenczi , Pulak Purkait , Tom Drummond , Hamid Rezatofighi , Anton van den Hengel

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

Computer Vision and Pattern Recognition · Computer Science 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

For object detection, it is possible to view the prediction of bounding boxes as a reverse diffusion process. Using a diffusion model, the random bounding boxes are iteratively refined in a denoising step, conditioned on the image. We…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Leander van den Heuvel , Gertjan Burghouts , David W. Zhang , Gwenn Englebienne , Sabina B. van Rooij

Existing rotated object detectors are mostly inherited from the horizontal detection paradigm, as the latter has evolved into a well-developed area. However, these detectors are difficult to perform prominently in high-precision detection…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Xue Yang , Xiaojiang Yang , Jirui Yang , Qi Ming , Wentao Wang , Qi Tian , Junchi Yan

Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism has fundamental…

Computer Vision and Pattern Recognition · Computer Science 2022-09-23 Xue Yang , Gefan Zhang , Xiaojiang Yang , Yue Zhou , Wentao Wang , Jin Tang , Tao He , Junchi Yan