Validation errors for ObjectDetectionImageDataConfig class_names #2244
Replies: 1 comment 1 reply
-
The update changed to class_config instead of class_names and class_colors. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a code to perform Object Detection using xView1 Satellite Imagery dataset in YOLO (that is converted to COCO in my notebook) that was working a few months ago. Today, trying to run the same code with the new version I got and error (below) when trying to create a ObjectDetectionImageDataConfig like this:
This is the error:
How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions