中文
相关论文

相关论文: Learning Residual Flow as Dynamic Motion from Ster…

200 篇论文

While most scene flow methods use either variational optimization or a strong rigid motion assumption, we show for the first time that scene flow can also be estimated by dense interpolation of sparse matches. To this end, we find sparse…

计算机视觉与模式识别 · 计算机科学 2017-10-30 René Schuster , Oliver Wasenmüller , Georg Kuschk , Christian Bailer , Didier Stricker

Recently, 3D convolutional networks (3D ConvNets) yield good performance in action recognition. However, optical flow stream is still needed to ensure better performance, the cost of which is very high. In this paper, we propose a fast but…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Li Tao , Xueting Wang , Toshihiko Yamasaki

We propose a new self-supervised approach to image feature learning from motion cue. This new approach leverages recent advances in deep learning in two directions: 1) the success of training deep neural network in estimating optical flow…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Bin Ma , Shubao Liu , Yingxuan Zhi , Qi Song

We present TraceFlow, a novel framework for high-fidelity rendering of dynamic specular scenes by addressing two key challenges: precise reflection direction estimation and physically accurate reflection modeling. To achieve this, we…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Jiachen Tao , Junyi Wu , Haoxuan Wang , Zongxin Yang , Dawen Cai , Yan Yan

3D scene flow estimation from point clouds is a low-level 3D motion perception task in computer vision. Flow embedding is a commonly used technique in scene flow estimation, and it encodes the point motion between two consecutive frames.…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Guangming Wang , Yunzhe Hu , Zhe Liu , Yiyang Zhou , Masayoshi Tomizuka , Wei Zhan , Hesheng Wang

The goal of this paper is to perform 3D object detection in the context of autonomous driving. Our method first aims at generating a set of high-quality 3D object proposals by exploiting stereo imagery. We formulate the problem as…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Xiaozhi Chen , Kaustav Kundu , Yukun Zhu , Huimin Ma , Sanja Fidler , Raquel Urtasun

Most recent 6D object pose methods use 2D optical flow to refine their results. However, the general optical flow methods typically do not consider the target's 3D shape information during matching, making them less effective in 6D object…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Yang Hai , Rui Song , Jiaojiao Li , Yinlin Hu

Optical flow is an indispensable building block for various important computer vision tasks, including motion estimation, object tracking, and disparity measurement. In this work, we propose TransFlow, a pure transformer architecture for…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yawen Lu , Qifan Wang , Siqi Ma , Tong Geng , Yingjie Victor Chen , Huaijin Chen , Dongfang Liu

Optical flow is a classical task that is important to the vision community. Classical optical flow estimation uses two frames as input, whilst some recent methods consider multiple frames to explicitly model long-range information. The…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Qiaole Dong , Yanwei Fu

The optical flow of humans is well known to be useful for the analysis of human action. Given this, we devise an optical flow algorithm specifically for human motion and show that it is superior to generic flow methods. Designing a method…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Anurag Ranjan , Javier Romero , Michael J. Black

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

We present a unified formulation and model for three motion and 3D perception tasks: optical flow, rectified stereo matching and unrectified stereo depth estimation from posed images. Unlike previous specialized architectures for each…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Haofei Xu , Jing Zhang , Jianfei Cai , Hamid Rezatofighi , Fisher Yu , Dacheng Tao , Andreas Geiger

Estimating motion from images is a well-studied problem in computer vision and robotics. Previous work has developed techniques to estimate the motion of a moving camera in a largely static environment (e.g., visual odometry) and to segment…

机器人学 · 计算机科学 2019-03-01 Kevin M. Judd , Jonathan D. Gammell , Paul Newman

Modeling 4D scenes requires capturing both spatial structure and temporal motion, which is challenging due to the need for physically consistent representations of complex rigid and non-rigid motions. Existing approaches mainly rely on…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Weidong Qiao , Wangmeng Zuo , Hui Li

2D cameras are often used in interactive systems. Other systems like gaming consoles provide more powerful 3D cameras for short range depth sensing. Overall, these cameras are not reliable in large, complex environments. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Mohamed Benkedadra , Matei Mancas , Sidi Ahmed Mahmoudi

A recent paper by Gatys et al. describes a method for rendering an image in the style of another image. First, they use convolutional neural network features to build a statistical model for the style of an image. Then they create a new…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Alexander G. Anderson , Cory P. Berg , Daniel P. Mossing , Bruno A. Olshausen

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

Estimating accurate camera poses, 3D scene geometry, and object motion from in-the-wild videos is a long-standing challenge for classical structure from motion pipelines due to the presence of dynamic objects. Recent learning-based methods…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Zhuoyuan Wu , Xurui Yang , Jiahui Huang , Yue Wang , Jun Gao

This paper addresses the challenging unsupervised scene flow estimation problem by jointly learning four low-level vision sub-tasks: optical flow $\textbf{F}$, stereo-depth $\textbf{D}$, camera pose $\textbf{P}$ and motion segmentation…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Yang Jiao , Trac D. Tran , Guangming Shi

3D object detection is essential for autonomous systems, enabling precise localization and dimension estimation. While LiDAR and RGB cameras are widely used, their fixed frame rates create perception gaps in high-speed scenarios. Event…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Jae-Young Kang , Hoonhee Cho , Kuk-Jin Yoon