DeepHash-pytorch icon indicating copy to clipboard operation
DeepHash-pytorch copied to clipboard

About the bit_list in CSQ.py

Open jingzhang697 opened this issue 1 year ago • 1 comments

Line 163-165 for bit in config["bit_list"]: train_val(config, bit)

orror for obj in iterable: TypeError: 'int' object is not iterable

jingzhang697 avatar Nov 26 '22 14:11 jingzhang697