paper-with-me

홈 › Papers

SimpleRecon: 3D Reconstruction Without 3D Convolutions

2022-08-31 · Mohamed Sayed, John Gibson, Jamie Watson, Victor Prisacariu, Michael Firman, Clément Godard

Traditionally, 3D indoor scene reconstruction from posed images happens in two phases: per-image depth estimation, followed by depth merging and surface reconstruction. Recently, a family of methods have emerged that perform reconstruction directly in final 3D volumetric feature space. While these methods have shown impressive reconstruction results, they rely on expensive 3D convolutional layers, limiting their application in resource-constrained environments. In this work, we instead go back to the traditional route, and show how focusing on high quality multi-view depth prediction leads to highly accurate 3D reconstructions using simple off-the-shelf depth fusion. We propose a simple state-of-the-art multi-view depth estimator with two main contributions: 1) a carefully-designed 2D CNN which utilizes strong image priors alongside a plane-sweep feature volume and geometric losses, combined with 2) the integration of keyframe and geometric metadata into the cost volume which allows informed depth plane scoring. Our method achieves a significant lead over the current state-of-the-art for depth estimation and close or better for 3D reconstruction on ScanNet and 7-Scenes, yet still allows for online real-time low-memory reconstruction. Code, models and results are available at https://nianticlabs.github.io/simplerecon

📄 PDF Abstract BibTeX arXiv:2208.14743

Code (1)

nianticlabs/simplerecon pytorch

Tasks

3D ReconstructionDepth EstimationDepth PredictionIndoor Scene ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Enabling Long FFT Convolutions on Memory-Constrained FPGAs via Chunking

2025-12-28 · Peter Wang, Neelesh Gupta, Viktor Prasanna arxiv

The need for long-context reasoning has led to alternative neural network architectures besides Transformers and self-attention, a popular model being Hyena, which employs causal 1D-convolutions implemented with FFTs. Lo…

Projection-Based 2.5D U-net Architecture for Fast Volumetric Segmentation

2019-02-01 · Christoph Angermann, Markus Haltmeier, Ruth Steiger, Sergiy Pereverzyev Jr 외

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and require long tr…

Segmentation

Random 2.5D U-net for Fully 3D Segmentation

2019-10-23 · Christoph Angermann, Markus Haltmeier

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and therefore, end-…

GPUSegmentation

SLVR: Super-Light Visual Reconstruction via Blueprint Controllable Convolutions and Exploring Feature Diversity Representation

2025-01-01 · CVPR 2025 1 · Ning Ni, Libao Zhang

Recently, improving the residual structure and designing efficient convolutions have become important branches of lightweight visual reconstruction model design. We have observed that the feature addition mode (FAM) …

DiversitySuper-Resolution

Efficient 3D Object Reconstruction using Visual Transformers

2023-02-16 · Rohan Agarwal, Wei Zhou, Xiaofeng Wu, Yuhan Li

Reconstructing a 3D object from a 2D image is a well-researched vision problem, with many kinds of deep learning techniques having been tried. Most commonly, 3D convolutional approaches are used, though previous work has…

3D Object ReconstructionDecoderObjectObject Reconstruction