中文
相关论文

相关论文: Do not trust the neighbors! Adversarial Metric Lea…

200 篇论文

3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure complicated and limit the…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Yueling Shen , Guangming Wang , Hesheng Wang

Scene flow is a challenging task aimed at jointly estimating the 3D structure and motion of the sensed environment. Although deep learning solutions achieve outstanding performance in terms of accuracy, these approaches divide the whole…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Filippo Aleotti , Matteo Poggi , Fabio Tosi , Stefano Mattoccia

Human motion sensing plays a crucial role in smart systems for decision-making, user interaction, and personalized services. Extensive research that has been conducted is predominantly based on cameras, whose intrusive nature limits their…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Fangqiang Ding , Zhen Luo , Peijun Zhao , Chris Xiaoxuan Lu

Point cloud scene flow estimation is of practical importance for dynamic scene navigation in autonomous driving. Since scene flow labels are hard to obtain, current methods train their models on synthetic data and transfer them to real…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Zhao Jin , Yinjie Lei , Naveed Akhtar , Haifeng Li , Munawar Hayat

Previous dominant methods for scene flow estimation focus mainly on input from two consecutive frames, neglecting valuable information in the temporal domain. While recent trends shift towards multi-frame reasoning, they suffer from rapidly…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Qingwen Zhang , Xiaomeng Zhu , Yushan Zhang , Yixi Cai , Olov Andersson , Patric Jensfelt

Scene flow is the dense 3D reconstruction of motion and geometry of a scene. Most state-of-the-art methods use a pair of stereo images as input for full scene reconstruction. These methods depend a lot on the quality of the RGB images and…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Rishav , Ramy Battrawy , René Schuster , Oliver Wasenmüller , Didier Stricker

We present a method for decomposing the 3D scene flow observed from a moving stereo rig into stationary scene elements and dynamic object motion. Our unsupervised learning framework jointly reasons about the camera motion, optical flow, and…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Seokju Lee , Sunghoon Im , Stephen Lin , In So Kweon

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

Arguably one of the top success stories of deep learning is transfer learning. The finding that pre-training a network on a rich source set (eg., ImageNet) can help boost performance once fine-tuned on a usually much smaller target set, has…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Saining Xie , Jiatao Gu , Demi Guo , Charles R. Qi , Leonidas J. Guibas , Or Litany

In this work, we pioneer Semantic Flow, a neural semantic representation of dynamic scenes from monocular videos. In contrast to previous NeRF methods that reconstruct dynamic scenes from the colors and volume densities of individual…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fengrui Tian , Yueqi Duan , Angtian Wang , Jianfei Guo , Shaoyi Du

In this paper, we propose a novel self-supervised motion estimator for LiDAR-based autonomous driving via BEV representation. Different from usually adopted self-supervised strategies for data-level structure consistency, we predict scene…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Xiangze Jia , Hui Zhou , Xinge Zhu , Yandong Guo , Ji Zhang , Yuexin Ma

It is a significant problem to predict the 2D LiDAR map at next moment for robotics navigation and path-planning. To tackle this problem, we resort to the motion flow between adjacent maps, as motion flow is a powerful tool to process and…

机器人学 · 计算机科学 2019-02-20 Yafei Song , Yonghong Tian , Gang Wang , Mingyang Li

Achieving 3D understanding of non-Lambertian objects is an important task with many useful applications, but most existing algorithms struggle to deal with such objects. One major obstacle towards progress in this field is the lack of…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Hongyu Wen , Erich Liang , Jia Deng

Temporal coherence is a valuable source of information in the context of optical flow estimation. However, finding a suitable motion model to leverage this information is a non-trivial task. In this paper we propose an unsupervised online…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Daniel Maurer , Andrés Bruhn

Self-supervised feed-forward methods for scene flow estimation offer real-time efficiency, but their supervision from two-frame point correspondences is unreliable and often breaks down under occlusions. Multi-frame supervision has the…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Qingwen Zhang , Chenhan Jiang , Xiaomeng Zhu , Yunqi Miao , Yushan Zhang , Olov Andersson , Patric Jensfelt

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-truth flow is not…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Zitang Sun , Shin'ya Nishida , Zhengbo Luo

Learning-based perception and prediction modules in modern autonomous driving systems typically rely on expensive human annotation and are designed to perceive only a handful of predefined object categories. This closed-set paradigm is…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Mahyar Najibi , Jingwei Ji , Yin Zhou , Charles R. Qi , Xinchen Yan , Scott Ettinger , Dragomir Anguelov

Self-supervised metric learning has been a successful approach for learning a distance from an unlabeled dataset. The resulting distance is broadly useful for improving various distance-based downstream tasks, even when no information from…

机器学习 · 统计学 2022-03-18 Shulei Wang

Existing deep learning based visual servoing approaches regress the relative camera pose between a pair of images. Therefore, they require a huge amount of training data and sometimes fine-tuning for adaptation to a novel scene.…

机器人学 · 计算机科学 2020-03-10 Y V S Harish , Harit Pandya , Ayush Gaud , Shreya Terupally , Sai Shankar , K. Madhava Krishna

Scene flow estimation, which aims to predict per-point 3D displacements of dynamic scenes, is a fundamental task in the computer vision field. However, previous works commonly suffer from unreliable correlation caused by locally constrained…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Jiuming Liu , Guangming Wang , Weicai Ye , Chaokang Jiang , Jinru Han , Zhe Liu , Guofeng Zhang , Dalong Du , Hesheng Wang