vra/dinov2-retrieval
A cli program of image retrieval using dinov2
This tool helps you quickly find visually similar images within a large collection. You provide a single 'query' image or a folder of images, and a 'database' folder containing all the images you want to search through. It then outputs a new image file displaying your query image alongside the most similar images found in your database. Anyone who manages large image archives, like photographers, graphic designers, or researchers, would find this useful for tasks such as identifying duplicates or finding related visual content.
No commits in the last 6 months. Available on PyPI.
Use this if you need to find images that look like a specific example within a large dataset, without having to manually sift through them.
Not ideal if you need to search based on text descriptions, metadata, or specific objects within images rather than overall visual similarity.
Stars
79
Forks
8
Language
Python
License
MIT
Category
Last pushed
Jul 08, 2023
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vra/dinov2-retrieval"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...