ShearDetect - Dataset
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6457988
下载链接
链接失效反馈官方服务:
资源简介:
ShearDetect - Dataset
Dataset for training, validation and testing of ShearDetect model published on GitHub
ShearDetect - Dataset.zip contains the following:
|-----train
|-----annotations
|-----*.json
|-----images
|-----*.tif
|-----validation
|-----annotations
|-----*.json
|-----images
|-----*.tif
|-----test
|-----annotations
|-----*.json
|-----images
|-----*.tif
*.json-files contain the following annotations and infos
{
"fileID": "fspecimen_name+image_name",
"Dataset": "specimen_name",
"image": "image_name",
"defect": [[x1, y1, x2, y2],], #bounding box of defects as list
"specimen": [[x1, y1, x2, y2],]. #bounding box of specimens as list
}
创建时间:
2022-04-15



