Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix readme dirroot problem
  • Loading branch information
jiaxinxie97 authored Jun 29, 2022
1 parent 7f507d1 commit 36ea3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bash download.sh
After running the script, 35GB .zip file should be downloaded.
Keep the folder structure as
```
--polar3d
--sfp-wild
|--configs
|--data
|--cvpr2022_camera_ready
Expand All @@ -35,7 +35,7 @@ Keep the folder structure as
## Train, test and evaluation

```
bash reproduce_full_model.sh
bash configs/reproduce_full_model.sh
```

## Introduction
Expand Down

0 comments on commit 36ea3aa

Please sign in to comment.