paper-with-me

홈 › Papers

Region Deformer Networks for Unsupervised Depth Estimation from Unconstrained Monocular Videos

2019-02-26 · Haofei Xu, Jianmin Zheng, Jianfei Cai, Juyong Zhang

While learning based depth estimation from images/videos has achieved substantial progress, there still exist intrinsic limitations. Supervised methods are limited by a small amount of ground truth or labeled data and unsupervised methods for monocular videos are mostly based on the static scene assumption, not performing well on real world scenarios with the presence of dynamic objects. In this paper, we propose a new learning based method consisting of DepthNet, PoseNet and Region Deformer Networks (RDN) to estimate depth from unconstrained monocular videos without ground truth supervision. The core contribution lies in RDN for proper handling of rigid and non-rigid motions of various objects such as rigidly moving cars and deformable humans. In particular, a deformation based motion representation is proposed to model individual object motion on 2D images. This representation enables our method to be applicable to diverse unconstrained monocular videos. Our method can not only achieve the state-of-the-art results on standard benchmarks KITTI and Cityscapes, but also show promising results on a crowded pedestrian tracking dataset, which demonstrates the effectiveness of the deformation based motion representation. Code and trained models are available at https://github.com/haofeixu/rdn4depth.

📄 PDF Abstract BibTeX arXiv:1902.09907

Code (1)

haofeixu/rdn4depth 공식 구현 tf

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

GuideFormer: Transformers for Image Guided Depth Completion

2022-01-01 · CVPR 2022 1 · Kyeongha Rho, Jinsung Ha, Youngjung Kim

Depth completion has been widely studied to predict a dense depth image from its sparse measurement and a single color image. However, most state-of-the-art methods rely on static convolutional neural networks (CNNs)…

Depth Completion

Unsupervised Learning of Depth, Optical Flow and Pose with Occlusion from 3D Geometry

2020-03-02 · arXiv 2020 3 · Guangming Wang, Chi Zhang, Hesheng Wang, Jingchuan Wang 외

In autonomous driving, monocular sequences contain lots of information. Monocular depth estimation, camera ego-motion estimation and optical flow estimation in consecutive frames are high-profile concerns recently. By an…

3D geometryAutonomous DrivingDepth And Camera MotionDepth Estimation+3

Mining Supervision for Dynamic Regions in Self-Supervised Monocular Depth Estimation

2024-04-23 · CVPR 2024 1 · Hoang Chuong Nguyen, Tianyu Wang, Jose M. Alvarez, Miaomiao Liu

This paper focuses on self-supervised monocular depth estimation in dynamic scenes trained on monocular videos. Existing methods jointly estimate pixel-wise depth and motion, relying mainly on an image reconstruction los…

Depth EstimationImage ReconstructionMonocular Depth EstimationMotion Estimation

DEFORMER: Coupling Deformed Localized Patterns with Global Context for Robust End-to-end Speech Recognition

2022-07-04 · Jiamin Xie, John H. L. Hansen

Convolutional neural networks (CNN) have improved speech recognition performance greatly by exploiting localized time-frequency patterns. But these patterns are assumed to appear in symmetric and rigid kernels by the con…

speech-recognitionSpeech Recognition

P²Net: Patch-match and Plane-regularization for Unsupervised Indoor Depth Estimation

2020-08-01 · ECCV 2020 8 · Zehao Yu, Lei Jin, Shenghua Gao

This paper tackles the unsupervised depth estimation task in indoor environments. The task is extremely challenging because of the vast areas of non-texture regions in these scenes. These areas could overwhelm the optimi…

Depth EstimationSuperpixels