English
Related papers

Related papers: SCALoss: Side and Corner Aligned Loss for Bounding…

200 papers

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

Computer Vision and Pattern Recognition · Computer Science 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun 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

LiDAR-Inertial Odometry (LIO) demonstrates outstanding accuracy and stability in general low-speed and smooth motion scenarios. However, in high-speed and intense motion scenarios, such as sharp turns, two primary challenges arise: firstly,…

Robotics · Computer Science 2024-08-22 Tianxiang Zhang , Xuanxuan Zhang , Zongbo Liao , Xin Xia , You Li

Detection and tracking of vehicles captured by traffic surveillance cameras is a key component of intelligent transportation systems. We present an improved version of our algorithm for detection of 3D bounding boxes of vehicles, their…

Computer Vision and Pattern Recognition · Computer Science 2021-01-12 Viktor Kocur , Milan Ftáčnik

The availability of many real-world driving datasets is a key reason behind the recent progress of object detection algorithms in autonomous driving. However, there exist ambiguity or even failures in object labels due to error-prone…

Computer Vision and Pattern Recognition · Computer Science 2020-12-23 Di Feng , Zining Wang , Yiyang Zhou , Lars Rosenbaum , Fabian Timm , Klaus Dietmayer , Masayoshi Tomizuka , Wei Zhan

Prior research on self-supervised learning has led to considerable progress on image classification, but often with degraded transfer performance on object detection. The objective of this paper is to advance self-supervised pretrained…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Ceyuan Yang , Zhirong Wu , Bolei Zhou , Stephen Lin

Small Object Detection (SOD) poses significant challenges due to limited information and the model's low class prediction score. While Transformer-based detectors have shown promising performance, their potential for SOD remains largely…

Computer Vision and Pattern Recognition · Computer Science 2025-05-29 Guiping Cao , Wenjian Huang , Xiangyuan Lan , Jianguo Zhang , Dongmei Jiang , Yaowei Wang

Object detectors are typically learned on fully-annotated training data with fixed predefined categories. However, categories are often required to be increased progressively. Usually, only the original training set annotated with old…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Bowen Zhao , Chen Chen , Xi Xiao , Shutao Xia

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 present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their…

Computer Vision and Pattern Recognition · Computer Science 2022-07-15 Mohsen Zand , Ali Etemad , Michael Greenspan

Object detection has been a building block in computer vision. Though considerable progress has been made, there still exist challenges for objects with small size, arbitrary direction, and dense distribution. Apart from natural images,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Xue Yang , Jirui Yang , Junchi Yan , Yue Zhang , Tengfei Zhang , Zhi Guo , Sun Xian , Kun Fu

Deep learning has made great strides for object detection in images. The detection accuracy and computational cost of object detection depend on the spatial resolution of an image, which may be constrained by both the camera and storage…

Computer Vision and Pattern Recognition · Computer Science 2022-09-20 Yu Hao , Haoyang Pei , Yixuan Lyu , Zhongzheng Yuan , John-Ross Rizzo , Yao Wang , Yi Fang

In object detection, an intersection over union (IoU) threshold is required to define positives and negatives. An object detector, trained with low IoU threshold, e.g. 0.5, usually produces noisy detections. However, detection performance…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Zhaowei Cai , Nuno Vasconcelos

We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Bowen Cheng , Ross Girshick , Piotr Dollár , Alexander C. Berg , Alexander Kirillov

Object pose recovery has gained increasing attention in the computer vision field as it has become an important problem in rapidly evolving technological areas related to autonomous driving, robotics, and augmented reality. Existing…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

This paper proposes MCSSL, a self-supervised learning approach for building custom object detection models in multi-camera networks. MCSSL associates bounding boxes between cameras with overlapping fields of view by leveraging epipolar…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Yan Lu , Yuanchao Shu

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

Computer Vision and Pattern Recognition · Computer Science 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé

Self-supervised learning (SSL) is rapidly closing the gap with supervised methods on large computer vision benchmarks. A successful approach to SSL is to learn embeddings which are invariant to distortions of the input sample. However, a…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Jure Zbontar , Li Jing , Ishan Misra , Yann LeCun , Stéphane Deny

Task inharmony problem commonly occurs in modern object detectors, leading to inconsistent qualities between classification and regression tasks. The predicted boxes with high classification scores but poor localization positions or low…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Long Huang , Zhiwei Dong , Song-Lu Chen , Ruiyao Zhang , Shutong Ti , Feng Chen , Xu-Cheng Yin

Popular rotated detection methods usually use five parameters (coordinates of the central point, width, height, and rotation angle) to describe the rotated bounding box and l1-loss as the loss function. In this paper, we argue that the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-23 Wen Qian , Xue Yang , Silong Peng , Yue Guo , Junchi Yan