improving_segmentation_with_selfsupervised_depth icon indicating copy to clipboard operation
improving_segmentation_with_selfsupervised_depth copied to clipboard

Have a problem with mono_cityscapes_1024x512_r101dil_aspp_dec6_lr5_fd2_crop512x512bs4.zip

Open Aimingggg opened this issue 1 year ago • 0 comments

Hi, when i run python inference.py --machine ws --model /path/to/checkpoint/dir/ --data /path/to/data/dir/, the erro is: zipfile.BadZipFile: File is not a zip file. I found that is the mono_cityscapes_1024x512_r101dil_aspp_dec6_lr5_fd2_crop512x512bs4.zip cant unzip, so, what can i do if i want test my own images using your pretrained models? Thanks!

Aimingggg avatar Nov 20 '24 12:11 Aimingggg