Maxim Zhiltsov

Results 307 comments of Maxim Zhiltsov

It will be continued after the first one as "remote sources support".

@leeyh20, it is split into 2 parts - this one with remotes and #238 with local commands.

@JaviFuentes94, not yet - currently, we have no resources for this task. We are welcome for ideas and suggestions on this functionality, though. Could you describe your use cases?

Added dataset validation for classification, detection and segmentation tasks in #160, #227, #233

Hi, Currently, our Cityscapes format implementation [only works with segmentation masks](https://openvinotoolkit.github.io/datumaro/docs/formats/cityscapes/#import-cityscapes-dataset). We're open for requests and PRs on boxes and cuboids. As a workaround, you can try to convert masks...

@MohsinMohammad, apparently, you've met the issue being fixed in #478. In the version you're using, try to call export with the `-- --label-map cityscapes` parameter (if the labels are from...

@druzhkov-paul, does OTE support RLE masks?

@macimovic, hi, could you share your use case? If you're interested about CVAT, we've already [implemented a way to export masks with holes](https://openvinotoolkit.github.io/cvat/docs/manual/advanced/annotation-with-polygons/creating-mask/). For further extension of this functionality, we...

Hi. Please make sure you successfully installed datumaro with `pip install datumaro` (you can check it by running `datum --version` in the terminal). I can't reproduce the problem, the imports...

Hi, thank you for reporting the problem. Yes, it looks like a bug. As a temporary workaround, please use the UI vesion.