English
Related papers

Related papers: Depth as Prior Knowledge for Object Detection

200 papers

Deep learning has improved vanishing point detection in images. Yet, deep networks require expensive annotated datasets trained on costly hardware and do not generalize to even slightly different domains, and minor problem variants. Here,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-17 Yancong Lin , Ruben Wiersma , Silvia L. Pintea , Klaus Hildebrandt , Elmar Eisemann , Jan C. van Gemert

The number of Internet of Things (IoT) devices being deployed into networks is growing at a phenomenal level, which makes IoT networks more vulnerable in the wireless medium. Advanced Persistent Threat (APT) is malicious to most of the…

Cryptography and Security · Computer Science 2023-08-22 Yu Shen , Murat Simsek , Burak Kantarci , Hussein T. Mouftah , Mehran Bagheri , Petar Djukic

Recent years have witnessed the remarkable developments made by deep learning techniques for object detection, a fundamentally challenging problem of computer vision. Nevertheless, there are still difficulties in training accurate deep…

Computer Vision and Pattern Recognition · Computer Science 2020-06-17 Joya Chen , Qi Wu , Dong Liu , Tong Xu

Deep learning-based object detection has become ubiquitous in the last decade due to its high accuracy in many real-world applications. With this growing trend, these models are interested in being attacked by adversaries, with most of the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Pham Phuc , Son Vuong , Khang Nguyen , Tuan Dang

A common practice in transfer learning is to initialize the downstream model weights by pre-training on a data-abundant upstream task. In object detection specifically, the feature backbone is typically initialized with Imagenet classifier…

Computer Vision and Pattern Recognition · Computer Science 2022-06-28 Cristina Vasconcelos , Vighnesh Birodkar , Vincent Dumoulin

While supervised object detection methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this in scenarios where annotating data is…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Depth completion, predicting dense depth maps from sparse depth measurements, is an ill-posed problem requiring prior knowledge. Recent methods adopt learning-based approaches to implicitly capture priors, but the priors primarily fit…

Computer Vision and Pattern Recognition · Computer Science 2025-02-11 Lee Hyoseok , Kyeong Seon Kim , Kwon Byung-Ki , Tae-Hyun Oh

While deep learning-based general object detection has made significant strides in recent years, the effectiveness and efficiency of small object detection remain unsatisfactory. This is primarily attributed not only to the limited…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Zile Huang , Chong Zhang , Mingyu Jin , Fangyu Wu , Chengzhi Liu , Xiaobo Jin

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

Computer Vision and Pattern Recognition · Computer Science 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

Accurate surround-view depth estimation provides a competitive alternative to laser-based sensors and is essential for 3D scene understanding in autonomous driving. While empirical studies have proposed various approaches that primarily…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Weimin Liu , Wenjun Wang , Joshua H. Meng

Deep image prior (DIP) and its variants have showed remarkable potential for solving inverse problems in computer vision, without any extra training data. Practical DIP models are often substantially overparameterized. During the fitting…

Computer Vision and Pattern Recognition · Computer Science 2023-12-13 Hengkang Wang , Taihui Li , Zhong Zhuang , Tiancong Chen , Hengyue Liang , Ju Sun

Most object detection frameworks use backbone architectures originally designed for image classification, conventionally with pre-trained parameters on ImageNet. However, image classification and object detection are essentially different…

Computer Vision and Pattern Recognition · Computer Science 2022-06-20 Harim Jung , Myeong-Seok Oh , Cheoljong Yang , Seong-Whan Lee

We present a method for depth estimation with monocular images, which can predict high-quality depth on diverse scenes up to an affine transformation, thus preserving accurate shapes of a scene. Previous methods that predict metric depth…

Computer Vision and Pattern Recognition · Computer Science 2020-03-31 Wei Yin , Xinlong Wang , Chunhua Shen , Yifan Liu , Zhi Tian , Songcen Xu , Changming Sun , Dou Renyin

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize a single view to train the depth estimation network.…

Computer Vision and Pattern Recognition · Computer Science 2020-06-29 Jianrong Wang , Ge Zhang , Zhenyu Wu , XueWei Li , Li Liu

When an object detector is deployed in a novel setting it often experiences a drop in performance. This paper studies how an embodied agent can automatically fine-tune a pre-existing object detector while exploring and acquiring images in a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-31 Gianluca Scarpellini , Stefano Rosa , Pietro Morerio , Lorenzo Natale , Alessio Del Bue

Self-supervised monocular depth estimation aims to infer depth information without relying on labeled data. However, the lack of labeled information poses a significant challenge to the model's representation, limiting its ability to…

Computer Vision and Pattern Recognition · Computer Science 2024-06-14 Guodong Sun , Junjie Liu , Mingxuan Liu , Moyun Liu , Yang Zhang

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

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from incomplete…

Computer Vision and Pattern Recognition · Computer Science 2021-09-08 Sheng Yang , Weisi Lin , Guosheng Lin , Qiuping Jiang , Zichuan Liu

This paper investigates the integration of the Learning Using Privileged Information (LUPI) paradigm in object detection to exploit fine-grained, descriptive information available during training but not at inference. We introduce a…

Computer Vision and Pattern Recognition · Computer Science 2026-01-06 Matthias Bartolo , Dylan Seychell , Gabriel Hili , Matthew Montebello , Carl James Debono , Saviour Formosa , Konstantinos Makantasis

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le