File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
12
## StyleGAN2-ADA &mdash ; Official PyTorch implementation
2
13
3
14
![ Teaser image] ( ./docs/stylegan2-ada-teaser-1024x252.png )
You can’t perform that action at this time.
0 commit comments