You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add my own Nuclio function for automating some annotation tasks in CVAT, but have not been successful so far.
I deployed my test function via the Nuclio Web UI and I can see it listed on the Models tab in the CVAT web UI. The function is a simple test function which is supposed to add a "Hellow World"-tag to the selected image. I expect my function to appear in the Run Actions dialog in the Action dropdown (Job -> Menu -> Run Actions) so I can use it for adding annotations to the active image, but it does not appear there. When I deployed the function in Nuclio, I specified it to be of type "detector", which I understand is the correct type to use.
Is there a guide that describes in detail how to add own functions successfully in CVAT/Nuclio?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add my own Nuclio function for automating some annotation tasks in CVAT, but have not been successful so far.
I deployed my test function via the Nuclio Web UI and I can see it listed on the Models tab in the CVAT web UI. The function is a simple test function which is supposed to add a "Hellow World"-tag to the selected image. I expect my function to appear in the Run Actions dialog in the Action dropdown (Job -> Menu -> Run Actions) so I can use it for adding annotations to the active image, but it does not appear there. When I deployed the function in Nuclio, I specified it to be of type "detector", which I understand is the correct type to use.
Is there a guide that describes in detail how to add own functions successfully in CVAT/Nuclio?
Beta Was this translation helpful? Give feedback.
All reactions