Releases
231106
Highlights
Added reflection handling in texture model (neuralangelo-colmap_sparse-wreflection.yaml)
Optimized mesh extraction (extract_mesh.py, geometry.py)
Change Log
Configurations
Updated neuralangelo-colmap_dense.yaml
Changed the value of img_downscale
from 1 to 2 (commit: efa1853)
Changed the value of radius
from 2.5 to 1.5 (commit: efa1853)
Updated neuralangelo-colmap_sparse-wmask.yaml
Changed the value of val_check_interval
from 5000 to 10000 (commit: 5f9b7f5)
Changed the value of limit_val_batches
from 2 to 1 (commit: 5f9b7f5)
Added neuralangelo-colmap_sparse-wreflection.yaml
(commit: aac5d75)
Updated neuralangelo-colmap_sparse.yaml
Changed the value of n_test_traj_steps
from 30 to 6 (commit: f44fe2f)
Changed the value of val_check_interval
from 5000 to 10000 (commit: f44fe2f)
Export Module
Updated export.py
Added support for exporting meshes with diffuse texture (commit: a864078)
Models
Updated geometry.py
Improved the performance and stability of the Marching Cube algorithm (commit: 972c6d5)
Updated texture.py
Added support for reflection in the VolumeDualColorV2 model (commit: 1b356dc)
Utilities
Updated network_utils.py
Updated the ProgressiveBandHashGrid module to set the initial level based on the configuration (commit: 54c66f8)
Updated utils.py
Added the reflect
function for reflecting view directions (commit: 4e03c41)
Miscellaneous
Updated requirements.txt
to use CuMCubes instead of PyMCubes (commit: fbeaa29)
Updated mixins.py
in the utils module to include vertex normals in the saved mesh (commit: a3955b6)
You can’t perform that action at this time.