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:
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Detection masks on faces.☆29Updated 5 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆57Updated 5 years ago
- Pytorch code for managing distributed training experiments.☆21Updated 5 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- 🐍+🔥This project is aimed to help Pytorch machine learning developers to quickly build a Flask web app in a Docker container ready to be…☆66Updated 2 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- A simple image dataset EDA tool (CLI / Code)☆55Updated 5 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- an implementation of mixup☆41Updated 5 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 4 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)☆40Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 5 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 6 years ago
- Skin Lesion Detector using HAM10000 dataset with Chainer / ChainerCV☆12Updated 6 years ago
- Robust multimodal integration method implemented in PyTorch and TensorFlow☆87Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- Simple but powerful code for image retrieval task using triplet loss☆10Updated 4 years ago
- Hsin-Rung Chou, Jia-Hong Lee, Yi-Ming Chan, and Chu-Song Chen, "Data-specific Adaptive Threshold for Face Recognition and Authentication,…☆79Updated 2 years ago
- ☆34Updated 5 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago