tmthyln / triplet-net-keras
A quick implementation of a triplet network with an online (batch-based) triplet loss (in Keras, with tensorflow backend)
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for triplet-net-keras
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 4 years ago
- Implementation of Triplet Neural Network on keras☆71Updated 4 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆58Updated 5 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- [5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow…☆128Updated 4 years ago
- Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection…☆191Updated 5 years ago
- Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.☆34Updated 3 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Unsupervised anomaly detection with generative model, keras implementation☆178Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi sca…☆81Updated 5 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆400Updated 4 years ago
- anomaly detection with GAN☆94Updated 6 years ago
- A Siamese similarity model for image similarity☆58Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- Real-world Landmark Recognition with Triplet Network☆18Updated 6 years ago
- Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras☆167Updated 4 years ago
- Repository for the One class neural networks paper☆167Updated 5 years ago
- RMAC implementation in Keras☆83Updated 6 years ago
- Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0☆39Updated 5 years ago
- Face recognition using Keras☆61Updated 6 years ago
- This is an implementation of compact bilinear CNN using keras☆23Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 3 years ago
- An implementation for mnist center loss training and visualization☆75Updated 6 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 4 years ago