improving_segmentation_with_selfsupervised_depth
improving_segmentation_with_selfsupervised_depth copied to clipboard
Have a problem with mono_cityscapes_1024x512_r101dil_aspp_dec6_lr5_fd2_crop512x512bs4.zip
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!