paper-with-me

Papers

MonoSelfRecon: Purely Self-Supervised Explicit Generalizable 3D Reconstruction of Indoor Scenes from Monocular RGB Views

2024-04-10 · Runfa Li, Upal Mahbub, Vasudev Bhaskaran, Truong Nguyen

Current monocular 3D scene reconstruction (3DR) works are either fully-supervised, or not generalizable, or implicit in 3D representation. We propose a novel framework - MonoSelfRecon that for the first time achieves explicit 3D mesh reconstruction for generalizable indoor scenes with monocular RGB views by purely self-supervision on voxel-SDF (signed distance function). MonoSelfRecon follows an Autoencoder-based architecture, decodes voxel-SDF and a generalizable Neural Radiance Field (NeRF), which is used to guide voxel-SDF in self-supervision. We propose novel self-supervised losses, which not only support pure self-supervision, but can be used together with supervised signals to further boost supervised training. Our experiments show that "MonoSelfRecon" trained in pure self-supervision outperforms current best self-supervised indoor depth estimation models and is comparable to 3DR models trained in fully supervision with depth annotations. MonoSelfRecon is not restricted by specific model design, which can be used to any models with voxel-SDF for purely self-supervised manner.

📄 PDF Abstract BibTeX arXiv:2404.06753

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction3D Scene ReconstructionDepth EstimationNeRF

Similar Papers 제목 키워드 기반

Genius: A Generalizable and Purely Unsupervised Self-Training Framework For Advanced Reasoning

2025-04-11 · Fangzhi Xu, Hang Yan, Chang Ma, Haiteng Zhao 외

Advancing LLM reasoning skills has captivated wide interest. However, current post-training techniques rely heavily on supervisory signals, such as outcome supervision or auxiliary reward models, which face the problem o…

DINOv3-Diffusion Policy: Self-Supervised Large Visual Model for Visuomotor Diffusion Policy Learning

2025-09-22 · ThankGod Egbe, Peng Wang, Zhihao Guo, Zidong Chen arxiv

This paper evaluates DINOv3, a recent large-scale self-supervised vision backbone, for visuomotor diffusion policy learning in robotic manipulation. We investigate whether a purely self-supervised encoder can match or su…

Semi-supervised learning for joint SAR and multispectral land cover classification

2021-08-20 · Antonio Montanaro, Diego Valsesia, Giulia Fracastoro, Enrico Magli

Semi-supervised learning techniques are gaining popularity due to their capability of building models that are effective, even when scarce amounts of labeled data are available. In this paper, we present a framework and …

Land Cover ClassificationSelf-Supervised Learning

Learning Generalizable Physiological Representations from Large-scale Wearable Data

2020-11-09 · Dimitris Spathis, Ignacio Perez-Pozuelo, Soren Brage, Nicholas J. Wareham 외

To date, research on sensor-equipped mobile devices has primarily focused on the purely supervised task of human activity recognition (walking, running, etc), demonstrating limited success in inferring high-level health …

Activity RecognitionHuman Activity RecognitionRepresentation LearningTransfer Learning

Noise2Inpaint: Learning Referenceless Denoising by Inpainting Unrolling

2020-06-16 · Burhaneddin Yaman, Seyed Amir Hossein Hosseini, Mehmet Akçakaya

Deep learning based image denoising methods have been recently popular due to their improved performance. Traditionally, these methods are trained in a supervised manner, requiring a set of noisy input and clean target i…

DenoisingImage DenoisingImage InpaintingImage Reconstruction+1