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

can not recognize the label which is the capital letters. #17

Open
chriszhang528 opened this issue Jan 2, 2020 · 1 comment
Open

can not recognize the label which is the capital letters. #17

chriszhang528 opened this issue Jan 2, 2020 · 1 comment

Comments

@chriszhang528
Copy link

I found this code

@chriszhang528
Copy link
Author

in file vision/datasets/voc_dataset.py

is_difficult = []

98 | for object in objects:
99 | class_name = object.find('name').text.lower().strip()

who can tell me why?

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