摘要:
合集:AI案例-CV-人类生理心理
数据集:国内老人跌倒目标检测数据集2021
数据集价值:快速识别跌倒事件
数据集内容
人员跌倒目标检测数据集包括1,440 个图片文件和对应的目标检测标注文件。
数据结构
图片文件目录:images
标注数据文件目录:annotations
标注数据样例:
对应于fall_0.jpg图片文件的目标检测标注数据:
<annotation>
<folder>new_images</folder>
<filename>fall_0.jpg</filename>
<source>
<database>Unknown</database>
</source>
<size>
<width>599</width>
<height>397</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>fall</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>243</xmin>
<ymin>189</ymin>
<xmax>414</xmax>
<ymax>290</ymax>
</bndbox>
</object>
</annotation>
数据集版权许可协议
Deed – CC0 1.0 通用 – Creative Commons
四、获取案例套装
获取:人类生理视觉案例套装