larger-neural-style icon indicating copy to clipboard operation
larger-neural-style copied to clipboard

Potential usage of the new "-init_image" command for tile processing

Open ProGamerGov opened this issue 8 years ago • 1 comments

In a relatively recent update, Neural-Style gained a new feature in the form of the -init_image command.

See the commit adding the new feature here: https://github.com/jcjohnson/neural-style/commit/197ad4218f0536b3b284ea322a190d507f4d8757

This command presents an opportunity for using higher tile iteration values, as it can prevent/slow the tiles from differing from each other.

The -init_image command requires you to also have the -init command with a value of image.

I think if we can use the original tile piece at the -init_image value for each corresponding tile, then this command could be a great addition to the script. Though testing needs to be done in order to figure out the full image on using the -init_image for tile processing.

ProGamerGov avatar Dec 16 '16 22:12 ProGamerGov

Hi Pro, This sounds like a great idea. Have you done any testing since?

cablecutter avatar Jan 04 '17 22:01 cablecutter