thulab/DeepHash
An Open-Source Package for Deep Learning to Hash (DeepHash)
This package helps researchers and engineers working with large image datasets quickly find similar images. By transforming images into compact 'hash codes', it allows for much faster searches than traditional methods. You provide a collection of images, and it outputs a system capable of retrieving relevant images efficiently, ideal for anyone building image search or content-based recommendation systems.
564 stars. No commits in the last 6 months.
Use this if you need to perform very fast similarity searches on massive image collections and are comfortable working with deep learning models and data preparation for research.
Not ideal if you need a plug-and-play solution for general image search without any setup or deep learning expertise.
Stars
564
Forks
126
Language
Python
License
MIT
Category
Last pushed
Nov 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thulab/DeepHash"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
zhanghang1989/PyTorch-Encoding
A CV toolkit for my papers.