We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Enhancements:
occluded
properties
attributes
warnings
AnnotationType
from_iterable & categories
Dataset
TaskData
Extractor
CLI:
The text was updated successfully, but these errors were encountered:
Moved to openvinotoolkit/datumaro#13
Sorry, something went wrong.
zhiltsov-max
No branches or pull requests
Enhancements:
occluded
as a class member for shapes and masks instead of a free attributeproperties
along withattributes
so attributes could save their specific meaningwarnings
Python package) (related: Output a list of errors when importing and exporting annotations #1529)AnnotationType
, just use typesfrom_iterable & categories
constructor forDataset
. Reduce 3 levels of indentation in tests.Dataset
closer toTaskData
from dm.bindings.Dataset
-level annotations? (e.g. tracks)Dataset
class the main citizen, instead ofExtractor
CLI:
The text was updated successfully, but these errors were encountered: