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☆122Updated 3 years ago
- ☆49Updated 6 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- ☆86Updated last year
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated 8 months ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆87Updated 2 years ago
- Image classification using pytorch☆62Updated 2 years ago
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆58Updated 5 years ago
- Project on Training Neural Networks with just one Example.☆16Updated 4 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆94Updated 5 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 4 years ago
- This project is the implementation of the "Automatically Designing CNN Architectures Using Genetic Algorithm for Image Classification" pa…☆32Updated last year
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 5 years ago
- Contains cf_matrix.py file with a function to make a pretty visualization of a confusion matrix.☆193Updated 3 years ago
- Siamese Network with Triplet Loss☆10Updated 4 years ago
- ☆12Updated 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
- Multi-label Classification using feature selection: Deep Learning☆24Updated 5 years ago
- A Face Recognition Siamese Network implemented using Keras. Siamese Network is used for one shot learning which do not require extensive …☆44Updated 5 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆266Updated last month
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- Classification for chest X ray images of tuberculosis using PyTorch, Timm, and modified EfficientNet family. This repo is implemented to …☆30Updated 3 years ago
- Converting images to numpy files☆28Updated 4 years ago