Open ouyang11111 opened 3 years ago
@stonessss yes, i write test code.
copy and overwrite. https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/test.py https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/dataloaders/__init__.py
add test.txt(you want to test img id) in VOC path /ImageSets/Segmentation test.txt is like val, train.txt
cmd python --test \ --dataset pascal \ --backbone xception \ --out_stride 16 \ --crop_size 513 \ --model /your/checkpoint.pth.tar --save_path /prediction/image/path
Originally posted by @jaemin93 in https://github.com/jfzhang95/pytorch-deeplab-xception/issues/122#issuecomment-540287499
您好 您提供的测试代码链接现无法打开,能否麻烦您再重新分享一下?拜托!!
@stonessss yes, i write test code.
copy and overwrite. https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/test.py https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/dataloaders/__init__.py
add test.txt(you want to test img id) in VOC path /ImageSets/Segmentation test.txt is like val, train.txt
cmd python --test \ --dataset pascal \ --backbone xception \ --out_stride 16 \ --crop_size 513 \ --model /your/checkpoint.pth.tar --save_path /prediction/image/path
Originally posted by @jaemin93 in https://github.com/jfzhang95/pytorch-deeplab-xception/issues/122#issuecomment-540287499