Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bj80heyue committed Aug 4, 2019
1 parent d09b486 commit c54672b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
# Learning One-shot Face Reenactment
Official test script for 2019 BMVC paper 'Learning One-shot Face Reenactment' in PyTorch.

![image](https://github.com/bj80heyue/Learning_One_Shot_Face_Reenactment/pics/main.png)
![image](https://github.com/bj80heyue/Learning_One_Shot_Face_Reenactment/blob/master/pics/main.png)

## Installation

Expand Down Expand Up @@ -35,7 +35,7 @@ Project
- lms : store landmarks extracted from images
- format : 106 common facial key points & 20+20 gaze key points

![image](https://github.com/bj80heyue/Learning_One_Shot_Face_Reenactment/pics/lms.png)
![image](https://github.com/bj80heyue/Learning_One_Shot_Face_Reenactment/blob/master/pics/lms.png)

Example input data is organized in folder 'data'. Please organize your data in the format the same as the example input data if you want to test with your own data.

Expand Down

0 comments on commit c54672b

Please sign in to comment.