paper-with-me

Papers

SparseFormer: Attention-based Depth Completion Network

2022-06-09 · Frederik Warburg, Michael Ramamonjisoa, Manuel López-Antequera

Most pipelines for Augmented and Virtual Reality estimate the ego-motion of the camera by creating a map of sparse 3D landmarks. In this paper, we tackle the problem of depth completion, that is, densifying this sparse 3D map using RGB images as guidance. This remains a challenging problem due to the low density, non-uniform and outlier-prone 3D landmarks produced by SfM and SLAM pipelines. We introduce a transformer block, SparseFormer, that fuses 3D landmarks with deep visual features to produce dense depth. The SparseFormer has a global receptive field, making the module especially effective for depth completion with low-density and non-uniform landmarks. To address the issue of depth outliers among the 3D landmarks, we introduce a trainable refinement module that filters outliers through attention between the sparse landmarks.

📄 PDF Abstract BibTeX arXiv:2206.04557

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Completion

Similar Papers 제목 키워드 기반

SparseFormer: Detecting Objects in HRW Shots via Sparse Vision Transformer

2025-02-11 · Wenxi Li, Yuchen Guo, Jilai Zheng, Haozhe Lin 외

Recent years have seen an increase in the use of gigapixel-level image and video capture systems and benchmarks with high-resolution wide (HRW) shots. However, unlike close-up shots in the MS COCO dataset, the higher res…

object-detectionObject Detection

Bootstrapping SparseFormers from Vision Foundation Models

2023-12-04 · CVPR 2024 1 · Ziteng Gao, Zhan Tong, Kevin Qinghong Lin, Joya Chen 외

The recently proposed SparseFormer architecture provides an alternative approach to visual understanding by utilizing a significantly lower number of visual tokens via adjusting RoIs, greatly reducing computational costs…

SparseFormer: Sparse Visual Recognition via Limited Latent Tokens

2023-04-07 · Ziteng Gao, Zhan Tong, LiMin Wang, Mike Zheng Shou

Human visual recognition is a sparse process, where only a few salient visual cues are attended to rather than traversing every detail uniformly. However, most current vision networks follow a dense paradigm, processing …

Image ClassificationSparse Representation-based ClassificationVideo Classification

GAC-Net_Geometric and attention-based Network for Depth Completion

2025-01-14 · Kuang Zhu, Xingli Gan, Min Sun

Depth completion is a key task in autonomous driving, aiming to complete sparse LiDAR depth measurements into high-quality dense depth maps through image guidance. However, existing methods usually treat depth maps as an…

Autonomous DrivingDepth Completion

Indoor Depth Completion with Boundary Consistency and Self-Attention

2019-08-22 · Yu-Kai Huang, Tsung-Han Wu, Yueh-Cheng Liu, Winston H. Hsu

Depth estimation features are helpful for 3D recognition. Commodity-grade depth cameras are able to capture depth and color image in real-time. However, glossy, transparent or distant surface cannot be scanned properly b…

Depth CompletionDepth EstimationImage Inpainting