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
- ☆16Updated 2 years ago
- EfficientNet-GradCam Visualization☆80Updated 5 years ago
- Serving a keras model (neural networks) in a website with the python Django-REST framework.☆97Updated last year
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆54Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 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
- 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
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 5 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Using federated learning and CNNs to analyze X-ray images of Lungs and determining whether pneumonia is present.☆33Updated 5 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 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
- Class Activation Map(CAM) with Pytorch☆66Updated 4 years ago
- PyTorch reimplementation of GradCAM saliency method.☆25Updated 6 years ago
- A simple image dataset EDA tool (CLI / Code)☆55Updated 4 years ago
- ☆42Updated 4 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆63Updated 5 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
- 1st place solution for AV Intel scene classification challenge☆39Updated 5 years ago
- PyTorch tutorial for learners☆120Updated 5 years ago
- How to do mixup training from image files in Keras☆20Updated 6 years ago
- TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques☆31Updated 4 years ago
- ☆57Updated 2 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- A Django web app that provides an API for object detection using YOLOv3.☆54Updated 4 years ago
- 10th place solution for the RSNA Pneumonia Detection Challenge☆14Updated 6 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago