blob: 319803caeb92413907ec0a87f26d61b09694c4c6 (
plain)
1
2
3
4
|
#!/bin/bash
################################ Testing ################################
# labels only
python test.py --name label2city_1024p --netG local --ngf 32 --resize_or_crop none $@
|