HighwayWu / LASTED

Synthetic Image Detection
MIT License
51 stars 2 forks source link

Question about training time #6

Closed Woodyet closed 11 months ago

Woodyet commented 11 months ago

Hello agian,

You mention in the paper that you trained using 4 A100's.

We are looking to replicate your results, could you give us an idea of how long it took to train the model on your hardware?

Thanks!

HighwayWu commented 11 months ago

Hi, Woodyet!

The model would fully converge in about 6 hours. PS: Using pre-trained weights (ImageNet or LAION) as initialization will accelerate the convergence process.

Woodyet commented 11 months ago

Thanks a lot! And thanks for the pre-trained pointer :)