Datasets:
Add image-segmentation task category and Github link
#3
by
nielsr
HF Staff
- opened
This PR adds the image-segmentation
task category to the dataset card and includes a link to the Github repository for the LabelMaker pipeline. This makes the dataset easier to discover for researchers working on image segmentation tasks.
Thanks for cleaning up this repo! However, the task should not be image segmentation. Most specific would be pointcloud semantic segmentation. Is these a tag in that direction?
Hi,
Unfortunately there's no specific tag for that, which is why image-segmentation
was used here.
What you can do is just add a tag like so:
tags:
- pointcloud-semantic-segmentation
We might add such a tag in the future.
blumh
changed pull request status to
merged