miss-swan/Website_Segmentation
收藏Hugging Face2023-09-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/miss-swan/Website_Segmentation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: uuid
dtype: string
- name: status
dtype: string
- name: image
dtype: image
- name: label.annotations
list:
- name: id
dtype: int32
- name: category_id
dtype: int32
- name: label.segmentation_bitmap
dtype: image
splits:
- name: train
num_bytes: 5912843.0
num_examples: 10
download_size: 5866632
dataset_size: 5912843.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "Website_Segmentation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
miss-swan
原始信息汇总
数据集概述
数据集信息
特征
- name: 类型为字符串 (string)
- uuid: 类型为字符串 (string)
- status: 类型为字符串 (string)
- image: 类型为图像 (image)
- label.annotations: 列表类型,包含以下字段:
- id: 类型为32位整数 (int32)
- category_id: 类型为32位整数 (int32)
- label.segmentation_bitmap: 类型为图像 (image)
数据分割
- train: 包含10个样本,数据大小为5912843.0字节
数据大小
- 下载大小: 5866632字节
- 数据集大小: 5912843.0字节
配置
- default: 包含训练数据文件,路径为
data/train-*



