/Center-Hashing

The code of "Deep Hashing with Minimal-Distance-Separated Hash Centers"

Primary LanguagePython

Code of "Deep Hashing with Minimal-Distance-Separated Hash Centers"

Code

main.py is the running file

optimAccel.py is the hash center-generated file

The scripts mainly include the training file train_CUB.py and the parameter configuration file utils.py

The loss folder contains the loss function

The model folder contains model

In the dataset folder is the data loading file

Dataset

The datasets can be downloaded from the official website. For example, ImageNet can be downloaded from here. Stanford Cars can be downloaded from here. NABirds can be downloaded from here