GuanqiaoDing / CNN-CIFAR10
Implement and Compare VGG, ResNet and ResNeXt on CIFAR-10
☆10Updated 6 years ago
Alternatives and similar repositories for CNN-CIFAR10:
Users that are interested in CNN-CIFAR10 are comparing it to the libraries listed below
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- Train DenseNet on Cifar-10 based on Keras☆41Updated 4 years ago
- TF-Implementation of "Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition"☆74Updated 6 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 5 years ago
- ☆94Updated 7 years ago
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- ☆9Updated 7 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- cnn compression for keras☆22Updated 6 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Updated 7 years ago
- http://openaccess.thecvf.com/content_cvpr_2017/papers/Fu_Look_Closer_to_CVPR_2017_paper.pdf☆35Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- ☆66Updated 7 years ago
- 这是初赛的单任务版本,模型使用了三种Densenet121 , vgg16 , multimodel☆12Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- TensorFlow implementation for MobileNetV2☆27Updated 7 years ago
- 基于pytorch框架的segmentation 万用模板☆15Updated 6 years ago
- SE_ResNet && SE_ResNeXt with pretrained weights on ImageNet (SENet In TensorFlow)☆53Updated 7 years ago
- a Tensorflow implementation of Group Normalizations☆24Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- Implementation of Faster RCNN for Vehicle Detection☆16Updated 7 years ago
- A SOTA RON Detector in TensorFlow☆33Updated 6 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- 根据这个https://github.com/matterport/Mask_RCNN修改的FPN☆28Updated 7 years ago