albertgassol1 / vf-nerfLinks
VF-NeRF code. We learn to densely reconstruct indoor from multi-view images by representing the surface with Vector Fields (VF). We develop a novel density-VF relationship and a training scheme that allows us to learn VF via volume rendering.
☆20Updated 11 months ago
Alternatives and similar repositories for vf-nerf
Users that are interested in vf-nerf are comparing it to the libraries listed below
Sorting:
- RaNeuS☆78Updated last year
- [AAAI'24] NeuSurf: On-Surface Priors for Neural Surface Reconstruction from Sparse Input Views☆80Updated 8 months ago
- [CVPR 2024] Official repo for paper NeLF-Pro: Neural Light Field Probes☆85Updated last year
- [SIGGRAPH'24] A Construct-Optimize Approach to Sparse View Synthesis without Camera Pose☆110Updated 3 months ago
- This code is a non-official 2DGS implementation including forward and backward process of 2DGS with cuda.☆52Updated last year
- Superpoint Gaussians Splatting for Real-Time High-Fidelity Monocular Dynamic Scene Reconstruction☆50Updated 7 months ago
- Indoor room dataset used for novel view synthesis and 3d reconstruction (WACV 2024)☆55Updated 10 months ago
- [ECCV‘24] Pytorch implementation of 'Surface Reconstruction from 3D Gaussian Splatting via Local Structural Hints'☆108Updated last year
- GVKF: Gaussian Voxel Kernel Functions for Highly Efficient Surface Reconstruction in Open Scenes☆49Updated 8 months ago
- [ICCV'2023]: Learning a More Continuous Zero Level Set in Unsigned Distance Fields through Level Set Projection☆50Updated last year
- [CVPR'25] Geometry Field Splatting with Gaussian Surfels☆58Updated 3 weeks ago
- ☆29Updated last year
- Official implementation of the paper "Feature Splatting for Better Novel View Synthesis with Low Overlap"☆15Updated 9 months ago
- [ECCV 2024 Oral] Code for RPBG: Towards Robust Neural Point-based Graphics in the Wild.☆45Updated last year
- [CVPR 2025] Ref-GS : Directional Factorization for 2D Gaussian Splatting☆78Updated 4 months ago
- DynaSurfGS: Dynamic Surface Reconstruction with Planar-based Gaussian Splatting☆42Updated last year
- Official Pytorch implementation for SGCR: Spherical Gaussians for Efficient 3D Curve Reconstruction (CVPR2025)☆22Updated 4 months ago
- My Modification to vanilla 3D Gaussians