caoyue10/DeepHash-Papers
Must-read papers on deep learning to hash (DeepHash)
This is a curated list of research papers and associated code for 'deep learning to hash' techniques, primarily focused on image retrieval. It helps researchers understand and implement methods for converting high-dimensional data like images into compact binary codes, enabling faster searches in large databases. Computer vision and information retrieval researchers would find this valuable for improving search efficiency.
322 stars. No commits in the last 6 months.
Use this if you are a researcher or practitioner in computer vision or information retrieval looking for a comprehensive overview and implementation resources for deep hashing methods to accelerate data search.
Not ideal if you are looking for a ready-to-use software solution or a tutorial on basic deep learning concepts.
Stars
322
Forks
77
Language
—
License
—
Category
Last pushed
May 08, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/caoyue10/DeepHash-Papers"
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)