cbam-resnet topic

List cbam-resnet repositories

CBAM-TensorFlow2.0

71
Stars
8
Forks
Watchers

CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0

ResNet-50-CBAM-PyTorch

72
Stars
20
Forks
Watchers

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.

models-pytorch

21
Stars
5
Forks
Watchers

This is a torchvision style CNN models collection based on pytorch.