Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis
Paper • 2101.04775 • Published • 2
How to use deepsynthbody/deepfake_gi_fastGAN with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("deepsynthbody/deepfake_gi_fastGAN", dtype="auto")The official pytorch implementation of the FAT-GAN paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis", the paper can be found here.
python generate_4ch_from_huggingface.py