OpenGVLab / SAM-Med2D

Official implementation of SAM-Med2D
Apache License 2.0
885 stars 84 forks source link

Data Unzip Problem #70

Open zihui-debug opened 4 months ago

zihui-debug commented 4 months ago

When I run the following command: zip SA-Med2D-16M.zip SA-Med2D-16M.z0* SA-Med2D-16M.z10 -s=0 --out {full}.zip

I come across this error:

zip warning: Did not find entry for SAMed2Dv1/images/ct_00--Totalsegmentator_dataset--s0442--x_0089.png
zip error: Zip file structure invalid (was copying SAMed2Dv1/images/ct_00--Totalsegmentator_dataset--s0442--x_0089.png)

Does it mean the file has damaged? Has anyone experienced the same problem?