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
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