tianrun-chen / SAM-Adapter-PyTorch

Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts
MIT License
1.03k stars 91 forks source link

Thanks for sharing the updated link, but unfortunately the downloaded file is not working. #79

Open Adnan-CAS opened 3 months ago

Adnan-CAS commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it.

Originally posted by @Adnan-CAS in https://github.com/tianrun-chen/SAM-Adapter-PyTorch/issues/77#issuecomment-2247218049

77waiwai-Demon commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it.

Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Adnan-CAS commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it. Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Yes, it is corrupted, not working

77waiwai-Demon commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it. Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Yes, it is corrupted, not working

I have checked, and the compressed file I uploaded is normal. Please check it again.

Adnan-CAS commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it. Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Yes, it is corrupted, not working

I have checked, and the compressed file I uploaded is normal. Please check it again.

The file type is(.file) not the .pth or .pt , How to use it? I have tried to change the type to(.pt/.pth) but its not working. Please guide. file

77waiwai-Demon commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it. Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Yes, it is corrupted, not working

I have checked, and the compressed file I uploaded is normal. Please check it again.

The file type is(.file) not the .pth or .pt , How to use it? I have tried to change the type to(.pt/.pth) but its not working. Please guide. file

I suspect it might be an issue with the extraction tool. You could try using a different extraction tool (for example, Bandzip for Windows), or use the Linux command tar -xvf to extract the files.

Adnan-CAS commented 3 months ago

Thanks for sharing the updated link, but unfortunately the downloaded file is not working, probably the file(newly uploaded) is broken, Could you please check it. Originally posted by @Adnan-CAS in #77 (comment)

Is the compressed file corrupted?

Yes, it is corrupted, not working

I have checked, and the compressed file I uploaded is normal. Please check it again.

The file type is(.file) not the .pth or .pt , How to use it? I have tried to change the type to(.pt/.pth) but its not working. Please guide. file

I suspect it might be an issue with the extraction tool. You could try using a different extraction tool (for example, Bandzip for Windows), or use the Linux command tar -xvf to extract the files.

I extracted(as suggested) it and got the files but the (Polyp Segmentation - Medical Applications [Kvasir]) is still missing, as I am working on medical applications so I need that one, Could you please share that one. Thanks

file2