Fix error when parsing label files with unexpected chars #53
Reference in New Issue
Block a user
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Simple fix that properly reads classes in the label files. Right now having a space before a '\n' character would create an infinite loop. I now properly parse the first number and discard the rest of the line.
Sample file that makes it fail:
I haven't checked.
Im thrusting you, do not let me down ;)