continuous-remeshing
continuous-remeshing copied to clipboard
Continuous Remeshing For Inverse Rendering
Hi, using the camera external parameter under the opencv coordinate system camera internal parameters: And by way of reversing the y-axis and z-axis transformations of the camera external parameters and...
Hi. During the training process some of the vertices have Nan coordinates. I discovered that this happens after the Remesh operation inside the optimizer Do you have any tips to...
Hello, thank you for your excellent work. When I use `example. py`, the target_images obtained by the normal renderer are all 0, but the `save_images (target_images [...,: 3], './out/target_images/') `can...
Thanks for sharing this excellent work! I have found that in example.py only normal loss is used to optimize the mesh. I am curious why using only normal loss without...
I tried to run the example, installed the requirements and I can't resolve this error. 
feat: switch to single‑channel render optimization; update save utils for grayscale outputs refactor: use first render channel for loss, safe save for 1‑channel images, new obj name fix: depth‑channel training...