Elfsong/VAIPE_PILL
收藏资源简介:
--- dataset_info: - config_name: pill features: - name: image dtype: image - name: filename dtype: string - name: bboxes list: list: int64 length: 4 - name: labels list: int64 splits: - name: train num_bytes: 24610985652 num_examples: 9502 - name: test num_bytes: 3434772107 num_examples: 1500 download_size: 27058146441 dataset_size: 28045757759 - config_name: pill_pres_map features: - name: prescription dtype: string - name: pill dtype: string splits: - name: train num_bytes: 362682 num_examples: 9502 - name: test num_bytes: 54174 num_examples: 1500 download_size: 85239 dataset_size: 416856 - config_name: prescription features: - name: image dtype: image - name: filename dtype: string - name: ann_ids list: int64 - name: texts list: string - name: ann_labels list: string - name: boxes list: list: int64 length: 4 - name: mappings list: int64 splits: - name: train num_bytes: 328862818 num_examples: 1173 - name: test num_bytes: 44647573 num_examples: 172 download_size: 370758145 dataset_size: 373510391 configs: - config_name: pill data_files: - split: train path: pill/train-* - split: test path: pill/test-* - config_name: pill_pres_map data_files: - split: train path: pill_pres_map/train-* - split: test path: pill_pres_map/test-* - config_name: prescription data_files: - split: train path: prescription/train-* - split: test path: prescription/test-* ---
数据集信息: - 配置名称:pill(药丸) 特征字段: - 图像(image):数据类型为图像 - 文件名(filename):数据类型为字符串(string) - 边界框(bounding box,简称bbox):为长度固定为4的64位整数(int64)列表的列表 - 标签(labels):元素为64位整数(int64)的列表 数据集划分: - 训练集(train):字节占用量24610985652,样本数9502 - 测试集(test):字节占用量3434772107,样本数1500 下载总大小:27058146441,数据集总占用大小:28045757759 - 配置名称:pill_pres_map(药丸-处方映射) 特征字段: - 处方文本(prescription):数据类型为字符串(string) - 药丸标识(pill):数据类型为字符串(string) 数据集划分: - 训练集(train):字节占用量362682,样本数9502 - 测试集(test):字节占用量54174,样本数1500 下载总大小:85239,数据集总占用大小:416856 - 配置名称:prescription(处方) 特征字段: - 图像(image):数据类型为图像 - 文件名(filename):数据类型为字符串(string) - 标注ID(ann_ids):元素为64位整数(int64)的列表 - 文本(texts):元素为字符串(string)的列表 - 标注标签(ann_labels):元素为字符串(string)的列表 - 边界框(bounding box,简称bbox):为长度固定为4的64位整数(int64)列表的列表 - 映射关系(mappings):元素为64位整数(int64)的列表 数据集划分: - 训练集(train):字节占用量328862818,样本数1173 - 测试集(test):字节占用量44647573,样本数172 下载总大小:370758145,数据集总占用大小:373510391 配置列表: - 配置名称:pill,数据文件路径: - 训练集:pill/train-* - 测试集:pill/test-* - 配置名称:pill_pres_map,数据文件路径: - 训练集:pill_pres_map/train-* - 测试集:pill_pres_map/test-* - 配置名称:prescription,数据文件路径: - 训练集:prescription/train-* - 测试集:prescription/test-*



