hieupth/cwcc
收藏Hugging Face2024-04-11 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/hieupth/cwcc
下载链接
链接失效反馈官方服务:
资源简介:
The metadata.json have struct as:
```json
{
"data": [
[{"input_image": [], "groundtruth": []}],
[{"input_image": [], "groundtruth": []}],
...
],
"confuse": [], # list of image path not have rigth format
"false": [], # list of folder path not have right format ex: data_temp\14\1303 Doylin Dr, Cary, NC\ex 22
}
```
提供机构:
hieupth
原始信息汇总
数据集结构
数据集的元数据文件 metadata.json 包含以下结构:
json { "data": [ [{"input_image": [], "groundtruth": []}], [{"input_image": [], "groundtruth": []}], ... ], "confuse": [], # 格式不正确的图片路径列表 "false": [], # 格式不正确的文件夹路径列表,例如:data_temp141303 Doylin Dr, Cary, NCex 22 }



