Jaeyoung Chung
Jaeyoung Chung
if you check the blend files from NeRF dataset, you can control the scene using 'Controlpanel' by adjusting the value of 'Location Z'. I'm also a newbie in Blender, but...
Same happened to me, but it may be solved. Interestingly, if you switch some options in the `llff_default.py` file, it suddenly works well (I didn't check why) from original code...
 In my case, the .obj file contains uv information. Note that if the mesh.show() present a dark texture, use pyrender library
Hi, `torchmcubes` library has two different versions: `pip` version and `git repo` verison. We used git repository version which supports cuda calculation As noticed in `README.md`, see [here](https://github.com/tatsy/torchmcubes)
### **Update:** We have confirmed that the UNet parameters are not updated by the optimizer, which is consistent with the description in the paper. **The issue was that although the...