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.51k stars 292 forks source link

Question about the number of categories related to the network. #98

Open taeyeopl opened 3 years ago

taeyeopl commented 3 years ago

Thanks for sharing good work!

I have a simple question about your work. Q1. Does the occupancy network cover all the categories (ex. Shapenet dataset: airplane, bench, etc) of one network? Or Does It requires one class per one network for training and inference??