paper-with-me

Papers

Multiview Compressive Coding for 3D Reconstruction

2023-01-19 · CVPR 2023 1 · Chao-yuan Wu, Justin Johnson, Jitendra Malik, Christoph Feichtenhofer, Georgia Gkioxari

A central goal of visual recognition is to understand objects and scenes from a single image. 2D recognition has witnessed tremendous progress thanks to large-scale learning and general-purpose representations. Comparatively, 3D poses new challenges stemming from occlusions not depicted in the image. Prior works try to overcome these by inferring from multiple views or rely on scarce CAD models and category-specific priors which hinder scaling to novel settings. In this work, we explore single-view 3D reconstruction by learning generalizable representations inspired by advances in self-supervised learning. We introduce a simple framework that operates on 3D points of single objects or whole scenes coupled with category-agnostic large-scale training from diverse RGB-D videos. Our model, Multiview Compressive Coding (MCC), learns to compress the input appearance and geometry to predict the 3D structure by querying a 3D-aware decoder. MCC's generality and efficiency allow it to learn from large-scale and diverse data sources with strong generalization to novel objects imagined by DALL$\cdot$E 2 or captured in-the-wild with an iPhone.

📄 PDF Abstract BibTeX arXiv:2301.08247

Code (1)

facebookresearch/mcc 공식 구현 pytorch

Tasks

3D ReconstructionDecoderSelf-Supervised LearningSingle-View 3D Reconstruction

Similar Papers 제목 키워드 기반

Sparse Signal Reconstruction with Multiple Side Information using Adaptive Weights for Multiview Sources

2016-05-22 · Huynh Van Luong, Jürgen Seiler, André Kaup, Søren Forchhammer

This work considers reconstructing a target signal in a context of distributed sparse sources. We propose an efficient reconstruction algorithm with the aid of other given sources as multiple side information (SI). The p…

Compressive Sensing

Compressive Imaging Reconstruction via Tensor Decomposed Multi-Resolution Grid Encoding

2025-07-10 · Zhenyu Jin, Yisi Luo, Xile Zhao, Deyu Meng arxiv

Compressive imaging (CI) reconstruction, such as snapshot compressive imaging (SCI) and compressive sensing magnetic resonance imaging (MRI), aims to recover high-dimensional images from low-dimensional compressed measur…

Compressive SensingMRI Reconstruction

Key frames assisted hybrid encoding for photorealistic compressive video sensing

2022-07-26 · Honghao Huang, Jiajie Teng, Yu Liang, Chengyang Hu 외

Snapshot compressive imaging (SCI) encodes high-speed scene video into a snapshot measurement and then computationally makes reconstructions, allowing for efficient high-dimensional data acquisition. Numerous algorithms,…

Optical Flow Estimation

Image Compression Based on Compressive Sensing: End-to-End Comparison with JPEG

2017-06-03 · Xin Yuan, Raziel Haimi-Cohen

We present an end-to-end image compression system based on compressive sensing. The presented system integrates the conventional scheme of compressive sampling and reconstruction with quantization and entropy coding. The…

Compressive SensingImage CompressionQuantization

NU-MCC: Multiview Compressive Coding with Neighborhood Decoder and Repulsive UDF

2023-07-18 · NeurIPS 2023 11 · Stefan Lionar, Xiangyu Xu, Min Lin, Gim Hee Lee

Remarkable progress has been made in 3D reconstruction from single-view RGB-D inputs. MCC is the current state-of-the-art method in this field, which achieves unprecedented success by combining vision Transformers with l…

3D Object Reconstruction3D ReconstructionDecoderObject Reconstruction+2