Ugenteraan / ResNet-50-CBAM-PyTorch

Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.
MIT License
77 stars 21 forks source link

How it works #8

Open SHAOTAO1998 opened 10 months ago

SHAOTAO1998 commented 10 months ago

How I run on my own computer, not on the server.