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
798 stars 90 forks source link

wrong related paper? #1

Closed shunsukesaito closed 4 years ago

shunsukesaito commented 4 years ago

it's very minor but, in other relevant works in ReadMe, should the softras be Liu et al. - Learning to Infer Implicit Surfaces without 3d Supervision (NeurIPS 2019) instead?

m-niemeyer commented 4 years ago

@shunsukesaito yes of cause - sorry, I mixed it up. It should be updated now.

Thanks a lot for pointing this out!