mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2024-11-29 05:10:43 +00:00
update
This commit is contained in:
parent
6477410f06
commit
93e0dc2307
@ -87,7 +87,10 @@ To train, run
|
|||||||
$ python train.py
|
$ python train.py
|
||||||
```
|
```
|
||||||
|
|
||||||
If desired, you can train the pretrained model on your custom dataset.
|
If desired, you can train the pretrained model on your custom dataset by running
|
||||||
|
```
|
||||||
|
$ python train.py --continue_training=True
|
||||||
|
```
|
||||||
|
|
||||||
Training can be done separately for mosaics with train_mosaic.py, but decensor.py is not yet compatible with mosaic decensorship models.
|
Training can be done separately for mosaics with train_mosaic.py, but decensor.py is not yet compatible with mosaic decensorship models.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user