davidstutz / mesh-fusionLinks
Python tool for obtaining watertight meshes using TSDF fusion.
☆232Updated last year
Alternatives and similar repositories for mesh-fusion
Users that are interested in mesh-fusion are comparing it to the libraries listed below
Sorting:
- (latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction☆184Updated 3 years ago
- Implementation of "Deep Implicit Templates for 3D Shape Representation"☆167Updated 4 years ago
- Deep Implicit Moving Least-Squares Functions for 3D Reconstruction☆135Updated 2 years ago
- PyTorch 1.2 implementation of BSP-NET.☆185Updated 2 years ago
- DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).☆222Updated 4 years ago
- Implementation for Curriculum DeepSDF☆88Updated 5 years ago
- Learning Deformable Tetrahedral Meshes for 3D Reconstruction (NeurIPS 2020)☆180Updated last year
- Neural Unsigned Distance Fields (NDF) - Codebase☆198Updated 3 years ago
- The reference implementaiton for the paper "Deep Geometric Prior for Surface Reconstruction"☆137Updated last year
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆236Updated 3 years ago
- DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction☆309Updated 4 years ago
- A new shapenet rendering 2D image dataset that also contains deph map, normal map and albedo map.☆157Updated 5 years ago
- [ICCV 2021] A dataset of non-rigidly deforming objects.☆333Updated 2 years ago
- DualSDF: Semantic Shape Manipulation using a Two-Level Representation. CVPR'20☆142Updated 2 years ago
- PyTorch implementation for paper Neural Marching Cubes.☆167Updated last year
- Geometric deep learning for surface parsing from 3-D triangular meshes☆133Updated last year
- Blender/bpy utilities for paper-ready visualizations of meshes, point clouds and occupancy grids.☆84Updated 6 years ago
- 3D Shape Representation with Local Deep Implicit Functions.☆320Updated last year
- Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)☆97Updated 4 years ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆103Updated 2 years ago
- Source code for "Supervised Fitting of Geometric Primitives to 3D Point Clouds" [CVPR 2019].☆174Updated 4 years ago
- HF-NeuS: Improved Surface Reconstruction Using High-Frequency Details (NeurIPS 2022)☆225Updated 2 years ago
- Deformed Implicit Field: Modeling 3D Shapes with Learned Dense Correspondence CVPR 2021☆126Updated 2 years ago
- Implicit Geometric Regularization for Learning Shapes☆420Updated 3 years ago
- Implicit Feature Network (IF-Net) - Codebase