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

Multi-view reconstruction on your own images #43

Closed Skyfallk closed 3 years ago

Skyfallk commented 3 years ago

Hellow, can you advise what config i should use to reconstruct shape form multiple images whithout depth?

tharinduk90 commented 3 years ago

@Skyfallk u can use this => https://github.com/autonomousvision/differentiable_volumetric_rendering/blob/master/configs/multi_view_reconstruction/angel/ours_rgb.yaml

Skyfallk commented 3 years ago

@tharinduk90 thanks, i'll try