- 博客(2)
- 收藏
- 关注
原创 pycocotools.coco源码分析
coco.py的主要目的是加载标注文件,通过各类定义的API函数能够方便的获取categories、annotation、image的id和具体的内容。 定义了以下的API functions: # COCO - COCO api class that loads COCO annotation file and prepare data structures. # decodeMask - Decode binary mask M encoded via run-length en
2021-08-24 03:53:01
1933
原创 COCO数据集annotations解析以及可视化
针对数据集cocoval2017,解析其annotations文件夹下person_keypoints_val2017.json文件构成以及可视化。 目录 一、person_keypoints_val2017.json的结构分析 1. “info”:dictionary 2."licenses":list of dictionary 3."categories":list of dictionary 4. "images": list of dictionary 5. ”annotati...
2021-08-20 16:00:10
8716
4
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅