-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve COCO parsing error messages (#684)
* Improve error messages in COCO format * Fix typo * Add quotes to error messages * Fix message * Remove extra type from annotations * Split polygon points check * Use f style for most messages * Add mask size value count check * Prohibit float values in size * Extract commond annotation template in error tests * Rename invalid label to undeclared label * Add validators and docs, update error hierarchy * Add overloads to parse_field * Add score field type test
- Loading branch information
Maxim Zhiltsov
authored
Mar 23, 2022
1 parent
5e0c9b8
commit 543ab1a
Showing
5 changed files
with
432 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.