Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalVane authored Aug 25, 2018
1 parent 49ce47c commit 700b286
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 @@ -21,7 +21,7 @@ PASCAL-Person-Part, respectively. On a relatively small dataset PPSS, our pre-tr
## Getting started
Clone [MMAN source code] ( [email protected]:RoyalVane/MMAN.git )

Download [The LIP Dataset] ( https://drive.google.com/open?id=1SlvucF37ApWCQjmdCYQ8i9yoUHNvFMiC )
Download [The LIP Dataset] [Google Drive]( https://drive.google.com/open?id=1SlvucF37ApWCQjmdCYQ8i9yoUHNvFMiC )

The folder is structured as follows:
```
Expand Down Expand Up @@ -89,7 +89,7 @@ python test.py --dataroot ../Human --dataset LIP --name Exp_0 --gpu_ids 0 --whic
`--loadSize` Resize testing images into 256 * 256.

### New! Pretrained models are available via this link:
[Pretrained models](https://drive.google.com/open?id=1pLFXIf8o3Jpq-w4_D4l8yWE9Q-1-TVLh)
[Google Drive](https://drive.google.com/open?id=1pLFXIf8o3Jpq-w4_D4l8yWE9Q-1-TVLh)

## Qualitative results
Trained on ``LIP train_set`` -> Tested on ``LIP val_set``
Expand Down

0 comments on commit 700b286

Please sign in to comment.