enterprise-explorers/coco-semantic-segmentation
收藏Hugging Face2024-05-09 更新2025-05-31 收录
下载链接:
https://hf-mirror.com/datasets/enterprise-explorers/coco-semantic-segmentation
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
---
# COCO semantic segmentation maps
This dataset contains semantic segmentation maps (monochrome images where each pixel corresponds to one of the 133 COCO categories used for panoptic segmentation). It was generated from the 2017 validation annotations using the following process:
1. `git clone https://github.com/cocodataset/panopticapi` and install it.
2. `python converters/panoptic2semantic_segmentation.py --input_json_file /data/datasets/coco/2017/annotations/panoptic_val2017.json --semantic_seg_folder semantic_val2017`
## LICENSE
Refer to the [original dataset](https://cocodataset.org/#termsofuse)
提供机构:
enterprise-explorers



