English
Related papers

Related papers: PointOBB-v2: Towards Simpler, Faster, and Stronger…

200 papers

A consistent trend throughout the research of oriented object detection has been the pursuit of maintaining comparable performance with fewer and weaker annotations. This is particularly crucial in the remote sensing domain, where the dense…

Computer Vision and Pattern Recognition · Computer Science 2026-02-04 Wei Zhang , Xiang Liu , Ningjing Liu , Mingxin Liu , Wei Liao , Chunyan Xu , Xue Yang

Weakly-supervised object detection (WSOD) has emerged as an inspiring recent topic to avoid expensive instance-level object annotations. However, the bounding boxes of most existing WSOD methods are mainly determined by precomputed…

Computer Vision and Pattern Recognition · Computer Science 2021-08-04 Bowen Dong , Zitong Huang , Yuelin Guo , Qilong Wang , Zhenxing Niu , Wangmeng Zuo

Robots need the capability of placing objects in arbitrary, specific poses to rearrange the world and achieve various valuable tasks. Object reorientation plays a crucial role in this as objects may not initially be oriented such that the…

Robotics · Computer Science 2022-02-23 Kentaro Wada , Stephen James , Andrew J. Davison

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Chengjian Feng , Yujie Zhong , Zequn Jie , Xiangxiang Chu , Haibing Ren , Xiaolin Wei , Weidi Xie , Lin Ma

The Unified Object Detection (UOD) task aims to achieve object detection of all merged categories through training on multiple datasets, and is of great significance in comprehensive object detection scenarios. In this paper, we conduct a…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 XiaoJun Tang , Jingru Wang , Zeyu Shangguan , Darun Tang , Yuyu Liu

This paper introduces the point-axis representation for oriented object detection, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes. 1) Points delineate the spatial extent and contours…

Computer Vision and Pattern Recognition · Computer Science 2024-07-12 Zeyang Zhao , Qilong Xue , Yuhang He , Yifan Bai , Xing Wei , Yihong Gong

Object shape and pose estimation is a foundational robotics problem, supporting tasks from manipulation to scene understanding and navigation. We present a fast local solver for shape and pose estimation which requires only category-level…

Robotics · Computer Science 2026-03-05 Lorenzo Shaikewitz , Tim Nguyen , Luca Carlone

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

Dominated point cloud-based 3D object detectors in autonomous driving scenarios rely heavily on the huge amount of accurately labeled samples, however, 3D annotation in the point cloud is extremely tedious, expensive and time-consuming. To…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Junbo Yin , Jin Fang , Dingfu Zhou , Liangjun Zhang , Cheng-Zhong Xu , Jianbing Shen , Wenguan Wang

Wide-range and fine-grained vehicle detection plays a critical role in enabling active safety features in intelligent driving systems. However, existing vehicle detection methods based on rectangular bounding boxes (BBox) often struggle…

Computer Vision and Pattern Recognition · Computer Science 2023-09-18 Zhupeng Ye , Yinqi Li , Zejian Yuan

Intuitively, the appearance of true object boundaries varies from image to image. Hence the usual monolithic approach of training a single boundary predictor and applying it to all images regardless of their content is bound to be…

Computer Vision and Pattern Recognition · Computer Science 2015-04-27 Jasper Uijlings , Vittorio Ferrari

The goal of this paper is to perform object detection in satellite imagery with only a few examples, thus enabling users to specify any object class with minimal annotation. To this end, we explore recent methods and ideas from…

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

Pseudo-Labeling has emerged as a simple yet effective technique for semi-supervised object detection (SSOD). However, the inevitable noise problem in pseudo-labels significantly degrades the performance of SSOD methods. Recent advances…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Yulin He , Wei Chen , Ke Liang , Yusong Tan , Zhengfa Liang , Yulan Guo

Self-training for unsupervised domain adaptive object detection is a challenging task, of which the performance depends heavily on the quality of pseudo boxes. Despite the promising results, prior works have largely overlooked the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Meilin Chen , Weijie Chen , Shicai Yang , Jie Song , Xinchao Wang , Lei Zhang , Yunfeng Yan , Donglian Qi , Yueting Zhuang , Di Xie , Shiliang Pu

Video Object Segmentation (VOS) has been targeted by various fully-supervised and self-supervised approaches. While fully-supervised methods demonstrate excellent results, self-supervised ones, which do not use pixel-level ground truth,…

Computer Vision and Pattern Recognition · Computer Science 2022-02-18 Tanveer Hannan , Rajat Koner , Jonathan Kobold , Matthias Schubert

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

Computer Vision and Pattern Recognition · Computer Science 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

Recently, anchor-free detection methods have been through great progress. The major two families, anchor-point detection and key-point detection, are at opposite edges of the speed-accuracy trade-off, with anchor-point detectors having the…

Computer Vision and Pattern Recognition · Computer Science 2020-07-08 Chenchen Zhu , Fangyi Chen , Zhiqiang Shen , Marios Savvides

Real-time object pose estimation is necessary for many robot manipulation algorithms. However, state-of-the-art methods for object pose estimation are trained for a specific set of objects; these methods thus need to be retrained to…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Qiao Gu , Brian Okorn , David Held

Weakly supervised object detection(WSOD) task uses only image-level annotations to train object detection task. WSOD does not require time-consuming instance-level annotations, so the study of this task has attracted more and more…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Sheng Yi , Xi Li , Huimin Ma

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