TerryYang

Results 13 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...

Have you sloved this problem?

> I successfully changed the Python version to 3.8 once, but failed again during the second run. I would like to ask if there are any recommended Python versions or...

Has anyone successfully run the code? If yes, when batchsize is 64(or more), how much video memory is occupied? Looking forward to your reply~

Have you successfully run the code? If yes, when batchsize is 1024, how much video memory is occupied? Looking forward to your reply~