DiffBIR
DiffBIR copied to clipboard
Training duration on A100
I started training with about 2000 images with a batch size of 10.
- How long does traning take for 2000 images set? Currently, it is at about 800 Epoch and each Epoch taking about 2.5 mins. Doesn't show total Epochs to process.
- I can see files like
step=49999.ckpt
etc. are created after every 10000 steps. If the training is stopped and started again, will it resume from where it was stopped? - Can the training be done on CPU only?
Thanks, Kiran