youngkyunJang/Deep-Hash-Distillation
Deep Hash Distillation for Image Retrieval - ECCV 2022
This helps computer vision engineers and researchers quickly find relevant images from large datasets. It takes a collection of images and their labels, then processes them to create efficient digital 'fingerprints' for each image. The output is a highly optimized system that allows for fast and accurate searching of similar images.
No commits in the last 6 months.
Use this if you need to build a system that can rapidly retrieve specific images or groups of similar images from an extensive image database.
Not ideal if your primary need is image classification or object detection rather than similarity search.
Stars
51
Forks
7
Language
Python
License
—
Category
Last pushed
Jul 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/youngkyunJang/Deep-Hash-Distillation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InterDigitalInc/CompressAI
A PyTorch library and evaluation platform for end-to-end compression research
quic/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained...
tensorflow/compression
Data compression in TensorFlow
baler-collaboration/baler
Repository of Baler, a machine learning based data compression tool
thulab/DeepHash
An Open-Source Package for Deep Learning to Hash (DeepHash)