Spaces:
Running
Running
File size: 218 Bytes
8a6df40 |
1 2 3 4 5 6 |
python ./exp/test/eval_show_pascal.py \
--batch 1 --gpus 1 --classes 7 \
--gt_path './data/datasets/pascal/SegmentationPart/' \
--txt_file './data/datasets/pascal/list/val_id.txt' \
--loadmodel './cihp2pascal.pth'
|