Skip to content

Version 4.1.0 - Support for Keypoints, Boundaries, Occlusion, Superparts

Latest
Compare
Choose a tag to compare
@matthew-richard matthew-richard released this 31 Jul 05:12
· 7 commits to master since this release

Post-CVPR update to the Detail API for the PASCAL in Detail Challenge.

Changes:

  • Added getKpts(), getBounds(), getOccl()
  • Added superpart param to getMask()

Intended for use with the trainval_withkeypoints.json dataset.

See PythonAPI/ipynb/detailDemo.ipynb for the updated demo.