autonomousvision / giraffe

This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
https://m-niemeyer.github.io/project-pages/giraffe/index.html
MIT License
1.23k stars 160 forks source link

Question about dataset #26

Closed diaodeyi closed 3 years ago

diaodeyi commented 3 years ago

Thanks for your reply. #20 for the second question , i mean how to get the config's parameter for different dataset? Specially for the parameter :bounding_box_generator_kwargs and generator_kwargs.

m-niemeyer commented 3 years ago

There is no general answer to this, and you have to set it yourself. You can look at our settings and get inspiration how to set it. Good luck with your research!