English
Related papers

Related papers: ObjectBox: From Centers to Boxes for Anchor-Free O…

200 papers

Recently, promising applications in robotics and augmented reality have attracted considerable attention to 3D object detection from point clouds. In this paper, we present FCAF3D - a first-in-class fully convolutional anchor-free indoor 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Danila Rukhovich , Anna Vorontsova , Anton Konushin

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Jingru Yi , Pengxiang Wu , Hui Tang , Bo Liu , Qiaoying Huang , Hui Qu , Lianyi Han , Wei Fan , Daniel J. Hoeppner , Dimitris N. Metaxas

Labeling data to use for training object detectors is expensive and time consuming. Publicly available overhead datasets for object detection are labeled with image-aligned bounding boxes, object-aligned bounding boxes, or object masks, but…

Computer Vision and Pattern Recognition · Computer Science 2022-10-06 James Mason Inder , Mark Lowell , Andrew J. Maltenfort

The anchor-based detectors handle the problem of scale variation by building the feature pyramid and directly setting different scales of anchors on each cell in different layers. However, it is difficult for box-wise anchors to guide the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Keyang Wang , Lei Zhang , Wenli Song , Qinghai Lang , Lingyun Qin

Localizing objects in image collections without supervision can help to avoid expensive annotation campaigns. We propose a simple approach to this problem, that leverages the activation features of a vision transformer pre-trained in a…

Computer Vision and Pattern Recognition · Computer Science 2021-10-19 Oriane Siméoni , Gilles Puy , Huy V. Vo , Simon Roburin , Spyros Gidaris , Andrei Bursuc , Patrick Pérez , Renaud Marlet , Jean Ponce

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

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-pixel prediction…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Hopyong Gil , Sangwoo Park , Yusang Park , Wongoo Han , Juyean Hong , Juneyoung Jung

A standard one-stage detector is comprised of two tasks: classification and regression. Anchors of different shapes are introduced for each location in the feature map to mitigate the challenge of regression for multi-scale objects.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Lei Chen , Qi Qian , Hao Li

Object-centric learning (OCL) seeks to learn representations that only encode an object, isolated from other objects or background cues in a scene. This approach underpins various aims, including out-of-distribution (OOD) generalization,…

Computer Vision and Pattern Recognition · Computer Science 2025-04-14 Alexander Rubinstein , Ameya Prabhu , Matthias Bethge , Seong Joon Oh

The convention standard for object detection uses a bounding box to represent each individual object instance. However, it is not practical in the industry-relevant applications in the context of warehouses due to severe occlusions among…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Yuanqiang Cai , Longyin Wen , Libo Zhang , Dawei Du , Weiqiang Wang

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

We present a simple and flexible object detection framework optimized for autonomous driving. Building on the observation that point clouds in this application are extremely sparse, we propose a practical pillar-based approach to fix the…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Yue Wang , Alireza Fathi , Abhijit Kundu , David Ross , Caroline Pantofaru , Thomas Funkhouser , Justin Solomon

Most deep learning object detectors are based on the anchor mechanism and resort to the Intersection over Union (IoU) between predefined anchor boxes and ground truth boxes to evaluate the matching quality between anchors and objects. In…

Computer Vision and Pattern Recognition · Computer Science 2020-09-30 Heng Zhang , Elisa Fromont , Sébastien Lefevre , Bruno Avignon

In training object detector based on convolutional neural networks, selection of effective positive examples for training is an important factor. However, when training an anchor-based detectors with sparse annotations on an image, effort…

Computer Vision and Pattern Recognition · Computer Science 2020-06-23 Jihun Yoon , Seungbum Hong , Sanha Jeong , Min-Kook Choi

We present a learning approach for localization and segmentation of objects in an image in a manner that is robust to partial occlusion. Our algorithm produces a bounding box around the full extent of the object and labels pixels in the…

Computer Vision and Pattern Recognition · Computer Science 2015-07-29 Samarth Brahmbhatt , Heni Ben Amor , Henrik Christensen

Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the ambiguities of the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Chengxin Liu , Kewei Wang , Hao Lu , Zhiguo Cao , Ziming Zhang

We show a simple NMS-free, end-to-end object detection framework, of which the network is a minimal modification to a one-stage object detector such as the FCOS detection model [Tian et al. 2019]. We attain on par or even improved detection…

Computer Vision and Pattern Recognition · Computer Science 2021-03-01 Qiang Zhou , Chaohui Yu , Chunhua Shen , Zhibin Wang , Hao Li

Common object detection models consist of classification and regression branches, due to different task drivers, these two branches have different sensibility to the features from the same scale level and the same spatial location. The…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Shuaizheng Hao , Hongzhe Liu , Ningwei Wang , Cheng Xu

Recent advances in deep learning greatly boost the performance of object detection. State-of-the-art methods such as Faster-RCNN, FPN and R-FCN have achieved high accuracy in challenging benchmark datasets. However, these methods require…

Computer Vision and Pattern Recognition · Computer Science 2019-08-15 Hao Yang , Hao Wu , Hao Chen