zs-zhong / DJSRH

The code for Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval (ICCV 2019)
MIT License
73 stars 17 forks source link

How is data preprocessed? #3

Open goodgood123 opened 4 years ago

goodgood123 commented 4 years ago

I see the data are preprocessed into multi-hot vectors in matlab. But I wonder how is it preprocessed? If I want to switch the dataset, what should I do to the data? It will help a lot if you can provide the code for data preprocessing. Thanks!