You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd src/dcgan
python main.py --dataroot $PATH_TO_DTD_DATA --config archpc
To change configurations for hyperparameters, add definitions in src/dcgan/config.yml, and use the newly added yaml name (e.g., archpc) for the --config flag.