Skip to content

Commit 2c507a6

Browse files
committed
README: add changelog
1 parent f83452f commit 2c507a6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## Changelog
2+
3+
- save output images as JPG,
4+
- automatically resume from the latest `.pkl` file with the command-line argument `--resume=latest`,
5+
- automatically set the resume value of `kimg`,
6+
- automatically set the resume value of the augmentation strength,
7+
- allow to **manually** set the resume value of the augmentation strength,
8+
- add config `auto_norp` to replicate the `auto` config without EMA rampup,
9+
- allow to override mapping net depth with the command-line argument `--cfg_map`,
10+
- allow to enforce CIFAR-specific architecture tuning with the command-line argument `--cifar_tune`.
11+
112
## StyleGAN2-ADA — Official PyTorch implementation
213

314
![Teaser image](./docs/stylegan2-ada-teaser-1024x252.png)

0 commit comments

Comments
 (0)