five

xdeng77/relabeled_coco_val

收藏
Hugging Face2024-04-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/xdeng77/relabeled_coco_val
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: cc dataset_info: features: - name: mask dtype: image - name: segments_info struct: - name: file_name dtype: string - name: image_id dtype: int64 - name: segments_info list: - name: area dtype: int64 - name: category_id dtype: int64 - name: id dtype: int64 - name: iscrowd dtype: int64 - name: isthing dtype: int64 - name: image_info struct: - name: coco_url dtype: string - name: date_captured dtype: string - name: file_name dtype: string - name: height dtype: int64 - name: id dtype: int64 - name: license dtype: int64 - name: width dtype: int64 splits: - name: train num_bytes: 35063720.0 num_examples: 5000 download_size: 32911960 dataset_size: 35063720.0 configs: - config_name: default data_files: - split: train path: data/train-* --- ## How to download 1. Set up environment ``` pip install datasets tqdm wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/download_coconut.py ``` 2. Use the download script to download the COCONut dataset splits. ``` python download_coconut.py # default split: relabeled_coco_val ``` The above command should print your download status, if you download it successfully you can see the results below: ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65ca9b1743207e438a95e90c/aVy3Y5RUJ0EgKzQcWwg8j.png) 3. Download other COCONut dataset splits. If you want to download the other splits, you can replace the split name to "coconut_s" or "coconut_b" NOTE: multiple splits download is not yet supported. ``` python download_coconut.py --split coconut_s --output_dir coconut_s ``` 4. The mask images are nearly black as we use continuous segment ids for each image, you can use our [github visualization tutorial](https://github.com/bytedance/coconut_cvpr2024/blob/main/tutorials/visualization/demo.ipynb) to create colorful masks for viewing. Please go to our offical github repo for detailed usage instruction: https://github.com/bytedance/coconut_cvpr2024
提供机构:
xdeng77
原始信息汇总

数据集概述

数据集信息

特征

  • mask: 图像类型数据。
  • segments_info: 结构化数据,包含以下字段:
    • file_name: 字符串类型。
    • image_id: 64位整数类型。
    • segments_info: 列表类型,包含以下字段:
      • area: 64位整数类型。
      • category_id: 64位整数类型。
      • id: 64位整数类型。
      • iscrowd: 64位整数类型。
      • isthing: 64位整数类型。
  • image_info: 结构化数据,包含以下字段:
    • coco_url: 字符串类型。
    • date_captured: 字符串类型。
    • file_name: 字符串类型。
    • height: 64位整数类型。
    • id: 64位整数类型。
    • license: 64位整数类型。
    • width: 64位整数类型。

数据分割

  • train: 包含5000个样本,数据大小为35063720.0字节。

数据集大小

  • 下载大小: 32911960字节。
  • 数据集大小: 35063720.0字节。

配置

  • default: 包含训练数据文件,路径为data/train-*
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作