yinboc / DGP

Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019
MIT License
319 stars 57 forks source link

Expected finetuning time #15

Closed Max-Fu closed 4 years ago

Max-Fu commented 4 years ago

How long does finetuning (20 epochs) take? I am at epoch 11 and it took about a day, so I expect the total tuning time will be roughly two days. Does that sound right?

yinboc commented 4 years ago

I remember it is about one day, it is just training ResNet50 on ImageNet. Maybe you can try larger batch size with more GPUs for faster training.