TerryYang

Results 6 comments of TerryYang

I use `python setup.py develop` to solve this problem. It seems that the environment needs to be installed before step 2

> Can you check that your terminal is set up to use UTF-8 yes, it's UTF-8. I face the same problem!

Here is the error information `────────────────────────────────────────────── 💀 💀 💀 ERROR 💀 💀 💀 ─────────────────────────────────────────────── Error running command: colmap feature_extractor --database_path data/nerfstudio/render/colmap/database.db --image_path data/nerfstudio/render/images --ImageReader.single_camera 1 --ImageReader.camera_model OPENCV --SiftExtraction.use_gpu 1 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────...

> Good question! For making the figures in the paper, we defined a modified roughness function which maps any 3D position to the new wanted roughness value at that position....

> Yes, simply changing `roughness_bias` should also work. The higher it is the rougher, so you can just set it to a very large number which doesn't NaN out. This...

> Do you know if geometry is recovered correctly in this region, i.e., are the normals correct? This scene is challenging for our model, and using the default parameters the...