中文
相关论文

相关论文: A Lightweight Domain Adaptive Absolute Pose Regres…

200 篇论文

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

Active Alignment (AA) is a key technology for the large-scale automated assembly of high-precision optical systems. Compared with labor-intensive per-model on-device calibration, a digital-twin pipeline built on optical simulation offers a…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Wenyong Li , Qi Jiang , Weijian Hu , Kailun Yang , Zhanjun Zhang , Wenjun Tian , Kaiwei Wang , Jian Bai

Recent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yangtao Zheng , Di Huang , Songtao Liu , Yunhong Wang

Absolute Pose Regressors (APRs) directly estimate camera poses from monocular images, but their accuracy is unstable for different queries. Uncertainty-aware APRs provide uncertainty information on the estimated pose, alleviating the impact…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Changkun Liu , Shuai Chen , Yukun Zhao , Huajian Huang , Victor Prisacariu , Tristan Braud

We address the visual relocalization problem of predicting the location and camera orientation or pose (6DOF) of the given input scene. We propose a method based on how humans determine their location using the visible landmarks. We define…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Soham Saha , Girish Varma , C. V. Jawahar

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

As a powerful statistical image modeling technique, sparse representation has been successfully used in various image restoration applications. The success of sparse representation owes to the development of l1-norm optimization techniques,…

计算机视觉与模式识别 · 计算机科学 2015-05-20 Weisheng Dong , Lei Zhang , Guangming Shi , Xiaolin Wu

With a proliferation of generic domain-adaptation approaches, we report a simple yet effective technique for learning difficult per-pixel 2.5D and 3D regression representations of articulated people. We obtained strong sim-to-real domain…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Tyler Zhu , Per Karlsson , Christoph Bregler

We propose a simple domain adaptation method for neural networks in a supervised setting. Supervised domain adaptation is a way of improving the generalization performance on the target domain by using the source domain dataset, assuming…

计算与语言 · 计算机科学 2016-07-05 Yusuke Watanabe , Kazuma Hashimoto , Yoshimasa Tsuruoka

Unsupervised domain adaptation algorithms aim to transfer the knowledge learned from one domain to another (e.g., synthetic to real images). The adapted representations often do not capture pixel-level domain shifts that are crucial for…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Yun-Chun Chen , Yen-Yu Lin , Ming-Hsuan Yang , Jia-Bin Huang

Popular research areas like autonomous driving and augmented reality have renewed the interest in image-based camera localization. In this work, we address the task of predicting the 6D camera pose from a single RGB image in a given 3D…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Eric Brachmann , Carsten Rother

Autoregressive (AR) models, the theoretical performance benchmark for learned lossless image compression, are often dismissed as impractical due to prohibitive computational cost. This work re-thinks this paradigm, introducing a framework…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Daxin Li , Yuanchao Bai , Kai Wang , Wenbo Zhao , Junjun Jiang , Xianming Liu

Segmenting aerial images is being of great potential in surveillance and scene understanding of urban areas. It provides a mean for automatic reporting of the different events that happen in inhabited areas. This remarkably promotes public…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Bilel Benjdira , Yakoub Bazi , Anis Koubaa , Kais Ouni

We propose an approach to domain adaptation for semantic segmentation that is both practical and highly accurate. In contrast to previous work, we abandon the use of computationally involved adversarial objectives, network ensembles and…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Nikita Araslanov , Stefan Roth

The past few years have witnessed great progress in the domain of face recognition thanks to advances in deep learning. However, cross pose face recognition remains a significant challenge. It is difficult for many deep learning algorithms…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Junyang Huang , Changxing Ding

Dataset bias remains a significant barrier towards solving real world computer vision tasks. Though deep convolutional networks have proven to be a competitive approach for image classification, a question remains: have these models have…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Judy Hoffman , Eric Tzeng , Jeff Donahue , Yangqing Jia , Kate Saenko , Trevor Darrell

Few-shot semantic segmentation (FSS) has achieved great success on segmenting objects of novel classes, supported by only a few annotated samples. However, existing FSS methods often underperform in the presence of domain shifts, especially…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jiapeng Su , Qi Fan , Guangming Lu , Fanglin Chen , Wenjie Pei

Line segment detection in images has been studied for several decades. Existing methods can be roughly divided into two categories: generic line segment detectors and wireframe line segment detectors. Generic detectors aim to detect all…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Chenguang Liu , Chisheng Wang , Huilin Chen , Chuanhua Zhu , Qingquan Li

Accurate camera localization is crucial for modern retail environments, enabling enhanced customer experiences, streamlined inventory management, and autonomous operations. While Absolute Pose Regression (APR) from a single image offers a…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Yoli Shavit , Yosi Keller