Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
csbhr committed Jan 19, 2023
1 parent f1bc127 commit 9c18f7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ sh run_gen_face_from_latent.sh # Please refer to this script for detailed confi

## Run source codes

#### Download checkpoints and topo assets
#### Download checkpoints and topology assets
- Please refer to [this readme](./README_checkpoints.md) for details of checkpoints.
- Please refer to [this readme](./README_topo_assets.md) for details of topo assets.
- Please refer to [this readme](./README_topo_assets.md) for details of topology assets.

#### Create facial UV-texture dataset
- Prepare a directory of dataset project, which contains a "images" subfolder.
Expand Down
4 changes: 2 additions & 2 deletions README_topo_assets.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## The topo assets used in FFHQ-UV project
## The topology assets used in FFHQ-UV project

#### Download

Expand Down Expand Up @@ -30,7 +30,7 @@
|--unwrap_1024_info.mat
```

#### The introduction of these checkpoints
#### The introduction of these topology assets
- *_mask.png: The masks used in texture UV-map unwrapping.
- hifi3dpp_model_info.mat: The [HiFi3D++](https://github.com/czh-98/REALY) face model information.
- similarity_Lm3D_all.mat: The 68 3D landmarks on the mesh.
Expand Down

0 comments on commit 9c18f7c

Please sign in to comment.