You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PosePerfect is a Python project that uses generative AI for object pose editing. It detects and segments objects using YOLOv5 and SAM, then modifies their pose with Stable Diffusion inpainting. The project outputs segmented or inpainted images and includes simple setup and usage scripts.