← All models
Predict poses from videos.
Example
Details
- Accepts
- video
Pricing
- Price
- 0.075 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| draw_mode | stringenum: full-pose, body-pose, face-pose, hand-pose, face-hand-mask, face-mask… | Mode of drawing the pose on the video. Options are: 'full-pose', 'body-pose', 'face-pose', 'hand-pose', 'face-hand-mask', 'face-mask', 'hand-mask'. |
| video_urlrequired | string | URL of video to be used for pose estimation |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The output video with pose estimation. |