datumaro
datumaro copied to clipboard
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. Release notes Sourced from pandas's releases. Pandas 2.2.1 We are pleased to announce the release of pandas 2.2.1. This release...
Attempting to resize a dataset with `RleMask` annotation types fails. Root cause seems to be attempting to initialize the "resized" `RleMask` using an image mask array here. `isinstance(ann, Mask)` catches...
Dear Datumaro Team, I'm reaching out to suggest the addition of support for the DOTA (Dataset for Object Detection in Aerial Images) format in Datumaro. This format, which uses Oriented...
Hello everyone, I am looking for a way to split a data set into n folds, taking into account the class distribution. The documentation says that this is possible with...
Hi, It would be nice to have support for [YOLO Ultralytics segmentation format](https://docs.ultralytics.com/datasets/segment/). Currently when we export a mask via CVAT and YOLO 1.1 format, which [use datumaro under the...
Hi, I suggest adding one or a set of transformers that can be used to increase the dataset size. In some cases there is a need to increase the size...
### Summary - Except `nan` for label - Set label name with parents to avoid duplicate name for `AstypeAnnotations` ### How to test - Add unit test when tabular dataset...
### Summary Enabled support for 'Video' media type in the datumaro format to support annotations by video or video range. Note that the video has a closed interval of [start_frame,...
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.1 to 3.10.3. Release notes Sourced from orjson's releases. 3.10.3 Changed manylinux amd64 builds include runtime-detected AVX-512 str implementation. Tests now compatible with numpy v2. 3.10.2 Fixed...
- [failed_compilation.txt](https://github.com/openvinotoolkit/datumaro/files/15052745/failed_compilation.txt): the `rye sync` output with `uv` - Linux-Hardware `hw-probe` output: https://linux-hardware.org/?probe=9287fd48fd (includes all packages if you click "Rpms") Hi there! Unfortunately, I'm not savvy enough with this library...