awei669 / VQ-Font

[ICCV 2023] Few shot font generation via transferring similarity guided global and quantization local styles
https://arxiv.org/abs/2309.00827
128 stars 6 forks source link

How to train VQ-Font on multiple GPUs? #8

Open LsFlyt opened 11 months ago

LsFlyt commented 11 months ago

Like MX-Font or LF-Font?

awei669 commented 10 months ago

Sorry for the late reply:)

The current repo is based on a single GPU implementation, and multiple GPUs have not yet been implemented.