From 6bfe6da556486b0d0643576278acf25907ab9827 Mon Sep 17 00:00:00 2001 From: cam Date: Tue, 11 Oct 2016 12:31:26 -0600 Subject: Modified README --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 074a6fb..8c99904 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,6 @@ python neural_style.py --video \ * `--style_layers`: *Space-separated* VGG19 layer names used for the style image. *Default*: `relu1_1 relu2_1 relu3_1 relu4_1 relu5_1` * `--content_layer_weights`: Space-separated weights of each content layer to the content loss. *Default*: `1.0` * `--style_layer_weights`: Space-separated weights of each style layer to loss. *Default*: `0.2 0.2 0.2 0.2 0.2` -* `--style_scale`: Scale of the style image. Not currently implemented. * `--original_colors`: Boolean flag indicating if the style is transferred but not the colors. * `--style_mask`: Boolean flag indicating if style is transferred to masked regions. * `--style_mask_imgs`: Filenames of the style mask images (example: `face_mask.png`). To use multiple style mask images, pass a *space-separated* list. *Example*: `--style_mask_imgs face_mask.png face_mask_inv.png` -- cgit v1.2.3-70-g09d2