Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deeppomf committed Feb 11, 2018
1 parent f17a2c0 commit 167a27e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,13 @@ Decensored images will be saved to the "decensor_output_images" directory. Paste
Put the your custom dataset for training the "data/images" directory and convert images to npy format.

```
$ cd data
$ cd training_data
$ python to_npy.py
```

Train pretrained model on your custom dataset.

```
$ cd src
$ python train.py
```

Expand Down

0 comments on commit 167a27e

Please sign in to comment.