Skip to content

Releases: albarji/neural-style-docker

Gatys multiresolution + GPU config

08 Dec 15:43
f5ee2d5
Compare
Choose a tag to compare

Added Multiresolution variant of the Gays method, which allows for higher quality results at the expense of more processing time.

Also implemented a configuration file to adjust the tile sizes based on GPU models.

The --tilesize parameter has been removed.

Alpha images bugfix

23 Nov 19:21
a78399a
Compare
Choose a tag to compare

Solved a bug resulting in the loss of the alpha channel during the tiling method.

TGA and PSD formats

25 Oct 21:10
Compare
Choose a tag to compare

Added the ability to work with TGA and PSD images.

Tiling strategy + alpha channels

21 Oct 07:00
Compare
Choose a tag to compare

Any-resolution image processing through a tiling strategy.
Appropriate processing of alpha channels.

Multialgorithm implementation, refurbished user interface

12 Oct 09:07
Compare
Choose a tag to compare
Merge pull request #12 from albarji/feature/style-swap

Major overhaul of the application and addition of faster algorithms

Original interface

12 Oct 09:04
Compare
Choose a tag to compare
Original interface Pre-release
Pre-release

This is a tag created to keep a reachable version of the codebase following the user interface prior to October 2017