中文
相关论文

相关论文: Location-Aware Box Reasoning for Anchor-Based Sing…

200 篇论文

Classification and localization are two pillars of visual object detectors. However, in CNN-based detectors, these two modules are usually optimized under a fixed set of candidate (or anchor) bounding boxes. This configuration significantly…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Wei Ke , Tianliang Zhang , Zeyi Huang , Qixiang Ye , Jianzhuang Liu , Dong Huang

Object detection and global localization play a crucial role in robotics, spanning across a great spectrum of applications from autonomous cars to multi-layered 3D Scene Graphs for semantic scene understanding. This article proposes BOX3D,…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Mario A. V. Saucedo , Nikolaos Stathoulopoulos , Vidya Sumathy , Christoforos Kanellakis , George Nikolakopoulos

Blackbox transfer attacks for image classifiers have been extensively studied in recent years. In contrast, little progress has been made on transfer attacks for object detectors. Object detectors take a holistic view of the image and the…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zikui Cai , Xinxin Xie , Shasha Li , Mingjun Yin , Chengyu Song , Srikanth V. Krishnamurthy , Amit K. Roy-Chowdhury , M. Salman Asif

The effectiveness of Object Detection, one of the central problems in computer vision tasks, highly depends on the definition of the loss function - a measure of how accurately your ML model can predict the expected outcome. Conventional…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Zhora Gevorgyan

Label assignment plays a significant role in modern object detection models. Detection models may yield totally different performances with different label assignment strategies. For anchor-based detection models, the IoU (Intersection over…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Tianxiao Zhang , Bo Luo , Ajay Sharda , Guanghui Wang

This paper proposes a novel location-aware deep-learning-based single image reflection removal method. Our network has a reflection detection module to regress a probabilistic reflection confidence map, taking multi-scale Laplacian features…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Zheng Dong , Ke Xu , Yin Yang , Hujun Bao , Weiwei Xu , Rynson W. H. Lau

Monocular 3D object detection aims to detect objects in a 3D physical world from a single camera. However, recent approaches either rely on expensive LiDAR devices, or resort to dense pixel-wise depth estimation that causes prohibitive…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wentao Bao , Qi Yu , Yu Kong

Most existing domain adaptive object detection methods exploit adversarial feature alignment to adapt the model to a new domain. Recent advances in adversarial feature alignment strives to reduce the negative effect of alignment, or…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Jayeon Yoo , Inseop Chung , Nojun Kwak

Recent years have witnessed many exciting achievements for object detection using deep learning techniques. Despite achieving significant progresses, most existing detectors are designed to detect objects with relatively low-quality…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Xiongwei Wu , Daoxin Zhang , Jianke Zhu , Steven C. H. Hoi

We show that classifiers trained with random region proposals achieve state-of-the-art Open-world Object Detection (OWOD): they can not only maintain the accuracy of the known objects (w/ training labels), but also considerably improve the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Yanghao Wang , Zhongqi Yue , Xian-Sheng Hua , Hanwang Zhang

This paper addresses the problem of vision-based pedestrian localization, which estimates a pedestrian's location using images and camera parameters. In practice, however, calibrated camera parameters often deviate from the ground truth,…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Wanyu Zhang , Jiaqi Zhang , Dongdong Ge , Yu Lin , Huiwen Yang , Huikang Liu , Yinyu Ye

In this paper, we propose a novel query design for the transformer-based object detection. In previous transformer-based detectors, the object queries are a set of learned embeddings. However, each learned embedding does not have an…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Yingming Wang , Xiangyu Zhang , Tong Yang , Jian Sun

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

We study how state-of-the-art neural networks for 3D object detection using a single-stage pipeline can be made safety aware. We start with the safety specification (reflecting the capability of other components) that partitions the 3D…

机器学习 · 计算机科学 2020-04-02 Chih-Hong Cheng

There has been a recent emergence of sampling-based techniques for estimating epistemic uncertainty in deep neural networks. While these methods can be applied to classification or semantic segmentation tasks by simply averaging samples,…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Dimity Miller , Feras Dayoub , Michael Milford , Niko Sünderhauf

Location modeling, or determining where non-existing objects could feasibly appear in a scene, has the potential to benefit numerous computer vision tasks, from automatic object insertion to scene creation in virtual reality. Yet, this…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Jooyeol Yun , Davide Abati , Mohamed Omran , Jaegul Choo , Amirhossein Habibian , Auke Wiggers

As cameras are increasingly deployed in new application domains such as autonomous driving, performing 3D object detection on monocular images becomes an important task for visual scene understanding. Recent advances on monocular 3D object…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Xiaomeng Chu , Jiajun Deng , Yao Li , Zhenxun Yuan , Yanyong Zhang , Jianmin Ji , Yu Zhang

Inadequate bounding box modeling in regression tasks constrains the performance of one-stage 3D object detection. Our study reveals that the primary reason lies in two aspects: (1) The limited center-offset prediction seriously impairs the…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Weiping Xiao , Yiqiang Wu , Chang Liu , Yu Qin , Xiaomao Li , Liming Xin