All Projects → Tony607 → Landmark-Retrival

Tony607 / Landmark-Retrival

Licence: other
Easy Landmark Image Recognition with TensorFlow Hub DELF Module

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Landmark-Retrival

Cnnimageretrieval
CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet
Stars: ✭ 168 (+740%)
Mutual labels:  image-retrieval
Caffe Deepbinarycode
Supervised Semantics-preserving Deep Hashing (TPAMI18)
Stars: ✭ 206 (+930%)
Mutual labels:  image-retrieval
Delf Pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
Stars: ✭ 245 (+1125%)
Mutual labels:  image-retrieval
Revisiting deep metric learning pytorch
(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent research in the field of Deep Metric Learning.
Stars: ✭ 172 (+760%)
Mutual labels:  image-retrieval
Deep Fashion Retrieval
Simple image retrival on deep-fashion dataset with pytorch - A course project
Stars: ✭ 197 (+885%)
Mutual labels:  image-retrieval
Image Text Embedding
TOMM2020 Dual-Path Convolutional Image-Text Embedding https://arxiv.org/abs/1711.05535
Stars: ✭ 223 (+1015%)
Mutual labels:  image-retrieval
Pytorch deephash
Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015
Stars: ✭ 148 (+640%)
Mutual labels:  image-retrieval
SegSwap
(CVPRW 2022) Learning Co-segmentation by Segment Swapping for Retrieval and Discovery
Stars: ✭ 46 (+130%)
Mutual labels:  image-retrieval
Pytorch Image Retrieval
A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).
Stars: ✭ 203 (+915%)
Mutual labels:  image-retrieval
University1652 Baseline
ACM Multimedia2020 University-1652: A Multi-view Multi-source Benchmark for Drone-based Geo-localization 🚁 annotates 1652 buildings in 72 universities around the world.
Stars: ✭ 232 (+1060%)
Mutual labels:  image-retrieval
Proxy Anchor Cvpr2020
Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020
Stars: ✭ 188 (+840%)
Mutual labels:  image-retrieval
Semantic Embeddings
Hierarchy-based Image Embeddings for Semantic Image Retrieval
Stars: ✭ 196 (+880%)
Mutual labels:  image-retrieval
Map Based Visual Localization
A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.
Stars: ✭ 229 (+1045%)
Mutual labels:  image-retrieval
Cnn Cbir Benchmark
CNN CBIR benchmark (ongoing)
Stars: ✭ 171 (+755%)
Mutual labels:  image-retrieval
Openunreid
PyTorch open-source toolbox for unsupervised or domain adaptive object re-ID.
Stars: ✭ 250 (+1150%)
Mutual labels:  image-retrieval
Person Reid Triplet Loss
Person re-ID baseline with triplet loss
Stars: ✭ 165 (+725%)
Mutual labels:  image-retrieval
Retrieval 2017 Cam
Class-Weighted Convolutional Features for Image Retrieval (BMVC 2017)
Stars: ✭ 219 (+995%)
Mutual labels:  image-retrieval
CIRR
Official repository of ICCV 2021 - Image Retrieval on Real-life Images with Pre-trained Vision-and-Language Models
Stars: ✭ 65 (+225%)
Mutual labels:  image-retrieval
Sola
Scene search On Liresolr for Animation. (and video)
Stars: ✭ 253 (+1165%)
Mutual labels:  image-retrieval
Person reid baseline pytorch
Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
Stars: ✭ 2,963 (+14715%)
Mutual labels:  image-retrieval

Easy Landmark Image Recognition with TensorFlow Hub DELF Module | DLology Blog

How to Run

The easy and free way is to run my Google Colab notebook while you may want to run it locally, please read on.

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/Landmark-Retrival

Install required libraries

pip3 install -r requirements.txt

Download the images.tar.gz and unzip it to the root of the project directory. In the project start a command line run

jupyter notebook

In the opened browser window open

Landmark-Recognition.ipynb
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].