open-mmlab / mmengine

OpenMMLab Foundational Library for Training Deep Learning Models
https://mmengine.readthedocs.io/
Apache License 2.0
1.16k stars 349 forks source link

i want to add custom dataset exported from Roboflow using semantic segmentation masks format #1316

Open saeedadeeb103 opened 1 year ago

saeedadeeb103 commented 1 year ago

What is the feature?

I annotated my dataset using Roboflow and I exported it using semantic segmentation masks format but I didnt know how to use it in mmseg, i would thankful if someone knows how to do it.

Any other context?

No response

zhouzaida commented 1 year ago

Hi, https://mmsegmentation.readthedocs.io/en/latest/advanced_guides/add_datasets.html may be helpful.

saeedadeeb103 commented 1 year ago

Hi, https://mmsegmentation.readthedocs.io/en/latest/advanced_guides/add_datasets.html may be helpful.

Hi, I mean it would be nice to have a like a roboflow format or a documentation on how to used roboflow datasets since alot of people are using it and there are thousands of datasets ready to be used.