add_local/
├── local_add_only.json # 数据标注文件(路径为相对路径)
├── images_part_0000.zip # 图像压缩包 1
├── images_part_0001.zip # 图像压缩包 2
├── ... # 更多压缩包
├── extract_all.py # 批量解压脚本
└── README.md # 本说明文件
运行解压脚本,将所有压缩包解压到当前目录:
python extract_all.py… See the full description on the dataset page:
https://huggingface.co/datasets/a1557811266/add_local.