XingLiangLondon / Image-Similarity-in-Percentage
Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean similarity
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Image-Similarity-in-Percentage
- One Shot Learning Implementation☆39Updated 4 years ago
- 3D ResNet Video Classification accelerated by TensorRT☆46Updated 3 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago
- Interactive code for image similarity using SIFT algorithm☆186Updated last year
- Signature verification system using Siamese networks☆111Updated 2 years ago
- My modified version of YoloV5 training, cross-validation and inference with Pseudo Labelling pytorch pipelines used in GWD Kaggle Competi…☆20Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated last year
- One-shot Siamese Neural Network, using TensorFlow 2.0, based on the work presented by Gregory Koch, Richard Zemel, and Ruslan Salakhutdin…☆58Updated last month
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 3 years ago
- Template matching ocr using scanlines and templates. Accuracy more than 80%. Need to improve accuracy and small character recognition mor…☆17Updated 7 years ago
- Convert LabelMe Annotation Tool JSON format to YOLO text file format☆57Updated 2 years ago
- Detect human faces using MTCNN and track faces throughout the videos.☆14Updated 3 years ago
- Tile (Slice) YOLO Dataset for Small Objects Detection☆72Updated last year
- Efficient utility of image similarity using deep neural network and deep learning.☆230Updated 5 years ago
- Match a cropped image to the original image with an efficient algorithm using Python and OpenCV.☆36Updated 2 months ago
- Data Augmentation for Object Detection with Python and OpenCV☆25Updated 3 years ago
- Extract image features. A script inspired by the blog post: https://becominghuman.ai/extract-a-feature-vector-for-any-image-with-pytorch-…☆21Updated 2 years ago
- Steel defect detection intern project in PIRL(Postech information Research Laboratories)☆18Updated 5 years ago
- Image classification using pytorch☆56Updated last year
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- A Deep One-Shot Network for Query-based Logo Retrieval [Pattern Recognition 2019, Elsevier]☆60Updated 3 years ago
- Detection masks on faces.☆29Updated 4 years ago
- Code and pre-trained models for detecting spoofing attacks from images.☆39Updated 3 years ago
- Image Augmentation technique using OpenCV and Python☆56Updated 5 years ago
- 🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)☆157Updated 4 years ago
- An OCR system using CRAFT for text detection and MORAN for recognition☆19Updated 3 months ago
- Unsupervised classification of the North Eastern University Steel Surface Defects Database☆30Updated last year
- A Tensorflow implementation of Deep Lab V3 Plus from scratch.☆22Updated 4 years ago
- 口罩检测。凑个热闹,和百度类似的是否佩戴口罩检测分类,但是速度会更快。☆29Updated 3 months ago