DIST-Renderer
DIST-Renderer copied to clipboard
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
Hi, thanks for the excellent work. I'm trying to use your code to do some experiments and find a bug in core/utils/decoder_utils.py: In line 84, it seems that the grad_outputs...
Hi, thanks for the great work! Following the repo of DeepSDF https://github.com/facebookresearch/DeepSDF, I preprocess the ShapeNetV2 data and train the network on Car category. Suprisingly, compared with the pretrained models...
Previous path is ~/data
Hi @B1ueber2y @pengsongyou , thanks for the great work! I have two questions regarding your paper: 1. For video sequence supervised reconstruction, you mentioned that you did not use masks....