ligoudaner377 / font_translator_gan

88 stars 9 forks source link

How long did you train to get the result shown in the paper #6

Closed junkaiman closed 2 years ago

junkaiman commented 2 years ago

Besides, we would gratefully appreciate it if you could also release the pre-trained model.

ligoudaner377 commented 2 years ago

Hi, @junkaiman Sorry for the late response, I'm 100% occupied by another project now.

We train the model 20 epochs (10 epochs with a constant learning rate and 10 epochs with a linear decay learning rate). With a consumer-grade GPU, the training may take 1-2 days.

I'm sorry that this project was done at my previous University, and I put some large files (including models) on that server locally. I'll retrain it, and upload the model someday...but I'm busy now.

by the way, run

bash ./train.sh

should get the same (at least similar) performance in the paper.

junkaiman commented 2 years ago

thanks for your great work! we've trained for 10 epochs and i'm posting it here for anyone needed.

bucaiLi commented 4 months ago

thanks for your great work! we've trained for 10 epochs and i'm posting it here for anyone needed.

你好!请问这个预训练模型下载之后放在那里? 文件结构是什么样的