OpenGVLab / DCNv4

[CVPR 2024] Deformable Convolution v4
https://arxiv.org/pdf/2401.06197.pdf
MIT License
527 stars 27 forks source link

Checkpoint file corrupted? #16

Open SepJourney opened 10 months ago

SepJourney commented 10 months ago

I load the checkpoint file "dino_4scale_flash_internimage_t_1x_coco.pth", and it reports the error as below. I downed it many times but it still not works. "RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory"

I tried the dino_large_coco and maskrcnn_tiny_coco files, these files can be loaded.

xuyoji commented 1 day ago

Same problem