Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-body-reshape

On-device, license-clean body reshaping for photos and video — Vision body pose tracking + Core Image warps (slim waist, chest, arms). No generative model.

Status: spike. The pose tracker + a skeleton-grid debug overlay are in; the reshape warps come once the pose is validated on unobstructed torso footage. A face-focused close-up (mic/cup occluding the torso) tracks shoulders/neck well but the arms and lower torso are unreliable — reshape needs a half/full-body shot.

  • BodyPose / BodyPoseFrame / BodyPoseTrack — Codable model + interpolation.
  • BodyPoseTracker — VNDetectHumanBodyPose, strongest person, ~4 fps, smoothed.
  • Debug: BODY_RESHAPE_RENDER=1 swift test writes ~/Downloads/body_pose_skeleton.png.

Requirements

macOS 26 / iOS 26, Swift 6.2.

License

MIT — see LICENSE.

Bundled or downloaded models keep their own licences; see the notes above where a model is named.

About

On-device, license-clean body reshaping for photos & video — Vision body-pose-driven warps (slim waist, chest, shoulders, arms). No generative model.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages