lucasjinreal / pytorch_image_classifierLinks
Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.
☆114Updated 4 years ago
Alternatives and similar repositories for pytorch_image_classifier
Users that are interested in pytorch_image_classifier are comparing it to the libraries listed below
Sorting:
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- ☆144Updated 3 years ago
- PyTorch baseline for AI challenger Scene classification☆95Updated 7 years ago
- An implementation of RetinaNet in PyTorch.☆301Updated 6 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 7 years ago
- Fully convolutional networks for semantic segmentation☆190Updated 6 years ago
- Mask-RCNN implementation in MXNet☆66Updated 7 years ago
- A MXNet implementation of Squeeze-and-Excitation Networks (SE-ResNext, SE-Resnet, SE-Inception-v4 and SE-Inception-Resnet-v2)☆157Updated 6 years ago
- CVPR2017 - an ultra-compact bilinear model for fine-grained classification☆149Updated 7 years ago
- implement center loss operator for mxnet☆192Updated 8 years ago
- Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"☆201Updated 6 years ago
- Focal loss for Dense Object Detection☆226Updated 7 years ago
- Feature Pyramid Network☆155Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- Tensorflow implementation for "Feature Pyramid Networks for Object Detection"☆105Updated 8 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 6 years ago
- pytorch codes☆51Updated 5 years ago
- Source code of our TIP 2018 paper "Object-Part Attention Model for Fine-grained Image Classification"☆92Updated 6 years ago
- ☆61Updated 7 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 6 years ago
- Center Loss implementation with TensorFlow☆157Updated 8 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 5 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added☆181Updated 3 years ago
- Faster rcnn based on tensorflow and resnet50☆37Updated 8 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 7 years ago
- Scale Normalization for Image Pyramids☆170Updated 6 years ago
- four ways to compare the speed of roi pooling in pytorch