nielsr/yolov5-predictions
收藏Hugging Face2023-03-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nielsr/yolov5-predictions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: objects
struct:
- name: bbox
sequence:
sequence: int64
- name: categories
sequence: int64
- name: prediction
sequence:
sequence: float64
splits:
- name: test
num_bytes: 5075872429.0
num_examples: 385
download_size: 5075043191
dataset_size: 5075872429.0
---
# Dataset Card for "yolov5-predictions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nielsr
原始信息汇总
数据集概述
数据集名称
- 名称: yolov5-predictions
数据结构
- 特征:
- image: 图片数据类型
- objects: 结构化数据
- bbox: 边界框,数据类型为整数序列
- categories: 类别,数据类型为整数序列
- prediction: 预测结果,数据类型为浮点数序列
数据分割
- 分割:
- test:
- 样本数量: 385
- 数据大小: 5075872429.0字节
- test:
数据大小
- 下载大小: 5075043191字节
- 数据集大小: 5075872429.0字节



