paper-with-me

홈 › Papers

Tri-Perspective View Decomposition for Geometry-Aware Depth Completion

2024-03-22 · CVPR 2024 1 · Zhiqiang Yan, Yuankai Lin, Kun Wang, Yupeng Zheng, YuFei Wang, Zhenyu Zhang, Jun Li, Jian Yang

Depth completion is a vital task for autonomous driving, as it involves reconstructing the precise 3D geometry of a scene from sparse and noisy depth measurements. However, most existing methods either rely only on 2D depth representations or directly incorporate raw 3D point clouds for compensation, which are still insufficient to capture the fine-grained 3D geometry of the scene. To address this challenge, we introduce Tri-Perspective view Decomposition (TPVD), a novel framework that can explicitly model 3D geometry. In particular, (1) TPVD ingeniously decomposes the original point cloud into three 2D views, one of which corresponds to the sparse depth input. (2) We design TPV Fusion to update the 2D TPV features through recurrent 2D-3D-2D aggregation, where a Distance-Aware Spherical Convolution (DASC) is applied. (3) By adaptively choosing TPV affinitive neighbors, the newly proposed Geometric Spatial Propagation Network (GSPN) further improves the geometric consistency. As a result, our TPVD outperforms existing methods on KITTI, NYUv2, and SUN RGBD. Furthermore, we build a novel depth completion dataset named TOFDC, which is acquired by the time-of-flight (TOF) sensor and the color camera on smartphones. Project page: https://yanzq95.github.io/projectpage/TOFDC/index.html

📄 PDF Abstract BibTeX arXiv:2403.15008

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryAutonomous DrivingDepth Completion

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Spatial Propagation Inspired by the spatial propagation mechanism utilized in the depth completion task \cite{NLSPN}, we introduce a normal incorporated non-local disparity propagation module in…

Similar Papers 제목 키워드 기반

Sat2Density: Faithful Density Learning from Satellite-Ground Image Pairs

2023-03-26 · ICCV 2023 1 · Ming Qian, Jincheng Xiong, Gui-Song Xia, Nan Xue

This paper aims to develop an accurate 3D geometry representation of satellite images using satellite-ground image pairs. Our focus is on the challenging problem of 3D-aware ground-views synthesis from a satellite image.…

3D geometryCross-View Image-to-Image TranslationGeneralizable Novel View SynthesisGournd video synthesis from satellite image+2

VGGT-360: Geometry-Consistent Zero-Shot Panoramic Depth Estimation

2026-03-19 · Jiayi Yuan, Haobo Jiang, De Wen Soh, Na Zhao arxiv

This paper presents VGGT-360, a novel training-free framework for zero-shot, geometry-consistent panoramic depth estimation. Unlike prior view-independent training-free approaches, VGGT-360 reformulates the task as panor…

3D ReconstructionDepth Estimation

G-NeRF: Geometry-enhanced Novel View Synthesis from Single-View Images

2024-04-11 · CVPR 2024 1 · Zixiong Huang, Qi Chen, Libo Sun, Yifan Yang 외

Novel view synthesis aims to generate new view images of a given view image collection. Recent attempts address this problem relying on 3D geometry priors (e.g., shapes, sizes, and positions) learned from multi-view imag…

3D geometryNeRFNovel View Synthesis

A Unifying Tensor View for Lightweight CNNs

2023-12-15 · Jason Chun Lok Li, Rui Lin, Jiajun Zhou, Edmund Yin Mun Lam 외

Despite the decomposition of convolutional kernels for lightweight CNNs being well studied, existing works that rely on tensor network diagrams or hyperdimensional abstraction lack geometry intuition. This work devises a…

Geometry-aware Depth-guided Representation Learning for Structure-preserving Low-light Image Enhancement

2026-07-06 · Fang Gao, Jiongkai Qin, Jiabao Wang, Jingfeng Tang 외 arxiv

Low-light degradation reduces image visibility and weakens structural cues that are important for visual representation and scene understanding. Existing low-light image enhancement methods mainly focus on appearance res…

Low-Light Image EnhancementRepresentation LearningScene Understanding