KeyuWu-CS / MonoHair

Code of MonoHair: High-Fidelity Hair Modeling from a Monocular Video
Other
100 stars 4 forks source link

Fix typo in /video_preprocess/readme.md command #14

Open 0mil opened 3 months ago

0mil commented 3 months ago

This PR fixes a typo in preprocessing commands in /video_preprocess/readme.md.

Changes


- data-folder$ python [path-to-instant-ngp]/scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap= --aabb_scale 32
+ data-folder$ python [path-to-instant-ngp]/scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 32