Skip to main content
Ctrl+K

poseinterface v0.1.dev1

  • About
  • Benchmark dataset
  • Examples
  • API
  • GitHub
  • About
  • Benchmark dataset
  • Examples
  • API
  • GitHub

Section Navigation

  • poseinterface.io.annotations_to_poseinterface
  • poseinterface.io.video_to_poseinterface
  • poseinterface.io.predictions_to_poseinterface
  • poseinterface.clips.extract_clip
  • API

API#

io#

annotations_to_poseinterface(input_path, ...)

Export annotations file from a single video to poseinterface format.

video_to_poseinterface(input_video, ...)

Reencode and rename a video to poseinterface format.

predictions_to_poseinterface(input_path, ...)

Convert a prediction file to poseinterface COCO JSON format.

clips#

extract_clip(video_path, start_frame, duration)

Extract a video clip (and its clip labels if available).

previous

Examples

next

poseinterface.io.annotations_to_poseinterface

On this page
  • io
  • clips
Show Source

© Copyright 2025, The poseinterface developers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.