autonomousvision / occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
https://avg.is.tuebingen.mpg.de/publications/occupancy-networks
MIT License
1.48k stars 291 forks source link

Question about YAML files #118

Open UncleTom111 opened 1 year ago

UncleTom111 commented 1 year ago

I wanna do single-view 3d reconstruction. But I am so confused about these YAML files. Why do they use different decoders, encoders, encoder_latents to execute training, generation, evaluation and experiment?