Skip to main content

No project description provided

Project description

Example usage:

with open("data/labels.json", "r") as f:
    metadata = json.load(f)

label_map, angle_map = build_label_maps(metadata)

X, y, angles = build_dataset(
    metadata=metadata,
    clip_dir=Path("data"),
    label_to_idx=label_map,
    angle_to_idx=angle_map,
    max_people=2,
    target_len=60,
    fill_mode="last"
)

save_dataset(X, y, angles, Path("data/dataset.npz"))
save_label_maps(label_map, angle_map, Path("data"))

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

movenet_pre_processor-0.1.3.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

movenet_pre_processor-0.1.3-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file movenet_pre_processor-0.1.3.tar.gz.

File metadata

  • Download URL: movenet_pre_processor-0.1.3.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.8 Darwin/24.0.0

File hashes

Hashes for movenet_pre_processor-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1bd2638b7f0cf7720421010e66023c3fa7fb7ad7babb14e0d46970aef76b0d34
MD5 616b3d62b9379004f48d6df2a0cf751d
BLAKE2b-256 995d040db16bf938bd72c16d298dfe5879fd5b145be4670cf3996c47ef6eabe5

See more details on using hashes here.

File details

Details for the file movenet_pre_processor-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for movenet_pre_processor-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca48e803ed883514f208aa6ef2ff4feae28eb075763d179fdddce6832d7818f0
MD5 197246686e43a2cab2666e03040ad985
BLAKE2b-256 0b1f729197b60f62b9fa828d86d63debd67abae5f955085245119cbd9ec0f5a6

See more details on using hashes here.

Supported by

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