image-retrieval
There are 502 repositories under image-retrieval topic.
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
soruly/trace.moe
Anime Scene Search by Image
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
cvg/Hierarchical-Localization
Visual localization made easy with hloc
willard-yuan/awesome-cbir-papers
📝Awesome and classical image retrieval papers
InternLM/HuixiangDou
HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance
filipradenovic/cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
NVlabs/DG-Net
:couple: Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral) :couple:
PyRetri/PyRetri
Open source deep learning based unsupervised image retrieval toolbox built on PyTorch🔥
Vincentqyw/Recent-Stars-2024
🔥SLAM, VIsual localization, keypoint detection, Image matching, Pose/Object tracking, Depth/Disparity/Flow Estimation, 3D-graphic, etc. related papers and code
dermotte/LIRE
Open source library for content based image retrieval / visual information retrieval.
bnu-wangxun/Deep_Metric
Deep Metric Learning
matsui528/sis
Simple image search engine
TurtleZhong/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.
willard-yuan/cnn-for-image-retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
pochih/CBIR
🏞 A content-based image retrieval (CBIR) system
willard-yuan/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
soruly/trace.moe-telegram-bot
This Telegram Bot can tell the anime when you send an screenshot to it
willard-yuan/flask-keras-cnn-image-retrieval
🚀CNN-based image retrieval built on Keras
DagnyT/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
layumi/University1652-Baseline
ACM Multimedia2020 University-1652: A Multi-view Multi-source Benchmark for Drone-based Geo-localization :helicopter: annotates 1652 buildings in 72 universities around the world.
naver/kapture
kapture is a file format as well as a set of tools for manipulating datasets, and in particular Visual Localization and Structure from Motion data.
yxgeee/MMT
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
AnyLoc/AnyLoc
AnyLoc: Universal Visual Place Recognition (RA-L 2023)
ankonzoid/artificio
Deep Learning Computer Vision Algorithms for Real-World Use
open-mmlab/OpenUnReID
PyTorch open-source toolbox for unsupervised or domain adaptive object re-ID.
3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM software. Supports high-resolution formats and images with rotations. Both CLI and GUI are supported.
nashory/DeLF-pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
Confusezius/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.
daizuozhuo/batch-dropblock-network
Official source code of "Batch DropBlock Network for Person Re-identification and Beyond" (ICCV 2019)
kobiso/Computer-Vision-Leaderboard
Comparison of famous convolutional neural network models
layumi/Person-reID_GAN
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
tjddus9597/Proxy-Anchor-CVPR2020
Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020