Human-AI Interaction Course project 2021
We design a notebook to allow the user to upload an image of a person and modify the pose of that person by dragging and dropping body joints.
We use CoCosNet-v2 to synthesize the image of the reposed person. We use OpenPose to extract the pose of the person. We use IPython widgets to enable interaction with the extracted pose.