How to create detection annotation? #59
Unanswered
VishwaBhushan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There are labeling tools that can output bounding boxes into different formats. I have worked with CVAT and it outputs bounding boxes in different formats: I never needed to include other formats, but according to their documentation, they can support customized formats. This is the only tool that I have used to annotate images and videos. |
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
-
Hello,
I was wondering if there is any tool / repo for creating detection annotations for tensorflow/yolo/tensorRT/deepstream models. Mainly tensorflow and yolo models.
Any pointers will be appreciated.
Thanks !!
Beta Was this translation helpful? Give feedback.
All reactions