[D] How long should it take to train a diffusion model on CIFAR-10? Submitted by ButterscotchLost421 t3_yvmuuc on November 15, 2022 at 4:32 AM in MachineLearning 7 comments 3
dasayan05 t1_iwi4lir wrote on November 15, 2022 at 8:24 PM I have trained DDPM (not SDE) on CIFAR10 using 4 3090s with effective batch size of 1024. Took ~150k iterations (not epochs) and about 1.5 days to reach FID 2.8 (not really SOTA, but works). Permalink 1
Viewing a single comment thread. View all comments