BangguWu / ECANet

Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
MIT License
1.24k stars 197 forks source link

pretrained model has an error while extracting the tar #26

Closed amdslgl closed 4 years ago

BangguWu commented 4 years ago

Hello, which model are you using and where did you get it, Baidu NetDisk or Google Cloud? I will verify it and reply to you.

amdslgl commented 4 years ago

thank you,sir.there is no error.it is just wrong for my operation

amaarora commented 4 years ago

For future users, you don't need to run tar -xvf <file_name>.

Just do torch.load('<path_to_file>.pth.tar')