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
create a bounding box with automatic annotation so that it is marked as AUTO
change the size of the box --> it will be marked as SEMI-AUTO
create another bounding box with automatic annotation so that it is marked as AUTO
change the label category only without modifying the bounding box dimensions --> the annotation is still marked as AUTO
In addition, I'd like to have as feature enhancement the possibility to have a custom source when using nuclio functions. As of now detectors leads to AUTO annotations while interactors leads to SEMI-AUTO annotations which makes sense in general. However I would like to be able to set custom source as well and when the source is not specified it falls back to the default AUTO/SEMI-AUTO.
Expected Behavior
I would expect a "change of category" to imply a change of source as well from AUTO to SEMI-AUTO.
Possible Solution
No response
Context
No response
Environment
The text was updated successfully, but these errors were encountered:
Actions before raising this issue
Steps to Reproduce
AUTO
SEMI-AUTO
AUTO
AUTO
In addition, I'd like to have as feature enhancement the possibility to have a custom source when using nuclio functions. As of now detectors leads to
AUTO
annotations while interactors leads toSEMI-AUTO
annotations which makes sense in general. However I would like to be able to set custom source as well and when the source is not specified it falls back to the defaultAUTO
/SEMI-AUTO
.Expected Behavior
I would expect a "change of category" to imply a change of source as well from
AUTO
toSEMI-AUTO
.Possible Solution
No response
Context
No response
Environment
The text was updated successfully, but these errors were encountered: