lyogavin commited on
Commit
4f7e43f
1 Parent(s): 36c9e02

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # God Mode Animation: 2D Game Animation Generation Model
5
+
6
+ <p float="left">
7
+ <img src="https://raw.githubusercontent.com/lyogavin/godmodeanimation/main/assets/godmodeanimation_logo.png?token=GHSAT0AAAAAACG4TJJLBCCZ2T26BPAXQ4CMZWBKJRA" width="200" />
8
+ </p>
9
+
10
+
11
+ 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.
12
+
13
+ More details can be found in github [repo](https://github.com/lyogavin/godmodeanimation) and my blog [here](https://gavinliblog.com).
14
+
15
+
16
+ ---
17
+ license: apache-2.0
18
+ ---