AdrianUng / keras-triplet-loss-mnist
Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST
☆91Updated 5 years ago
Alternatives and similar repositories for keras-triplet-loss-mnist:
Users that are interested in keras-triplet-loss-mnist are comparing it to the libraries listed below
- Implementation of Triplet Neural Network on keras☆71Updated 4 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Keras implementation of ArcFace, CosFace, and SphereFace☆283Updated 2 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- Who is your doppelgänger and more with Keras face recognition☆48Updated last year
- Keras Implementation of EfficientNets☆187Updated 4 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆401Updated 4 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Implementation of ArcFace in Keras☆11Updated 5 years ago
- IEEE's Signal Processing Society - Camera Model Identification☆44Updated 6 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 4 years ago
- ☆76Updated 5 years ago
- Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0☆39Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆125Updated 5 years ago
- Keras implementation of CutMix regularizer☆30Updated 4 years ago
- ☆49Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 4 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection…☆192Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆110Updated 3 years ago
- Implementing YOLO using ResNet as the feature extraction network☆117Updated 5 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf