Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-tuning FFHQ curriculum #24

Open
longnhatne opened this issue Jan 24, 2022 · 1 comment
Open

Fine-tuning FFHQ curriculum #24

longnhatne opened this issue Jan 24, 2022 · 1 comment

Comments

@longnhatne
Copy link

Can I have .yaml config file for fine-tuning FFHQ?
I'm using your exp/cips3d/configs/finetune_exp.yaml (for AFHQ) and after 7 hours, FID ~ 145 :(((.
image

@PeterouZh
Copy link
Owner

OK, I have updated the repo.

Preparing AFHQ dataset:

# Prepare training dataset.
python scripts/dataset_tool.py \
    --source=datasets/AFHQv2/AFHQv2 \
    --dest=datasets/AFHQv2/AFHQv2_stylegan2.zip 
    

The pre-trained FFHQ checkpoints: https://github.com/PeterouZh/CIPS-3D#pre-trained-checkpoints-including-generator-and-discriminator.
The start script: exp/cips3d/bash/finetuning_exp/finetune_afhq.sh.
The yaml file: exp/cips3d/configs/finetune_afhq.yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants