image-analogies icon indicating copy to clipboard operation
image-analogies copied to clipboard

Computation stopped after iteration 2 x 4

Open lauranieder opened this issue 7 years ago • 0 comments

Hi

I runned images-analogies.py using one of the basic example images (just resized them to a 256X256). image-analogy-explanation

The last iteration I get looks really far from your result. It stops as iteration 2 x 4. I guess it should do a lot more iterations to look nice but I can't set it up to go for longer. I tried changing those values and run it again but It doesn't make any differences.

--patch-size=3 this will allow for much nicer-looking details (default=1) --mrf-layers=conv1_1,conv2_1,... add more layers to the mix (also analogy-layers and content-layers)

What is the proper way to increase the number of iterations ? arch_at_iteration_2_4

Thanks!

lauranieder avatar Apr 27 '17 10:04 lauranieder