datumaro icon indicating copy to clipboard operation
datumaro copied to clipboard

Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.

Results 122 datumaro issues
Sort by recently updated
recently updated
newest added

- A python library itself should write nothing on console without an explicit configuration - CLI tool should not write logs on console by default as well.

ENHANCE
good first issue

### Summary Fixes #723 ### How to test ### Checklist - [ ] I submit my changes into the `develop` branch - [ ] I have added description of my...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

https://github.com/openvinotoolkit/datumaro/blob/0d4a73d3bbe3a93585af7a0148a0e344fd1106b3/datumaro/components/environment.py#L41-L42 In the referenced code the return type of the method appears to be wrong. Either it should be `Iterator[str]` since iteration over a dict returns its keys which are...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Hi all, I have encounterd a strange behavior when I am working with a COCO style dataset and my class ids start from 0. When exporting a COCO style dataset...

Hey, is it possible to scale images and labels with percentages instead of entering a specific resolution? I have images in different resolutions and would like to scale them down...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...