Track Objects on Video (inference) example not retrieving class name correctly #1827
Open
2 tasks done
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Search before asking
Bug
In the example in # https://supervision.roboflow.com/develop/how_to/track_objects/#annotate-video-with-tracking-ids, we see label array assignment below. However, "results" does not have the attribute "names" which yields an error when running the code.
I was able to solve this by using the data attribute instead:
Traceback:
Environment
Minimal Reproducible Example
Use code in doc example at # https://supervision.roboflow.com/develop/how_to/track_objects/#annotate-video-with-tracking-ids
Additional
First time I file a bug.. Constructive criticism welcome!
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: