weiaicunzai / awesome-image-classification
A curated list of deep learning image classification papers and codes
☆2,898Updated 2 years ago
Alternatives and similar repositories for awesome-image-classification:
Users that are interested in awesome-image-classification are comparing it to the libraries listed below
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,440Updated 2 years ago
- A paper list of object detection using deep learning.☆11,361Updated last year
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,403Updated 7 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,052Updated 2 years ago
- A faster pytorch implementation of faster r-cnn☆7,736Updated 2 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,683Updated last year
- ResNeSt: Split-Attention Networks☆3,249Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,015Updated 3 years ago
- Pytorch implementation of cnn network☆1,961Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,356Updated last year
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,199Updated 2 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,134Updated 2 months ago
- Sandbox for training deep learning networks☆2,991Updated 5 months ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,328Updated 2 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,418Updated 5 months ago
- Most popular metrics used to evaluate object detection algorithms.☆5,005Updated last month
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,291Updated last year
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,078Updated last year
- A PyTorch Implementation of Single Shot MultiBox Detector