jiangqy / ADSH-AAAI2018

source code for paper "Asymmetric Deep Supervised Hashing" on AAAI-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We could use a comment for this normalization setting.

posix4e opened this issue · comments

normalize = transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225])