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.
☆62Updated 8 months ago
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 4 years ago
- Signature verification system using Siamese networks☆118Updated 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
- Image classification using pytorch☆59Updated last year
- Vanilla torch and timm industrial knn-based anomaly detection for images.☆158Updated 8 months ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- ☆49Updated 6 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 4 years ago
- ☆14Updated 6 years ago
- Converting images to numpy files☆28Updated 3 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆19Updated 4 years ago
- Attempting to build YOLOX from scratch☆31Updated 2 years ago
- ☆79Updated last year
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 4 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 4 years ago
- This is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and…☆51Updated 5 years ago
- Classification of automotive parts as defective and non-defective with transfer learning.☆14Updated 6 months ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆83Updated 2 years ago
- ☆23Updated 4 years ago
- This project proposes an end-to-end framework for semi-supervised Anomaly Detection and Segmentation in images based on Deep Learning.☆290Updated 2 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- ☆44Updated 2 years ago
- This is an unofficial implementation of Reconstruction by inpainting for visual anomaly detection (RIAD).☆97Updated 4 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆32Updated 3 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 6 years ago
- An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. N…☆177Updated last year
- An easy approach on how to implement Knowledge Distillation on Keras☆18Updated 5 years ago
- Mean-Shifted Contrastive Loss for Anomaly Detection (AAAI 2023)☆118Updated 10 months ago