Goorm-AI-04/RCS_Image_Stratified_Train_Test_Resized_181x181
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: rcs_image dtype: image - name: drone_type dtype: string - name: frequency dtype: int64 - name: label dtype: class_label: names: '0': 0 '1': 1 '2': 2 '3': 3 '4': 4 '5': 5 '6': 6 '7': 7 '8': 8 '9': 9 '10': 10 '11': 11 '12': 12 '13': 13 '14': 14 '15': 15 splits: - name: train num_bytes: 25192248.0 num_examples: 192 - name: test num_bytes: 6298062.0 num_examples: 48 download_size: 31492855 dataset_size: 31490310.0 --- # Dataset Card for "RCS_Image_Stratified_Train_Test_Resized_181x181" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集卡片 "RCS_Image_Stratified_Train_Test_Resized_181x181"
配置
- 默认配置
- 数据文件
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
- 数据文件
数据集信息
-
特征
rcs_image: 图像类型drone_type: 字符串类型frequency: 整数类型 (int64)label: 类别标签- 标签名称: 0 到 15
-
分割
- 训练集
- 字节数: 25192248.0
- 样本数: 192
- 测试集
- 字节数: 6298062.0
- 样本数: 48
- 训练集
-
下载大小: 31492855
-
数据集大小: 31490310.0



