SathwikTejaswi / deep-rankingView external linksLinks
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
☆83Apr 13, 2019Updated 6 years ago
Alternatives and similar repositories for deep-ranking
Users that are interested in deep-ranking are comparing it to the libraries listed below
Sorting:
- ☆373Jul 25, 2019Updated 6 years ago
- Solution of Image Retrieval Challenge in ACM MM 2019☆25Aug 26, 2019Updated 6 years ago
- Combination of Multiple Global Descriptors for Image Retrieval☆150Apr 23, 2020Updated 5 years ago
- Here you find the implementation of the method described in our SIBGRAPI 2019 paper "Hierarchy-of-Visual-Words: a Learning-based Approach…☆10Mar 1, 2022Updated 3 years ago
- A Tensorflow retrieval (space embedding) baseline. Metric learning baseline on CUB and Stanford Online Products.☆39Oct 9, 2021Updated 4 years ago
- ☆11Oct 27, 2017Updated 8 years ago
- Contrast between ShuffleNet V2 and MnasNet.(Non-official implement In PyTorch)☆12Oct 25, 2018Updated 7 years ago
- Paper reading group of the TANGENT Lab @ PKU☆11Oct 16, 2018Updated 7 years ago
- Image/Instance Retrieval using CLIP, A self supervised Learning Model☆29May 30, 2023Updated 2 years ago
- Fast implementation of the Neighborhood Component Analysis algorithm☆12Feb 28, 2018Updated 7 years ago
- ☆10Dec 15, 2018Updated 7 years ago
- Simple but powerful code for image retrieval task using triplet loss☆10Sep 19, 2021Updated 4 years ago
- End-to-end Learning of Deep Visual Representations for Image Retrieval.☆46Jan 20, 2021Updated 5 years ago
- Exact Content-based Image Retrieval System☆13Jul 11, 2022Updated 3 years ago
- This project is intended to solve the task of massive image retrieval.☆55Feb 9, 2018Updated 8 years ago
- C++ header-only lib for extracting local patches☆15Nov 3, 2020Updated 5 years ago
- 基于DeepFashion数据库做毕设☆11Mar 9, 2017Updated 8 years ago
- A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.☆12Feb 12, 2021Updated 5 years ago
- work in Advanced Topics in Multimedia Analysis and Indexing☆15Aug 4, 2018Updated 7 years ago
- Simple Tensorflow implementation of "Switchable Normalization"☆29Oct 1, 2018Updated 7 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆59Nov 10, 2019Updated 6 years ago
- Task Agnostic Unsupervised Learning☆15Sep 29, 2021Updated 4 years ago
- Image Search using BoW☆14Apr 20, 2015Updated 10 years ago
- Relational Content-Based Image Retrieval (R-CBIR) - Retrieving images with given relationships among objects☆17Oct 12, 2021Updated 4 years ago
- ☆14Jun 16, 2020Updated 5 years ago
- Implementation of method described in http://openaccess.thecvf.com/content_ICCV_2019/papers/Le_Cacheux_Modeling_Inter_and_Intra-Class_Rel…☆32Feb 19, 2020Updated 5 years ago
- 🌁 Image retrieval using deep learning of global descriptors.☆139Sep 6, 2017Updated 8 years ago
- LV-BERT: Exploiting Layer Variety for BERT (Findings of ACL 2021)☆18May 10, 2023Updated 2 years ago
- Winners of the Facebook Image Similarity Challenge☆142Sep 7, 2023Updated 2 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Sep 6, 2018Updated 7 years ago
- Implementation of MARN AAAI18 in pytorch☆13Aug 5, 2020Updated 5 years ago
- InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network a…☆116Jan 6, 2017Updated 9 years ago
- Face Alignment using Convolutional Neural Networks☆20Jan 4, 2017Updated 9 years ago
- Demos for the MiniWoB++ benchmark☆21Feb 23, 2018Updated 7 years ago
- Diffusion on manifolds for image retrieval☆126Jan 8, 2020Updated 6 years ago
- use tensorflow slim to realize Class Activation Map in Googlenet☆45Dec 22, 2017Updated 8 years ago
- Deep Learning Computer Vision Algorithms for Real-World Use☆417Aug 19, 2022Updated 3 years ago
- Implementations of training & retrieval parts of DeLF, https://github.com/tensorflow/models/tree/master/research/delf☆17Mar 27, 2019Updated 6 years ago
- FLOPs and other statistics COunter for Pytorch neural networks☆23May 27, 2021Updated 4 years ago