MexsonFernandes / Img2VecCosSim-Django-Pytorch
Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to input two images and to find the cosine similarity.
☆21Updated 11 months ago
Alternatives and similar repositories for Img2VecCosSim-Django-Pytorch:
Users that are interested in Img2VecCosSim-Django-Pytorch are comparing it to the libraries listed below
- Detection masks on faces.☆29Updated 4 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 4 years ago
- Attempting feature map prunning on a CNN trained for Japanese OCR☆18Updated 7 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- A tutorial for using YOLACT in Google Colab☆36Updated 5 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 2 years ago
- This is the official repo for the Heartbeat article, "The brilliant beginner's guide to model deployment: a clear and simple roadmap for …☆19Updated 6 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- Pytorch code for managing distributed training experiments.☆21Updated 5 years ago
- Classification for covid-19 chest X-ray images using Lightning☆56Updated 2 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆49Updated 6 years ago
- ☆16Updated 2 years ago
- A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch☆61Updated 5 years ago
- A simple image dataset EDA tool (CLI / Code)☆55Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- 1st place solution for AV Intel scene classification challenge☆39Updated 5 years ago
- ☆22Updated 4 years ago
- A list of pytorch toolkits for CV application.☆17Updated 5 years ago
- ☆35Updated 5 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- Basic codes of ml☆13Updated 5 years ago
- My solution to the Global Data Science Challenge☆36Updated 4 years ago
- Object detection using Pascal's datasets and using pbtxt to denote dictionary of classes.☆10Updated 7 years ago
- Gated Recurrent Convolution Neural Network in Pytorch☆25Updated 6 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Deploy your Flask web app classifier on Heroku which is written using fastai library.☆41Updated 5 years ago
- Comparing active learning, semi-supervised learning and combination of them on deep learning.☆14Updated 7 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Codes and Sample Application for converting and deploying pytorch models in android applications☆70Updated 3 years ago