Kexiii / DenseNet-Cifar10
Train DenseNet on Cifar-10 based on Keras
☆41Updated 4 years ago
Alternatives and similar repositories for DenseNet-Cifar10:
Users that are interested in DenseNet-Cifar10 are comparing it to the libraries listed below
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- data augmentation on python☆35Updated 7 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 6 years ago
- ☆66Updated 7 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- A method for Fine-Grained image classification☆41Updated 4 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …