You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # -- coding: utf-8 --
- CUDA_VISIBLE_DEVICES="0" python test.py \
- --input_path val_A_labels_resized \
- --img_path train_resized/imgs \
- --which_epoch 10
|