Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justinjohn0306 authored Mar 18, 2021
1 parent 2a8327b commit 74a3bc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# EverybodyDanceNow-Colab
Motion Retargeting Video Subjects, Modified Version by Justin John

**Official Links**
- **OpenPose Notebook**: [Link](https://colab.research.google.com/github/justinjohn0306/EverybodyDanceNow-Colab/blob/main/OpenPose.ipynb)
- **Everybody Dance Now**: [Link](https://colab.research.google.com/github/justinjohn0306/EverybodyDanceNow-Colab/blob/main/Everybody%20Dance%20Now.ipynb)

# Everybody Dance Now
This repo contains some bug fixes for the data preprocessing and inferencing scripts , as well a porting the code to work with Python 3, as before some code was not working properly. I also got the code to run on Google Colab, as most poeple don't have access to GPUs with enough VRAM.
Currently, most of the code work on Google Colab, but the pose normalization code does not work, most of the other scripts are fully functioning.
Expand Down

0 comments on commit 74a3bc5

Please sign in to comment.