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

Modify the code casting digit string as int to convert to float and t… #2364

Merged
merged 3 commits into from
Apr 1, 2020

Conversation

marload
Copy link
Contributor

@marload marload commented Mar 31, 2020

Occasionally, certain labeltool types can be floating points. If the coordinates are floating points, an error will occur. Therefore, it was corrected to prevent the error from occurring.

Thx !

@hellock
Copy link
Member

hellock commented Apr 1, 2020

Thanks! You may leave a comment in the codes to explain the intention.

@marload
Copy link
Contributor Author

marload commented Apr 1, 2020

@hellock
Added comment. Thank you very much

@hellock
Copy link
Member

hellock commented Apr 1, 2020

The CI failed.

@marload
Copy link
Contributor Author

marload commented Apr 1, 2020

@hellock
I fixed the problem!

@hellock hellock merged commit ca7b3bf into open-mmlab:master Apr 1, 2020
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
open-mmlab#2364)

* Modify the code casting digit string as int to convert to float and then to int

* Add Comment: Coordinates may be float type

* Fix: Indentation Error
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.

2 participants