stylegan2-ada-pytorch
stylegan2-ada-pytorch copied to clipboard
Any detail about the augpipe option?
Hi,
I saw augpipe option in the train-help.txt. augpipe [blit|geom|color|filter|noise|cutout|bg|bgc|bgcf|bgcfn|bgcfnc]
However, what is the detail of blit|geom|color|filter? geom means affine transform? color means color jitter? what is blit and filter?
Thank you
I recommend checking out the paper—there are examples of each in there