shibuiwilliam / Keras_Sklearn
Combination of Keras CNN with Scikit-learn classifiers.
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Keras_Sklearn
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- Implementation of Triplet Neural Network on keras☆71Updated 4 years ago
- Simple guide on how to generate ROC plot for Keras classifier | DLology☆41Updated 6 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆190Updated 4 years ago
- ☆14Updated 6 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 5 years ago
- A simple, easy-to-use and flexible siamese neural network implementation for Keras☆65Updated 3 months ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 3 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆125Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 4 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆31Updated 6 years ago
- Deep Feature Selection using Teacher Student Network☆43Updated 5 years ago
- Class Activation Map using Keras☆81Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆29Updated 5 years ago
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 4 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 4 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆38Updated 5 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 3 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆147Updated 3 years ago
- ☆49Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- This is an implementation of compact bilinear CNN using keras☆23Updated 5 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆52Updated 3 years ago