COCONut - 大规模通用图像分割数据集
收藏资源简介:
COCONut(COCO Next Universal segmenTation dataset)是字节跳动发布的一个大规模通用图像分割数据集,旨在解决现有COCO数据集在分割任务上的局限性。该数据集通过提高注释质量并对数据集规模进行扩展,包含了383K张图像和超过5.18M个人工验证的全景掩码。其构建过程使用了先进的神经网络来辅助人工标注,确保了标注的质量和准确性。COCONut支持包括全景分割、实例分割、语义分割、目标检测及条件图像合成在内的多种图像理解任务,且在多项任务中,仅通过数据集替换便显著提升了性能。
COCONut (COCO Next Universal Segmentation Dataset) is a large-scale universal image segmentation dataset released by ByteDance, designed to address the limitations of the existing COCO dataset in segmentation tasks. By enhancing annotation quality and expanding the dataset scale, it contains 383K images and over 5.18 million manually verified panoramic masks. Advanced neural networks are employed during its construction to assist manual annotation, ensuring the quality and accuracy of the annotations. COCONut supports a wide range of image understanding tasks including panoptic segmentation, instance segmentation, semantic segmentation, object detection, and conditional image synthesis, and has achieved significant performance improvements in multiple tasks solely through dataset replacement.
数据集概述
数据集名称
- COCONut:Crafting the Future of Segmentation Datasets with Exquisite Annotations in the Era of Big Data
主要贡献
- 首个大规模人类验证的分割数据集。
- 数据集现已在Kaggle和huggingface上提供下载。
最新动态
- 6/24: 发布COCONut-val和实例分割标注。
- 5/6: 发布语义分割教程。
- 4/30: 发布开放词汇分割和对象检测教程。
- 4/28: COCONut在huggingface恢复,同时提供relabeled COCO-Val、COCONut-S和COCONut-B。
- 4/25: 发布使用detectron2可视化COCONut全景掩码的教程。
- 4/24: 收集的FAQ已发布。
- 4/22: 发布实例分割教程。
- 4/19: 发布全景分割教程。
- 4/16: COCONut在Kaggle上可用。
- 4/15: COCONut被AK的每日论文highlight。
数据集拆分
| 拆分 | #images | #masks | 下载链接 |
|---|---|---|---|
| COCONut-S | 118K | 1.54M | Kaggle, huggingface |
| COCONut-B | 242K | 2.78M | Kaggle, huggingface |
| COCONut-L | 358K | 4.75M | 即将发布 |
| relabeled-COCO-val | 5K | 67K | Kaggle, huggingface |
| COCONut-val | 25K | 437K | Kaggle |
开始使用
- 提供两种下载数据集标注的方法:通过Kaggle和huggingface。
- 推荐使用提供的下载脚本从huggingface下载数据集。
教程
- 提供多种分割相关的教程,包括全景分割、实例分割、语义分割、开放词汇分割和对象检测。
常见问题解答
- 提供FAQ文件,解答常见问题。
使用条款
- 遵循与COCO数据集相同的许可证,非商业用途允许。




