yuyang-huang / keras-inception-resnet-v2
The Inception-ResNet v2 model using Keras (with weight files)
☆181Updated 3 years ago
Alternatives and similar repositories for keras-inception-resnet-v2:
Users that are interested in keras-inception-resnet-v2 are comparing it to the libraries listed below
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 3 years ago
- "NASNet" models in Keras 2.0+ with weights☆198Updated 6 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Keras implementation of NASNet-A☆88Updated 6 years ago
- TensorFlow implementation of the YOLO (You Only Look Once)☆198Updated 5 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆271Updated 6 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras☆386Updated 7 years ago
- Re-implement YOLOv3 with TensorFlow☆1Updated 2 years ago
- Collection of Keras models used for classification☆316Updated 5 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- Kaggle competition☆75Updated 6 years ago
- Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN☆103Updated 6 years ago
- Repo about neural networks for images handling☆264Updated 6 years ago
- A nasnet in tensorflow☆136Updated 3 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)☆468Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated last year
- Convert coco dataset to tfrecord for the tensorflow detection API.