English
Related papers

Related papers: Boundary Distribution Estimation for Precise Objec…

200 papers

Albeit achieving high predictive accuracy across many challenging computer vision problems, recent studies suggest that deep neural networks (DNNs) tend to make overconfident predictions, rendering them poorly calibrated. Most of the…

Computer Vision and Pattern Recognition · Computer Science 2023-06-16 Bimsara Pathiraja , Malitha Gunawardhana , Muhammad Haris Khan

Occlusion handling is one of the challenges of object detection and segmentation, and scene understanding. Because objects appear differently when they are occluded in varying degree, angle, and locations. Therefore, determining the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Kaziwa Saleh , Zoltan Vamossy

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

In this paper, we propose subspace alignment based domain adaptation of the state of the art RCNN based object detector. The aim is to be able to achieve high quality object detection in novel, real world target scenarios without requiring…

Computer Vision and Pattern Recognition · Computer Science 2015-07-21 Anant Raj , Vinay P. Namboodiri , Tinne Tuytelaars

We present a learning-based method to estimate the object bounding box from its 2D bird's-eye view (BEV) LiDAR points. Our method, entitled BoxNet, exploits a simple deep neural network that can efficiently handle unordered points. The…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Ehsan Nezhadarya , Yang Liu , Bingbing Liu

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and…

Computer Vision and Pattern Recognition · Computer Science 2025-11-20 Solomon Negussie Tesema , El-Bay Bourennane

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

Computer Vision and Pattern Recognition · Computer Science 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to random distribution, and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Shoufa Chen , Peize Sun , Yibing Song , Ping Luo

Methods tackling multi-object tracking need to estimate the number of targets in the sensing area as well as to estimate their continuous state. While the majority of existing methods focus on data association, precise state (3D pose)…

Computer Vision and Pattern Recognition · Computer Science 2019-10-11 Johannes Groß , Aljosa Osep , Bastian Leibe

In this paper, we propose a method for ensembling the outputs of multiple object detectors for improving detection performance and precision of bounding boxes on image data. We further extend it to video data by proposing a two-stage…

Computer Vision and Pattern Recognition · Computer Science 2021-02-10 Kateryna Chumachenko , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The standard bounding box fails in fisheye cameras due to the strong radial…

Computer Vision and Pattern Recognition · Computer Science 2022-12-23 Hazem Rashed , Eslam Mohamed , Ganesh Sistu , Varun Ravi Kumar , Ciaran Eising , Ahmad El-Sallab , Senthil Yogamani

We present a lightweight network that infers grouping and boundaries, including curves, corners and junctions. It operates in a bottom-up fashion, analogous to classical methods for sub-pixel edge localization and edge-linking, but with a…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Mia Gaia Polansky , Charles Herrmann , Junhwa Hur , Deqing Sun , Dor Verbin , Todd Zickler

Object counting and localization problems are commonly addressed with point supervised learning, which allows the use of less labor-intensive point annotations. However, learning based on point annotations poses challenges due to the high…

Computer Vision and Pattern Recognition · Computer Science 2024-09-13 Domen Tabernik , Jon Muhovič , Danijel Skočaj

Despite their impressive predictive performance in various computer vision tasks, deep neural networks (DNNs) tend to make overly confident predictions, which hinders their widespread use in safety-critical applications. While there have…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Teodora Popordanoska , Aleksei Tiulpin , Matthew B. Blaschko

This paper aims to classify and locate objects accurately and efficiently, without using bounding box annotations. It is challenging as objects in the wild could appear at arbitrary locations and in different scales. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2016-04-14 Chen Sun , Manohar Paluri , Ronan Collobert , Ram Nevatia , Lubomir Bourdev

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

Computer Vision and Pattern Recognition · Computer Science 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang

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

Oriented object detection has been developed rapidly in the past few years, where rotation equivariance is crucial for detectors to predict rotated boxes. It is expected that the prediction can maintain the corresponding rotation when…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Hang Xu , Xinyuan Liu , Haonan Xu , Yike Ma , Zunjie Zhu , Chenggang Yan , Feng Dai

Semantic part localization can facilitate fine-grained categorization by explicitly isolating subtle appearance differences associated with specific object parts. Methods for pose-normalized representations have been proposed, but generally…

Computer Vision and Pattern Recognition · Computer Science 2014-07-16 Ning Zhang , Jeff Donahue , Ross Girshick , Trevor Darrell