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

[WIP] imagelist_enhancement #137

Closed
wants to merge 2 commits into from
Closed

[WIP] imagelist_enhancement #137

wants to merge 2 commits into from

Conversation

tuofeilunhifi
Copy link
Collaborator

@tuofeilunhifi tuofeilunhifi commented Jul 26, 2022

support class_names

@tuofeilunhifi tuofeilunhifi linked an issue Jul 26, 2022 that may be closed by this pull request
@tuofeilunhifi tuofeilunhifi changed the title support class_names imagelist_enhancement Jul 26, 2022
else:
if i not in str_dict:
str_dict[i] = len(str_dict)
label.append(str_dict[i])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The class id should be in the same order as the class name to ensure the consistance of inference

@tuofeilunhifi tuofeilunhifi changed the title imagelist_enhancement [WIP] imagelist_enhancement Aug 3, 2022
@tuofeilunhifi tuofeilunhifi closed this by deleting the head repository Oct 13, 2022
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

Successfully merging this pull request may close these issues.

invalid literal for int() with base 10: 'ok'
2 participants