English
Related papers

Related papers: Generating Positive Bounding Boxes for Balanced Tr…

200 papers

The objective of augmented reality (AR) is to add digital content to natural images and videos to create an interactive experience between the user and the environment. Scene analysis and object recognition play a crucial role in AR, as…

Computer Vision and Pattern Recognition · Computer Science 2024-11-12 Vladislav Li , Barbara Villarini , Jean-Christophe Nebel , Thomas Lagkas , Panagiotis Sarigiannidis , Vasileios Argyriou

Building object detectors that are robust to domain shifts is critical for real-world applications. Prior approaches fine-tune a pre-trained backbone and risk overfitting it to in-distribution (ID) data and distorting features useful for…

Computer Vision and Pattern Recognition · Computer Science 2023-05-17 Kuniaki Saito , Donghyun Kim , Piotr Teterwak , Rogerio Feris , Kate Saenko

Monocular 3D object detection is a challenging task because depth information is difficult to obtain from 2D images. A subset of viewpoint-agnostic monocular 3D detection methods also do not explicitly leverage scene homography or geometry…

Computer Vision and Pattern Recognition · Computer Science 2025-12-05 Xinxuan Lu , Derek Gloudemans , Shepard Xia , Daniel B. Work

We present a deep learning method for end-to-end monocular 3D object detection and metric shape retrieval. We propose a novel loss formulation by lifting 2D detection, orientation, and scale estimation into 3D space. Instead of optimizing…

Computer Vision and Pattern Recognition · Computer Science 2019-04-11 Fabian Manhardt , Wadim Kehl , Adrien Gaidon

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

Computer Vision and Pattern Recognition · Computer Science 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

Computed tomography for region-of-interest (ROI) reconstruction has advantages of reducing X-ray radiation dose and using a small detector. However, standard analytic reconstruction methods suffer from severe cupping artifacts, and existing…

Computer Vision and Pattern Recognition · Computer Science 2019-05-28 Yoseob Han , Jong Chul Ye

Self-attention is one of the most successful designs in deep learning, which calculates the similarity of different tokens and reconstructs the feature based on the attention matrix. Originally designed for NLP, self-attention is also…

Computer Vision and Pattern Recognition · Computer Science 2022-06-27 Xutao Liang , Pinhao Song

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

Computer Vision and Pattern Recognition · Computer Science 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

Modern detection transformers (DETRs) use a set of object queries to predict a list of bounding boxes, sort them by their classification confidence scores, and select the top-ranked predictions as the final detection results for the given…

Computer Vision and Pattern Recognition · Computer Science 2023-11-06 Yifan Pu , Weicong Liang , Yiduo Hao , Yuhui Yuan , Yukang Yang , Chao Zhang , Han Hu , Gao Huang

Anomaly detection is nowadays increasingly used in industrial applications and processes. One of the main fields of the appliance is the visual inspection for surface anomaly detection, which aims to spot regions that deviate from…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Niccolò Ferrari , Michele Fraccaroli , Evelina Lamma

The labeling cost of large number of bounding boxes is one of the main challenges for training modern object detectors. To reduce the dependence on expensive bounding box annotations, we propose a new semi-supervised object detection…

Computer Vision and Pattern Recognition · Computer Science 2018-12-04 JIyang Gao , Jiang Wang , Shengyang Dai , Li-Jia Li , Ram Nevatia

Modern oriented object detectors typically predict a set of bounding boxes and select the top-ranked ones based on estimated localization quality. Achieving high detection performance requires that the estimated quality closely aligns with…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Yunhui Zhu , Buliao Huang

In oriented object detection, current representations of oriented bounding boxes (OBBs) often suffer from boundary discontinuity problem. Methods of designing continuous regression losses do not essentially solve this problem. Although…

Computer Vision and Pattern Recognition · Computer Science 2024-06-13 Zhen Zhou , Yunkai Ma , Junfeng Fan , Zhaoyang Liu , Fengshui Jing , Min Tan

The availability of real-world datasets is the prerequisite for developing object detection methods for autonomous driving. While ambiguity exists in object labels due to error-prone annotation process or sensor observation noises, current…

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

The most popular evaluation metric for object detection in 2D images is Intersection over Union (IoU). Existing implementations of the IoU metric for 3D object detection usually neglect one or more degrees of freedom. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2022-11-14 Michael G. Adam , Martin Piccolrovazzi , Sebastian Eger , Eckehard Steinbach

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to…

Computer Vision and Pattern Recognition · Computer Science 2016-04-21 Krishna Kumar Singh , Fanyi Xiao , Yong Jae Lee

Boosting is a popular algorithm in supervised machine learning with wide applications in regression and classification problems. It combines weak learners, such as regression trees, to obtain accurate predictions. However, in the presence…

Computation · Statistics 2025-02-06 Zhu Wang

Category-level object pose estimation aims to predict the 6D pose as well as the 3D metric size of arbitrary objects from a known set of categories. Recent methods harness shape prior adaptation to map the observed point cloud into the…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Ruida Zhang , Yan Di , Zhiqiang Lou , Fabian Manhardt , Federico Tombari , Xiangyang Ji

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

Models based on convolutional neural networks (CNN) and transformers have steadily been improved. They also have been applied in various computer vision downstream tasks. However, in object detection tasks, accurately localizing and…

Computer Vision and Pattern Recognition · Computer Science 2024-07-12 Seonwhee Jin