foivospar / Arc2Face

[ECCV 2024🔥] Arc2Face: A Foundation Model of Human Faces
https://arc2face.github.io/
MIT License
491 stars 32 forks source link

how to train #3

Open aagainbeyond2 opened 3 months ago

aagainbeyond2 commented 3 months ago

would you release the training code? thank you

foivospar commented 3 months ago

Hi, thanks for your interest. We can't promise immediate release of the training code. However, it's based on the diffusers library for fine-tuning SD v1.5 and the hyperparameters used are described in the paper, so it shouldn't be hard to reproduce it.

isidentical commented 3 months ago

@foivospar @aagainbeyond2 i am trying to reproduce it and it seems to be working-ish but also so hard to tell without having the same exact dataset (it also takes an insanely long amount of time to converge, 15k steps at bs=64 with lr=2e-4 it is still so far off but compared to probably 5 epochs on 42M + 15 epochs on the HQ it is not tht much).

https://github.com/isidentical/diffusers/pull/3

HectorPenades commented 1 week ago

Have you been able to reproduce the training successfully? If so, could you please share it?

zimenglan-sysu-512 commented 5 days ago

+1