Mayurji / Image-Classification-PyTorch
Learning and Building Convolutional Neural Networks using PyTorch
☆212Updated 3 years ago
Alternatives and similar repositories for Image-Classification-PyTorch
Users that are interested in Image-Classification-PyTorch are comparing it to the libraries listed below
Sorting:
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆89Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆117Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆94Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆422Updated 3 months ago
- Unofficial implementations of some classical CNN backbones with pytorch