bcmi / Object-Shadow-Generation-Dataset-DESOBAv2

[CVPR 2024] The dataset, code, and model for our paper "Shadow Generation for Composite Image Using Diffusion Model", CVPR, 2024.
Apache License 2.0
99 stars 11 forks source link

PytorchStreamReader failed reading zip archive: failed finding central directory #4

Closed Echo411 closed 3 months ago

Echo411 commented 5 months ago

Hello, I downloaded the model weight from the link you gave, but it could not be loaded during the running process. The error message is: PytorchStreamReader failed reading zip archive: failed finding central directory The specific error is as follows: image

Narumi-Maria commented 5 months ago

Please unzip the downloaded file before loading it.

Jidkboh commented 5 months ago

Please unzip the downloaded file before loading it.

I have the same problem ,I mean the file is not a zipped file ,it's ".pth"

Narumi-Maria commented 5 months ago

Please unzip the downloaded file before loading it.

I have the same problem ,I mean the file is not a zipped file ,it's ".pth"

After my verification, the files in the cloud drive are not damaged. However, you might encounter this issue when your file download is interrupted. Please ensure that the file size on your local device matches the size displayed on the cloud drive.