中文
相关论文

相关论文: ScopeFlow: Dynamic Scene Scoping for Optical Flow

200 篇论文

In dense foggy scenes, existing optical flow methods are erroneous. This is due to the degradation caused by dense fog particles that break the optical flow basic assumptions such as brightness and gradient constancy. To address the…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Wending Yan , Aashish Sharma , Robby T. Tan

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two strategies are widely…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiangtai Li , Ansheng You , Zhen Zhu , Houlong Zhao , Maoke Yang , Kuiyuan Yang , Yunhai Tong

Given two consecutive frames from a pair of stereo cameras, 3D scene flow methods simultaneously estimate the 3D geometry and motion of the observed scene. Many existing approaches use superpixels for regularization, but may predict…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Zhile Ren , Deqing Sun , Jan Kautz , Erik B. Sudderth

FlowNet2, the state-of-the-art convolutional neural network (CNN) for optical flow estimation, requires over 160M parameters to achieve accurate flow estimation. In this paper we present an alternative network that outperforms FlowNet2 on…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Tak-Wai Hui , Xiaoou Tang , Chen Change Loy

We propose a new pipeline for optical flow computation, based on Deep Learning techniques. We suggest using a Siamese CNN to independently, and in parallel, compute the descriptors of both images. The learned descriptors are then compared…

计算机视觉与模式识别 · 计算机科学 2016-04-12 David Gadot , Lior Wolf

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clouds to approximate…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Ruibo Li , Guosheng Lin , Lihua Xie

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

Single-Pixel Imaging (SPI) enables the reconstruction of objects using a single detector through sequential illuminations with structured light patterns. The choice of illumination patterns is critical, particularly in highly undersampled…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Serban Cristian Tudosie , Alexander Denker , Zeljko Kereta , Simon Arridge

Many classical and learning-based optical flow methods rely on hierarchical concepts to improve both accuracy and robustness. However, one of the currently most successful approaches -- RAFT -- hardly exploits such concepts. In this work,…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Azin Jahedi , Lukas Mehl , Marc Rivinius , Andrés Bruhn

Recent work on dense optical flow has shown significant progress, primarily in a supervised learning manner requiring a large amount of labeled data. Due to the expensiveness of obtaining large scale real-world data, computer graphics are…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Kwon Byung-Ki , Kim Sung-Bin , Tae-Hyun Oh

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

Optical flow estimation is one of the most studied problems in computer vision, yet recent benchmark datasets continue to reveal problem areas of today's approaches. Occlusions have remained one of the key challenges. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Junhwa Hur , Stefan Roth

While recent methods for motion and stereo estimation recover an unprecedented amount of details, such highly detailed structures are neither adequately reflected in the data of existing benchmarks nor their evaluation methodology. Hence,…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Lukas Mehl , Jenny Schmalfuss , Azin Jahedi , Yaroslava Nalivayko , Andrés Bruhn

Estimating continuous optical flow is a fundamental yet challenging problem in dynamic visual perception. Event-based cameras, with microsecond latency and high dynamic range, capture brightness changes asynchronously, offering a unique…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Rui Hu , Song Wu , Wen Yang , Jinjian Wu

Synthetic datasets play a critical role in pre-training CNN models for optical flow, but they are painstaking to generate and hard to adapt to new applications. To automate the process, we present AutoFlow, a simple and effective method to…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Deqing Sun , Daniel Vlasic , Charles Herrmann , Varun Jampani , Michael Krainin , Huiwen Chang , Ramin Zabih , William T. Freeman , Ce Liu

Recent visual odometry (VO) methods incorporating geometric algorithm into deep-learning architecture have shown outstanding performance on the challenging monocular VO task. Despite encouraging results are shown, previous methods ignore…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Yijun Cao , Xianshi Zhang , Fuya Luo , Peng Peng , Yongjie Li

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 estimation predicts the 3D motion at each point in successive LiDAR scans. This detailed, point-level, information can help autonomous vehicles to accurately predict and understand dynamic changes in their surroundings. Current…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Qingwen Zhang , Yi Yang , Peizheng Li , Olov Andersson , Patric Jensfelt

Learning scene flow from a monocular camera still remains a challenging task due to its ill-posedness as well as lack of annotated data. Self-supervised methods demonstrate learning scene flow estimation from unlabeled data, yet their…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Bayram Bayramli , Junhwa Hur , Hongtao Lu

Scene flow represents the motion of points in the 3D space, which is the counterpart of the optical flow that represents the motion of pixels in the 2D image. However, it is difficult to obtain the ground truth of scene flow in the real…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Guangming Wang , Xiaoyu Tian , Ruiqi Ding , Hesheng Wang