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

Test in ShapeNet with multi-view inputs #68

Open ewrfcas opened 2 years ago

ewrfcas commented 2 years ago

It seems that shapnet is trained with multi-view supervision and test with single-view. Can I test shapenet data with multi-view?