paper-with-me

Papers

STDepthFormer: Predicting Spatio-temporal Depth from Video with a Self-supervised Transformer Model

2023-03-02 · Houssem Boulahbal, Adrian Voicila, Andrew Comport

In this paper, a self-supervised model that simultaneously predicts a sequence of future frames from video-input with a novel spatial-temporal attention (ST) network is proposed. The ST transformer network allows constraining both temporal consistency across future frames whilst constraining consistency across spatial objects in the image at different scales. This was not the case in prior works for depth prediction, which focused on predicting a single frame as output. The proposed model leverages prior scene knowledge such as object shape and texture similar to single-image depth inference methods, whilst also constraining the motion and geometry from a sequence of input images. Apart from the transformer architecture, one of the main contributions with respect to prior works lies in the objective function that enforces spatio-temporal consistency across a sequence of output frames rather than a single output frame. As will be shown, this results in more accurate and robust depth sequence forecasting. The model achieves highly accurate depth forecasting results that outperform existing baselines on the KITTI benchmark. Extensive ablation studies were performed to assess the effectiveness of the proposed techniques. One remarkable result of the proposed model is that it is implicitly capable of forecasting the motion of objects in the scene, rather than requiring complex models involving multi-object detection, segmentation and tracking.

📄 PDF Abstract BibTeX arXiv:2303.01196

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth Predictionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

IVT: An End-to-End Instance-guided Video Transformer for 3D Pose Estimation

2022-08-06 · Zhongwei Qiu, Qiansheng Yang, Jian Wang, Dongmei Fu

Video 3D human pose estimation aims to localize the 3D coordinates of human joints from videos. Recent transformer-based approaches focus on capturing the spatiotemporal information from sequential 2D poses, which cannot…

2D Pose Estimation3D Human Pose Estimation3D Multi-Person Pose Estimation3D Pose Estimation+1

Learning non-rigid surface reconstruction from spatio-temporal image patches

2020-06-18 · Matteo Pedone, Abdelrahman Mostafa, Janne Heikkilä

We present a method to reconstruct a dense spatio-temporal depth map of a non-rigidly deformable object directly from a video sequence. The estimation of depth is performed locally on spatio-temporal patches of the video…

Surface Reconstruction

Depth Extraction from Videos Using Geometric Context and Occlusion Boundaries

2015-10-25 · S. Hussain Raza, Omar Javed, Aveek Das, Harpreet Sawhney 외

We present an algorithm to estimate depth in dynamic video scenes. We propose to learn and infer depth in videos from appearance, motion, occlusion boundaries, and geometric context of the scene. Using our method, depth …

Camera Pose EstimationDepth EstimationPose Estimation

MAMo: Leveraging Memory and Attention for Monocular Video Depth Estimation

2023-07-26 · IEEE/CVF International Conference on Computer Vision (ICCV) 2023 10 · Rajeev Yasarla, Hong Cai, Jisoo Jeong, Yunxiao Shi 외

We propose MAMo, a novel memory and attention frame-work for monocular video depth estimation. MAMo can augment and improve any single-image depth estimation networks into video depth estimation models, enabling them to …

Depth EstimationDepth PredictionMonocular Depth Estimation

STDiff: Spatio-temporal Diffusion for Continuous Stochastic Video Prediction

2023-12-11 · Xi Ye, Guillaume-Alexandre Bilodeau

Predicting future frames of a video is challenging because it is difficult to learn the uncertainty of the underlying factors influencing their contents. In this paper, we propose a novel video prediction model, which ha…

PredictionVideo Prediction