Replies: 1 comment
-
https://detectron2.readthedocs.io/modules/structures.html#detectron2.structures.Instances should have enough information to parse the outputs of models |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hy everybody, we want to count the result labels on the picture with the example colabBook and get an integer for every class which is detected. For example, 2 persons, 1 horse, and so on. How can we do that?
Beta Was this translation helpful? Give feedback.
All reactions