Skip to content

Implement transforms for augmentation #4

@gutzcha

Description

@gutzcha

Implement the following transforms for data augmentations

Data shape:
Batch size X Number of frames X

  • Horizontal mirror - flip each pose frame left-right
  • Spatial normalization - normalize coordinates to the range [0,1]
  • Temporal mirror - flip order of frames to reverse the pose sequence
  • Tilt pose - tilt head position in each frame by x degrees

Feel free to suggest other transforms

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions