From 0d167457d41d21a9ed0235726c24890739a0719c Mon Sep 17 00:00:00 2001 From: Adam Wentz Date: Wed, 9 Mar 2016 15:30:29 -0600 Subject: [PATCH] readme update for speed-increasing tip --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc16110..058ed6b 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ e.g.: Currently, A and A' must be the same size, the same holds for B and B'. Output size is the same as Image B, unless specified otherwise. +It's too slow +------------- If you don't have a beefy GPU or just want to crank out a styled image, you have a few options to play with. They all trade detail for speed/memory. * set `--patch-size=1` or 2 to consider smaller feature patches (default is 3) * set `--mrf-w=0` to skip optimization of local coherence @@ -51,7 +53,6 @@ If you don't have a beefy GPU or just want to crank out a styled image, you have Parameters ---------- - * --width Sets image output max width * --height Sets image output max height * --scales Run at N different scales