autonomousvision / convolutional_occupancy_networks

[ECCV'20] Convolutional Occupancy Networks
https://pengsongyou.github.io/conv_onet
MIT License
830 stars 113 forks source link

How do I retrain the model #52

Closed Hxinyue closed 2 years ago

Hxinyue commented 2 years ago

Dear authors,

Thank you for this nice work and sharing the code with the community! I wonder which '.yaml' file should follow the 'python train.py' command if I retrain the model myself? Best regards

pengsongyou commented 2 years ago

You can use any yaml files, depending on what task you are tackling. You can first check out our paper, and you will have an idea which fits your need the best.