nevoit / Siamese-Neural-Networks-for-One-shot-Image-Recognition
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.
☆58Updated last month
Related projects ⓘ
Alternatives and complementary repositories for Siamese-Neural-Networks-for-One-shot-Image-Recognition
- One Shot Learning Implementation☆40Updated 4 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
- ☆49Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 3 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Classification of Images using Support Vector Machines and Feature Extraction using SIFT.☆14Updated 3 years ago
- 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
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆55Updated 4 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆190Updated 4 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Signature verification system using Siamese networks☆111Updated 2 years ago
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆53Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆23Updated 3 years ago
- Image similarity using Triplet Loss☆102Updated last year
- To load dataset using PIL, CV2, Keras andTensorflow☆13Updated 4 years ago
- Image classification using pytorch☆56Updated last year
- Project on Training Neural Networks with just one Example.☆16Updated 3 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆17Updated 3 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 4 years ago
- Code for blogpost https://zablo.net/blog/post/understanding-implementing-simclr-guide-eli5-pytorch/☆20Updated 4 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 4 years ago
- This will code will visualize filters and feature maps in a CNN☆30Updated 4 years ago
- ☆12Updated 4 years ago
- proposed early detection method for parkinson's disease using deep learning on MRI dataset☆17Updated 3 years ago
- ☆56Updated last year
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆25Updated 4 years ago
- How to train an object detection model easy for free☆92Updated 4 years ago
- Python implementation of Automatic Signature Stability Analysis And Verification Using Local Features by Muhammad Imran Malik, Marcus Liw…☆24Updated 4 years ago