chloecodes/roi-frames
收藏官方服务:
资源简介:
--- dataset_info: features: - name: image dtype: image - name: vid_name dtype: string - name: videoID dtype: string - name: frameID dtype: string - name: label dtype: float64 - name: confidence dtype: float64 - name: x_topleft dtype: float64 - name: y_topleft dtype: float64 - name: x_bottomright dtype: float64 - name: y_bottomright dtype: float64 splits: - name: train num_bytes: 12378641.2 num_examples: 1150 download_size: 12432041 dataset_size: 12378641.2 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
chloecodes原始信息汇总
数据集概述
数据集特征
- image: 图像数据类型
- vid_name: 字符串数据类型
- videoID: 字符串数据类型
- frameID: 字符串数据类型
- label: 浮点数数据类型(float64)
- confidence: 浮点数数据类型(float64)
- x_topleft: 浮点数数据类型(float64)
- y_topleft: 浮点数数据类型(float64)
- x_bottomright: 浮点数数据类型(float64)
- y_bottomright: 浮点数数据类型(float64)
数据集划分
- train: 训练集
- 数据量: 12378641.2 字节
- 样本数: 1150
数据集大小
- 下载大小: 12432041 字节
- 数据集实际大小: 12378641.2 字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



