Skip to content

Releases: texturedesign/texturize

Fourth Release: Neural Patches

07 Jun 22:39
Compare
Choose a tag to compare
Pre-release

Features

  • Patch-based generator for high-quality textures.
  • Computes full similarity matrix for all patches, then an approximation.
  • Use --mode=patch to enable, suggested resolution 512x512.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

Third Release: Variations, Logging

28 May 15:14
Compare
Choose a tag to compare
Pre-release

Features

  • Generate multiple --variations=N at the same time.
  • Silent mode that displays nothing when --quiet.
  • Detail mode that operates as before with --verbose.
  • Easier to reuse process_image from external library.
  • Python 3.6 now supported too, not only 3.7+.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

Second Release: CPU Support, Chained Styles

25 May 21:42
Compare
Choose a tag to compare

Features

  • Texture generation supports chained gram matrices.
  • Renamed --scales parameter to octaves.
  • Support for setting the random --seed.
  • Support for --device=cpu, default cuda if available.

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.

First Release: Strong Baseline

22 May 13:36
Compare
Choose a tag to compare
Pre-release

License

  • Code released under the AGPLv3.
  • Models released as CC BY-NC-SA.
  • Sample images also CC BY-NC-SA.