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
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- Signature verification system using Siamese networks☆112Updated 2 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
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆55Updated 4 years ago
- Image classification using pytorch☆56Updated last year
- ☆19Updated 4 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆76Updated last year
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆53Updated 2 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 3 years ago
- Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images wit…☆96Updated 4 months ago
- Image similarity using Triplet Loss☆102Updated last year
- ☆49Updated 5 years ago
- CNN based autoencoder combined with kernel density estimation for colour image anomaly detection / novelty detection. Built using Tensfor…☆35Updated 4 years ago
- ☆77Updated 10 months ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆26Updated 4 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆52Updated 3 years ago
- Classification for chest X ray images of tuberculosis using PyTorch, Timm, and modified EfficientNet family. This repo is implemented to …☆28Updated 2 years ago
- Active learning for deep object detection using YOLO☆49Updated 3 years ago
- Pytorch Implementation of Single Shot MultiBox Detector (SSD)☆21Updated 3 years ago
- Face Recognition using Face-net and Retina Face detection start of the art - Pytorch☆11Updated 4 years ago
- Data Augmentation for Object Detection with Python and OpenCV☆25Updated 3 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆90Updated last year
- label file converter: xml to yolo☆68Updated 4 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Exporting yolov5 to tflite and run inference on raspberry pi and cpu☆54Updated 2 years ago
- tensorflow.keras implementation of gradcam and gradcam++☆41Updated 2 years ago
- Series of EfficientNets (B0 to B7)☆37Updated 3 years ago
- Hands-On One-shot Learning with Python, published by Packt☆50Updated last year
- Implemented Faster R CNN on Custom Dataset☆22Updated 3 years ago