liuyuan-pal / NeuRay

[CVPR2022] Neural Rays for Occlusion-aware Image-based Rendering
GNU General Public License v3.0
408 stars 31 forks source link

Custom scene rendering #39

Open Abhoir1 opened 11 months ago

Abhoir1 commented 11 months ago

Hi

I am trying to render a custom scene

python run_colmap.py --example_name desktop \ --colmap # note we need the dense reconstruction

Here what do you mean by "path-to-your-colmap" ?