-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
function.yaml for automatic annotation of tags. #6220
Comments
You do not need special Like this:
|
Thanks! However, when I run the auto-annotation, I get an error message 'Could not create annotations Error: Object shape must be one of: ["rectangle","polygon","polyline","points","ellipse","cuboid","skeleton","mask"]'. main.py is written as follows. Is this correct?
|
I found this issue. #4212 |
Then I received another error message on CVAT.
|
Try to remove the function and deploy it again. |
My actions before raising this issue
I have written main.py based on the following issue and pull request. #3358 #3896
Can you tell me how to write a function.yaml to auto-annotate tags?
I don't know what should be in annotations.type.
Steps to Reproduce (for bugs)
I filled in that field with tag and deployed it.
However, when I looked at the cvat model list, the deployed function did not appear.
Your Environment
docker version
(e.g. Docker 17.0.05): Docker 24.0.1The text was updated successfully, but these errors were encountered: