statechular11 / resnetLinks
keras-style API to ResNets (ResNet-50, ResNet-101, and ResNet-152)
☆25Updated 5 years ago
Alternatives and similar repositories for resnet
Users that are interested in resnet are comparing it to the libraries listed below
Sorting:
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- A machine learning experiment☆180Updated 8 years ago
- Collection of Keras models used for classification☆319Updated 6 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆276Updated 7 years ago
- A nasnet in tensorflow☆137Updated 4 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 7 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Kaggle competition☆75Updated 7 years ago
- Focal Loss implementation in Keras☆328Updated 4 years ago
- Snapshot Ensemble in Keras☆311Updated 8 years ago
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.☆312Updated 7 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Updated 8 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Spatial pyramid pooling layers for keras☆393Updated 8 years ago
- Keras Implementation of EfficientNets☆185Updated 5 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Keras- Multi Label Image Classification☆401Updated 4 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- Human Protein Atlas Image Classification baseline:0.456☆82Updated 7 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆269Updated 2 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆199Updated 7 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 4 years ago
- keras ImageDataGenerator example☆61Updated 8 years ago