数据集:
keremberke/blood-cell-object-detection
任务:
目标检测['platelets', 'rbc', 'wbc']
{'train': 255, 'test': 36, 'valid': 73}
pip install datasets
from datasets import load_dataset ds = load_dataset("keremberke/blood-cell-object-detection", name="full") example = ds['train'][0]
https://universe.roboflow.com/team-roboflow/blood-cell-detection-1ekwu/dataset/3
@misc{ blood-cell-detection-1ekwu_dataset, title = { Blood Cell Detection Dataset }, type = { Open Source Dataset }, author = { Team Roboflow }, howpublished = { \\url{ https://universe.roboflow.com/team-roboflow/blood-cell-detection-1ekwu } }, url = { https://universe.roboflow.com/team-roboflow/blood-cell-detection-1ekwu }, journal = { Roboflow Universe }, publisher = { Roboflow }, year = { 2022 }, month = { nov }, note = { visited on 2023-01-18 }, }
公共领域
此数据集于2022年11月4日GMT时间下午7:46通过roboflow.com导出
Roboflow是一款端到端的计算机视觉平台,可帮助您
其中包括364个图像。细胞以COCO格式进行注释。
对每个图像应用了以下预处理:
没有应用图像增强技术。