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

运行出错 #19

@hourwang

Description

@hourwang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions