taoxugit / AttnGAN

MIT License
1.33k stars 415 forks source link

How to control max epochs ? and best number of workers for 64 GB ram. #32

Open ASH1998 opened 5 years ago

ASH1998 commented 5 years ago

I changed the max epochs in coco.yml but max iteractions goes upto 600. Next is i changed the batch_size to fully use my GPU, next is what is optimal number of workers for 64GB RAM to make the training faster ?

Thanks!!