From 15eaa40641329c6b3b0222df97f8c54331cfb6d9 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 11 Oct 2016 12:39:22 -0600 Subject: Added content equation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c99904..d312b1d 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,10 @@ python neural_style.py --video \ * `--learning_rate`: Learning-rate parameter for the Adam optimizer. *Default*: `1e1` * `--max_iterations`: Max number of iterations for the Adam or L-BFGS optimizer. *Default*: `1000` * `--print_iterations`: Number of iterations between optimizer print statements. *Default*: `50` +* `--content_loss_function`: Different constants K in the below equation. *Choices*: `1`, `2`, `3`. *Default*: `1` +

+ +

#### Video Frame Arguments * `--video`: Boolean flag indicating if the user is creating a video. -- cgit v1.2.3-70-g09d2