baptistecolle/sam-controlnet-3
收藏官方服务:
资源简介:
--- dataset_info: features: - name: image dtype: image - name: filepath dtype: string - name: sentids sequence: int64 - name: filename dtype: string - name: imgid dtype: int64 - name: split dtype: string - name: sentences struct: - name: imgid dtype: int64 - name: raw dtype: string - name: sentid dtype: int64 - name: tokens sequence: string - name: cocoid dtype: int64 - name: masks sequence: sequence: sequence: bool - name: scores sequence: float32 splits: - name: train num_bytes: 2086529.0 num_examples: 1 download_size: 150908 dataset_size: 2086529.0 --- # Dataset Card for "sam-controlnet-3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
baptistecolle原始信息汇总
数据集概述
数据集特征
- image: 图像数据
- filepath: 字符串类型,文件路径
- sentids: 整数序列类型
- filename: 字符串类型,文件名
- imgid: 整数类型,图像ID
- split: 字符串类型,数据分割标识
- sentences: 结构化数据,包含以下字段:
- imgid: 整数类型,图像ID
- raw: 字符串类型,原始文本
- sentid: 整数类型,句子ID
- tokens: 字符串序列类型,词元
- cocoid: 整数类型,COCO数据集ID
- masks: 布尔序列的序列的序列类型
- scores: 浮点数序列类型
数据集分割
- train: 训练集,包含1个样本,数据大小为2086529字节
数据集大小
- 下载大小: 150908字节
- 数据集大小: 2086529字节



