mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2025-02-04 15:40:04 +00:00
update readme
This commit is contained in:
parent
f17a2c01f3
commit
167a27e7a4
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user