Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python code error #2

Open
Ha0Tang opened this issue Dec 31, 2019 · 0 comments
Open

python code error #2

Ha0Tang opened this issue Dec 31, 2019 · 0 comments

Comments

@Ha0Tang
Copy link

Ha0Tang commented Dec 31, 2019

FILE NAME: 000000000139.png
Traceback (most recent call last):
File "OpenShapes.py", line 27, in
EXEMPLAR_MATCHES = context.get_exemplars(LABEL_MAP)
File "./OpenShapes/python/experiments/context.py", line 94, in get_exemplars
exemplar_scores = self.get_exemplar_scores(LABEL_MAP, exemplar_matches)
File "./OpenShapes/python/experiments/context.py", line 67, in get_exemplar_scores
self.CACHE_EXEMPLAR_PATH + EXEMPLARS_LIST[n])
TypeError: can only concatenate str (not "numpy.bytes_") to str

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

No branches or pull requests

1 participant