hyper3labs/jaguar-re-id
收藏资源简介:
--- dataset_info: - config_name: default features: - name: image dtype: image - name: label dtype: string - name: filename dtype: string splits: - name: train num_bytes: 14971322184 num_examples: 1895 download_size: 14524283328 dataset_size: 14971322184 - config_name: test_images features: - name: image dtype: image - name: filename dtype: string splits: - name: test_images num_bytes: 2680764418 num_examples: 371 download_size: 2680805174 dataset_size: 2680764418 - config_name: test_pairs features: - name: row_id dtype: int64 - name: query_image dtype: string - name: gallery_image dtype: string splits: - name: test_pairs num_bytes: 5765340 num_examples: 137270 download_size: 860001 dataset_size: 5765340 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: test_images data_files: - split: test_images path: test_images/test_images-* - config_name: test_pairs data_files: - split: test_pairs path: test_pairs/test_pairs-* ---
数据集信息: - 配置名称:default 特征字段: - 名称:图像(image) 数据类型:图像 - 名称:标签(label) 数据类型:字符串(string) - 名称:文件名(filename) 数据类型:字符串(string) 划分集: - 名称:train 字节数:14971322184 样本数量:1895 下载体积:14524283328 数据集体积:14971322184 - 配置名称:test_images 特征字段: - 名称:图像(image) 数据类型:图像 - 名称:文件名(filename) 数据类型:字符串(string) 划分集: - 名称:test_images 字节数:2680764418 样本数量:371 下载体积:2680805174 数据集体积:2680764418 - 配置名称:test_pairs 特征字段: - 名称:行ID(row_id) 数据类型:64位整型(int64) - 名称:查询图像(query_image) 数据类型:字符串(string) - 名称:图库图像(gallery_image) 数据类型:字符串(string) 划分集: - 名称:test_pairs 字节数:5765340 样本数量:137270 下载体积:860001 数据集体积:5765340 配置项: - 配置名称:default 数据文件: - 划分集:train 路径:data/train-* - 配置名称:test_images 数据文件: - 划分集:test_images 路径:test_images/test_images-* - 配置名称:test_pairs 数据文件: - 划分集:test_pairs 路径:test_pairs/test_pairs-*



