When I run python scripts/demo.py --dataset crowdai --img [YOUR_IMAGE_PATH], it shows RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory. I have also tried to download the pretrained model by this link: https://github.com/XJKunnn/pretrained_model/releases/download/pretrained_model/crowdai_hrnet48_e100.pth, but it still has this problem. Does anyone know how to solve this problem?
When I run python scripts/demo.py --dataset crowdai --img [YOUR_IMAGE_PATH], it shows RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory. I have also tried to download the pretrained model by this link: https://github.com/XJKunnn/pretrained_model/releases/download/pretrained_model/crowdai_hrnet48_e100.pth, but it still has this problem. Does anyone know how to solve this problem?