English
Related papers

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

200 papers

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Object detection has been dominated by anchor-based detectors for several years. Recently, anchor-free detectors have become popular due to the proposal of FPN and Focal Loss. In this paper, we first point out that the essential difference…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 Shifeng Zhang , Cheng Chi , Yongqiang Yao , Zhen Lei , Stan Z. Li

Typical representations for arbitrary-oriented object detection tasks include oriented bounding box (OBB), quadrilateral bounding box (QBB), and point set (PointSet). Each representation encounters problems that correspond to its…

Computer Vision and Pattern Recognition · Computer Science 2023-02-01 Liping Hou , Ke Lu , Xue Yang , Yuqiu Li , Jian Xue

Large-scale object detection datasets (e.g., MS-COCO) try to define the ground truth bounding boxes as clear as possible. However, we observe that ambiguities are still introduced when labeling the bounding boxes. In this paper, we propose…

Computer Vision and Pattern Recognition · Computer Science 2019-04-18 Yihui He , Chenchen Zhu , Jianren Wang , Marios Savvides , Xiangyu Zhang

Retrieving object instances among cluttered scenes efficiently requires compact yet comprehensive regional image representations. Intuitively, object semantics can help build the index that focuses on the most relevant regions. However, due…

Computer Vision and Pattern Recognition · Computer Science 2019-05-15 Marvin Teichmann , Andre Araujo , Menglong Zhu , Jack Sim

We propose a method to detect and reconstruct multiple 3D objects from a single RGB image. The key idea is to optimize for detection, alignment and shape jointly over all objects in the RGB image, while focusing on realistic and physically…

Computer Vision and Pattern Recognition · Computer Science 2021-06-23 Francis Engelmann , Konstantinos Rematas , Bastian Leibe , Vittorio Ferrari

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Wenchi Ma , Kaidong Li , Guanghui Wang

Objects in aerial images usually have arbitrary orientations and are densely located over the ground, making them extremely challenge to be detected. Many recently developed methods attempt to solve these issues by estimating an extra…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Ran Qin , Qingjie Liu , Guangshuai Gao , Di Huang , Yunhong Wang

There are two mainstreams for object detection: top-down and bottom-up. The state-of-the-art approaches mostly belong to the first category. In this paper, we demonstrate that the bottom-up approaches are as competitive as the top-down and…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Kaiwen Duan , Song Bai , Lingxi Xie , Honggang Qi , Qingming Huang , Qi Tian

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Junguang Jiang , Baixu Chen , Jianmin Wang , Mingsheng Long

Current anchor-free object detectors label all the features that spatially fall inside a predefined central region of a ground-truth box as positive. This approach causes label noise during training, since some of these positively labeled…

Computer Vision and Pattern Recognition · Computer Science 2020-08-17 Nermin Samet , Samet Hicsonmez , Emre Akbas

Object detection is a critical part of visual scene understanding. The representation of the object in the detection task has important implications on the efficiency and feasibility of annotation, robustness to occlusion, pose, lighting,…

Computer Vision and Pattern Recognition · Computer Science 2019-07-31 Li Ding , Lex Fridman

Object detection is a basic but challenging task in computer vision, which plays a key role in a variety of industrial applications. However, object detectors based on deep learning usually require greater storage requirements and longer…

Computer Vision and Pattern Recognition · Computer Science 2021-04-29 Ying Xin , Guanzhong Wang , Mingyuan Mao , Yuan Feng , Qingqing Dang , Yanjun Ma , Errui Ding , Shumin Han

Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the visual encoding or…

Computer Vision and Pattern Recognition · Computer Science 2024-05-20 Omar Abdelaziz , Mohamed Sami Shehata

Rotated object detection in aerial images is still challenging due to arbitrary orientations, large scale and aspect ratio variations, and extreme density of objects. Existing state-of-the-art rotated object detection methods mainly rely on…

Computer Vision and Pattern Recognition · Computer Science 2022-06-09 Qiang Zhou , Chaohui Yu , Zhibin Wang , Hao Li

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Yang Hai , Rui Song , Jiaojiao Li , Mathieu Salzmann , Yinlin Hu

Bounding boxes uniquely characterize object detection, where a good detector gives accurate bounding boxes of categories of interest. However, in the real-world where test ground truths are not provided, it is non-trivial to find out…

Computer Vision and Pattern Recognition · Computer Science 2024-03-21 Yang Yang , Wenhai Wang , Zhe Chen , Jifeng Dai , Liang Zheng

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based…

Computer Vision and Pattern Recognition · Computer Science 2020-07-10 Zhipeng Zhang , Houwen Peng , Jianlong Fu , Bing Li , Weiming Hu

Object counting is an important task in computer vision due to its growing demand in applications such as surveillance, traffic monitoring, and counting everyday objects. State-of-the-art methods use regression-based optimization where they…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt