Implementation in Keras of MobileNet (https://arxiv.org/abs/1704.04861)
☆23May 6, 2018Updated 7 years ago
Alternatives and similar repositories for keras-mobilenet
Users that are interested in keras-mobilenet are comparing it to the libraries listed below
Sorting:
- Implementation in Keras of ShuffleNet (https://arxiv.org/abs/1707.01083)☆19May 10, 2018Updated 7 years ago
- Implement and Compare VGG, ResNet and ResNeXt on CIFAR-10☆10Mar 22, 2019Updated 6 years ago
- Implementation of mobilenet on keras☆13Mar 21, 2018Updated 7 years ago
- Implementation in Keras of Effnet (https://arxiv.org/abs/1801.06434)☆21May 6, 2018Updated 7 years ago
- A keras implementation of DenseNet☆17Oct 16, 2018Updated 7 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)