liyunqianggyn / Deep-Unsupervised-Image-Hashing

Implementation of accepted AAAI 2021 paper: Deep Unsupervised Image Hashing by Maximizing Bit Entropy
80 stars 9 forks source link

ModuleNotFoundError #8

Open RowlingJ opened 5 months ago

RowlingJ commented 5 months ago

I ran into this problem at runtime: No module named 'data.transform', could you please give the processing file, or explain what function train_transform, query_transform implements