MexsonFernandes / Img2VecCosSim-Django-PytorchLinks
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 last year
Alternatives and similar repositories for Img2VecCosSim-Django-Pytorch
Users that are interested in Img2VecCosSim-Django-Pytorch are comparing it to the libraries listed below
Sorting:
- ☆16Updated 3 years ago
- Pytorch code for managing distributed training experiments.☆20Updated 5 years ago
- 1st place solution for AV Intel scene classification challenge☆39Updated 6 years ago
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆57Updated 6 years ago
- A simple image dataset EDA tool (CLI / Code)☆55Updated 5 years ago
- Simple, fast web deployment for your PyTorch models☆69Updated 7 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- [Deprecated] PyTorch Lite is a lightweight machine learning framework for on-device mobile inference.☆14Updated 6 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 4 years ago
- Different Generative Adversarial Networks☆24Updated 4 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 4 years ago
- Detecting cancers on mobile phones☆95Updated 6 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 3 years ago
- Surface crack images classification using PyTorch Lightning☆11Updated 5 years ago
- Robust multimodal integration method implemented in PyTorch and TensorFlow☆86Updated 4 years ago
- 7th place solution☆22Updated 4 years ago
- TF2.0 port for Augmix paper☆79Updated 6 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 5 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 5 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- My solution to the Global Data Science Challenge☆36Updated 5 years ago
- A face recognition web app powered by Facenet model using Flask, OpenCV, Heroku☆35Updated 4 years ago
- Serving a keras model (neural networks) in a website with the python Django-REST framework.☆95Updated 6 months ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago