/concepthash

[CVPRW2024 FGVC11 (Best paper award)] Official pytorch implementation of the paper: "ConceptHash: Interpretable Fine-Grained Hashing via Concept Discovery"

Primary LanguagePython

ConceptHash: Interpretable Fine-Grained Hashing via Concept Discovery (CVPRW 2024)

Poster

Haven't clean my dirty code. For the main algorithm please run

python main_v2.py dataset=cub200 model=concept_hash_final_v1_nosa_apt optim=sgd model.nbit=64

For utils import error, please refer to this repository https://github.com/kamwoh/sdc/tree/master/utils.