Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cryu854 authored Dec 20, 2020
1 parent 066a03f commit b227a9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ You will need the following to run the above:
- Most of the code/CUDA are based on the [official implementation](https://github.com/NVlabs/stylegan2).
- The code of modules/DiffAugment_tf.py is from [data-efficient-gans](https://github.com/mit-han-lab/data-efficient-gans).
- The AFHQ training dataset is from [stargan-v2](https://github.com/clovaai/stargan-v2).
- The pre-trained FFHQ generator's weights were convered from [stylegan2-ffhq-config-f.pkl](https://nvlabs-fi-cdn.nvidia.com/stylegan2/networks/stylegan2-ffhq-config-f.pkl).
- The pre-trained LPIPS's weights used in PPL were converted from [vgg16_zhang_perceptual.pkl](https://drive.google.com/uc?id=1N2-m9qszOeVC9Tq77WxsLnuWwOedQiD2).
- The pre-trained FFHQ generator's weights are convered from [stylegan2-ffhq-config-f.pkl](https://nvlabs-fi-cdn.nvidia.com/stylegan2/networks/stylegan2-ffhq-config-f.pkl).
- The pre-trained LPIPS's weights used in PPL are converted from [vgg16_zhang_perceptual.pkl](https://drive.google.com/uc?id=1N2-m9qszOeVC9Tq77WxsLnuWwOedQiD2).

0 comments on commit b227a9a

Please sign in to comment.