skyhehe123 / AutoRF-pytorch

AutoRF: Learning 3D Object Radiance Fields from Single View Observations (CVPR 2022)
Apache License 2.0
110 stars 14 forks source link

About the training epochs #15

Open Magicboomliu opened 6 months ago

Magicboomliu commented 6 months ago

Hi! Thank you for your outstanding work.

I am writing to confirm the training epochs, according to the https://github.com/skyhehe123/AutoRF-pytorch/blob/master/src/train.py#L29

The training takes 100M epochs, which is quite a consuming time with a single GPU. When refered to the README.md, it said that's enough iterations is needed, would you like to tell me the details iterations?