DIYer22 / bpycv

Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
MIT License
464 stars 58 forks source link

Will this tool support keypoint annotation? #8

Closed darwinharianto closed 3 years ago

darwinharianto commented 4 years ago

Just like the title, will keypoint function be added later on in this project?

DIYer22 commented 4 years ago

We have no plans to support key points recently, but you can get keypoint annotation by 6D pose annotation and camera intrinsic like 6d_pose_demo.py