Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# God Mode Animation: 2D Game Animation Generation Model
|
2 |
+
|
3 |
+
<p float="left">
|
4 |
+
<img src="https://raw.githubusercontent.com/lyogavin/godmodeanimation/main/assets/godmodeanimation_logo.png?token=GHSAT0AAAAAACG4TJJLBCCZ2T26BPAXQ4CMZWBKJRA" width="200" />
|
5 |
+
</p>
|
6 |
+
|
7 |
+
|
8 |
+
I tried to train text to video and image to video models to generate 2D game animations. I used public game animation data and 3D mixamo model rendered animations to train the animation generation models. I'm open sourcing the model, training data, training code and data generation code.
|
9 |
+
|
10 |
+
More details can be found in github [repo](https://github.com/lyogavin/godmodeanimation) and my blog [here](https://gavinliblog.com).
|
11 |
+
|
12 |
+
|
13 |
+
---
|
14 |
+
license: apache-2.0
|
15 |
+
---
|