nevoit / Siamese-Neural-Networks-for-One-shot-Image-RecognitionLinks
One-shot Siamese Neural Network, using TensorFlow 2.0, based on the work presented by Gregory Koch, Richard Zemel, and Ruslan Salakhutdinov. we used the “Labeled Faces in the Wild” dataset with over 5,700 different people. Some people have a single image, while others have dozens.
☆63Updated last year
Alternatives and similar repositories for Siamese-Neural-Networks-for-One-shot-Image-Recognition
Users that are interested in Siamese-Neural-Networks-for-One-shot-Image-Recognition are comparing it to the libraries listed below
Sorting:
- One Shot Learning Implementation☆42Updated 5 years ago
- Signature verification system using Siamese networks☆124Updated 3 years ago
- ☆49Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated 9 months ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- ☆86Updated last year
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆58Updated 5 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆18Updated 4 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆88Updated 2 years ago
- A Python library for visualizing convolutional neural networks.☆21Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Converting images to numpy files☆28Updated 4 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 5 years ago
- my codes for learning attention mechanism☆51Updated 5 years ago
- Image classification using pytorch☆62Updated 2 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Image Classification with `sklearn.svm`☆58Updated 4 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆110Updated 5 years ago
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆60Updated 3 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- Object Counting with the newest yolov7☆120Updated 3 years ago
- 📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.☆237Updated 2 years ago
- CNN based autoencoder combined with kernel density estimation for colour image anomaly detection / novelty detection. Built using Tensfor…☆36Updated 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 6 years ago
- Explainable CNN (XCNN)☆16Updated 5 years ago
- A simple tf.keras implementation of YOLO v4☆139Updated 2 years ago
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆27Updated 4 years ago
- Project on Training Neural Networks with just one Example.☆16Updated 4 years ago
- Face Recognition Model trained with Siamese Network and Triplet Loss function in TensorFlow☆28Updated 5 years ago