Skip to content
#

pose-editing

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This project enables pose manipulation of objects in images using generative AI. It segments the object based on a user-defined class and rotates it by specified azimuth and polar angles, providing a user-friendly tool for realistic pose editing while preserving the background.

  • Updated Oct 12, 2024
  • Python

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.

  • Updated Oct 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pose-editing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pose-editing topic, visit your repo's landing page and select "manage topics."

Learn more