Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

运行出错 #19

Open
hourwang opened this issue Nov 2, 2019 · 0 comments
Open

运行出错 #19

hourwang opened this issue Nov 2, 2019 · 0 comments

Comments

@hourwang
Copy link

hourwang commented Nov 2, 2019

你好,我下载了您的代码,但是运行的时候,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传进来是个空的,请问这是怎么回事呢?
我很着急,能麻烦您跟我联系一下么?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant