Bag-of-Visual-Words-Python
Bag-of-Visual-Words-Python copied to clipboard
运行出错
trafficstars
你好,我下载了您的代码,但是运行的时候,Bag.py for word, imlist in self.images.items(): self.name_dict[str(label_count)] = word print("Computing Features for ", word) print(imlist) for im in imlist:
这里由于python3,我改成了items(),但是imlist传进来是个空的,请问这是怎么回事呢? 我很着急,能麻烦您跟我联系一下么?