autonomousvision / differentiable_volumetric_rendering

This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
http://www.cvlibs.net/publications/Niemeyer2020CVPR.pdf
MIT License
794 stars 90 forks source link

Fixed issues in reading depth, Added instruction to test on new image #29

Closed nitish11 closed 4 years ago

nitish11 commented 4 years ago
m-niemeyer commented 4 years ago

Thanks again for your great efforts, @nitish11

nitish11 commented 4 years ago

Thanks @m-niemeyer for the awesome project and thanks for adding the pull request.