Can CVAT support YOLO v4? #3116
Unanswered
rogerhsu1121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the sample code in serverless folder (serverless\tensorflow\matterport\mask_rcnn\nuclio) and to create a MASK R CNN custom model to label my data. It's ok.
Now, I need use the YOLO V4 to do the same job. but I can't find the YOLO V4 sample, I just see YOLO V3 sample (serverless\openvino\omz\public\yolo-v3-tf)
When CVAT support YOLO v4? or I only use YOLO V3?
Beta Was this translation helpful? Give feedback.
All reactions