paper-with-me

Papers

Weakly-Supervised Optical Flow Estimation for Time-of-Flight

2022-10-11 · Michael Schelling, Pedro Hermosilla, Timo Ropinski

Indirect Time-of-Flight (iToF) cameras are a widespread type of 3D sensor, which perform multiple captures to obtain depth values of the captured scene. While recent approaches to correct iToF depths achieve high performance when removing multi-path-interference and sensor noise, little research has been done to tackle motion artifacts. In this work we propose a training algorithm, which allows to supervise Optical Flow (OF) networks directly on the reconstructed depth, without the need of having ground truth flows. We demonstrate that this approach enables the training of OF networks to align raw iToF measurements and compensate motion artifacts in the iToF depth images. The approach is evaluated for both single- and multi-frequency sensors as well as multi-tap sensors, and is able to outperform other motion compensation techniques.

📄 PDF Abstract BibTeX arXiv:2210.05298

Code (1)

schellmi42/WFlowToF 공식 구현 pytorch

Tasks

Motion CompensationOptical Flow Estimation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

FlowDA: Unsupervised Domain Adaptive Framework for Optical Flow Estimation

2023-12-28 · Miaojie Feng, Longliang Liu, Hao Jia, Gangwei Xu 외

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual …

Dataset GenerationOptical Flow Estimation

Towards Anytime Optical Flow Estimation with Event Cameras

2023-07-11 · Yaozu Ye, Hao Shi, Kailun Yang, Ze Wang 외

Event cameras respond to changes in log-brightness at the millisecond level, making them ideal for optical flow estimation. However, existing datasets from event cameras provide only low frame rate ground truth for optic…

Autonomous DrivingMotion EstimationOptical Flow Estimation

SelFlow: Self-Supervised Learning of Optical Flow

2019-04-19 · CVPR 2019 6 · Pengpeng Liu, Michael Lyu, Irwin King, Jia Xu

We present a self-supervised learning approach for optical flow. Our method distills reliable flow estimations from non-occluded pixels, and uses these predictions as ground truth to learn optical flow for hallucinated o…

Optical Flow EstimationSelf-Supervised Learning

Spatio-temporal video autoencoder with differentiable memory

2015-11-19 · Viorica Patraucean, Ankur Handa, Roberto Cipolla

We describe a new spatio-temporal video autoencoder, based on a classic spatial image autoencoder and a novel nested temporal autoencoder. The temporal encoder is represented by a differentiable visual memory composed of…

DecoderMotion EstimationOptical Flow EstimationSemantic Segmentation+2

Finding Correspondences for Optical Flow and Disparity Estimations using a Sub-pixel Convolution-based Encoder-Decoder Network

2018-10-07 · Juan Luis Gonzalez, Muhammad Sarmad, Hyunjoo J. Lee, Munchurl Kim

Deep convolutional neural networks (DCNN) have recently shown promising results in low-level computer vision problems such as optical flow and disparity estimation, but still, have much room to further improve their perf…

DecoderDisparity EstimationOptical Flow Estimation