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
So, we supported working with tags on the server.
We are going to support annotation with tags in client soon.
But, as far as I understand, the server isn't able to dump tags to annotation files
Probably we should update specification for CVAT XML and support dumping. Initially, at least in CVAT format.
Update CVAT XML format and its specification in docs
Implement dumping/uploading of tags in CVAT XML format
Investigate which of other formats can contain tags and provide implementation for them
The text was updated successfully, but these errors were encountered:
@nmanovic, everything, except the 3-rd point - yes, it shouldn't be a big problem. All the other formats seem to be PASCAL only, if this is true, then it should be quite simple too.
So, we supported working with tags on the server.
We are going to support annotation with tags in client soon.
But, as far as I understand, the server isn't able to dump tags to annotation files
Probably we should update specification for CVAT XML and support dumping. Initially, at least in CVAT format.
The text was updated successfully, but these errors were encountered: