azad-wolf-se
commited on
Commit
•
dd6f63e
1
Parent(s):
82b75c8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# FExGAN-Meta: Facial Expression Generation with Meta-Humans
|
2 |
|
3 |
![FExGAN-Meta GIF Demo](https://github.com/azadlab/FExGAN-Meta/blob/master/FExGAN-Meta.gif?raw=true)
|
@@ -19,13 +27,9 @@ In order to run this you need following:
|
|
19 |
* CUDA enabled GPU with memory >=8GB (e.g. GTX1070/GTX1080)
|
20 |
|
21 |
|
22 |
-
# Usage
|
23 |
-
|
24 |
-
You can either run this on google colab or run it on your local system
|
25 |
|
26 |
-
|
27 |
-
* Download the models (if any link fails in the notebook due to google drive restriction, try downloading them manually)
|
28 |
-
* Execute the rest of the notebook
|
29 |
|
30 |
|
31 |
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- Computer Vision
|
5 |
+
- Machine Learning
|
6 |
+
- Deep Learning
|
7 |
+
---
|
8 |
+
|
9 |
# FExGAN-Meta: Facial Expression Generation with Meta-Humans
|
10 |
|
11 |
![FExGAN-Meta GIF Demo](https://github.com/azadlab/FExGAN-Meta/blob/master/FExGAN-Meta.gif?raw=true)
|
|
|
27 |
* CUDA enabled GPU with memory >=8GB (e.g. GTX1070/GTX1080)
|
28 |
|
29 |
|
30 |
+
# Usage Code
|
|
|
|
|
31 |
|
32 |
+
https://www.github.com/azadlab/FExGAN-Meta
|
|
|
|
|
33 |
|
34 |
|
35 |
|