autonomousvision / convolutional_occupancy_networks

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

How many epoches we need to train on synthetic room dataset? #22

Closed ray8828 closed 3 years ago

ray8828 commented 3 years ago

Hi, thanks for sharing your codes. I'm training 3planes and grid64 on the synthetic room dataset, How many epoches do you train to get the final numbers? Thanks!

novauto-nju commented 3 years ago

Have you found any information about epoch?My epoch=110, but the program didn't stop

pengsongyou commented 3 years ago

If you train with a batch size of 24, you need to train for 2500 epoch (~300K iterations).