Skip to main content

Keypoint annotation GUI

Project description

Pose annotator

A simple GUI for clicking on keypoints for training pose estimation models. Currently only supports one set of points per frame. Please consider contributing for multiple instances per frame!

Installation

  • pip install pose-annotator

Usage

Customize default_config.yaml then launch using pose_annotator usr_cfg=path/to/custom/config.yaml

Hotkeys

  • Ctrl+S save
  • Right next frame
  • Left previous frame
  • Down next keypoint
  • Space next keypoint
  • Up previous keypoint
  • Delete delete keypoint

Known issues

  • Adding or deleting images from a directory with existing annotations
    • annotations are matched to image files by rank-order of the filename
  • ModuleNotFoundError: No module named 'skbuild'
    • please pip install --upgrade pip

TODO

  • Make player resize image appropriately on startup
    • current behavior: changing frame resizes images to fit in view; does not expand size on image resize

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pose_annotator-0.0.2.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

pose_annotator-0.0.2-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page