Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apchenstu authored Aug 16, 2019
1 parent 086c844 commit 8e90b4d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
### Project description
This project is the face render of **ICCV 2019 Oral paper:** __Photo-Realistic Facial Details Synthesis from Single Image__ [[1]](https://arxiv.org/abs/1903.10873)

### Dependency library
all dependent libs are included in folder **thirds**
Expand Down Expand Up @@ -43,10 +41,3 @@ cmake -A X64 -D CMAKE_PREFIX_PATH=/root/to/thirds ../src
eg: (unzip ./exe/face_rendering.rar file to get the executable file.)
./hmrenderer.exe ../assets/face.obj ../assets/nrm.png ../src/shaders/
```

### Some screenshots

<div align="left">
<img src="https://github.com/gg-z/face_rendering/blob/master/imgs/screen_shot0.png" width = "430" height = "430" alt="demo_0" align=center />
<img src="https://github.com/gg-z/face_rendering/blob/master/imgs/screen_shot1.png" width = "430" height = "430" alt="demo_1" align=center />
</div>

0 comments on commit 8e90b4d

Please sign in to comment.