Skip to content

BernieZhu/CrowdPose-cocoapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

COCO API for CrowdPose

The origin codes are from https://github.com/cocodataset/cocoapi

How to use

git clone https://github.com/cocodataset/cocoapi
cd cocoapi/PythonAPI/pycocotools
mv coco.py coco.py_old; mv cocoeval.py cocoeval.py_old
git clone https://github.com/BernieZhu/CrowdPose-cocoapi
cd CrowdPose-cocoapi
cp coco.py cocoeval.py ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages