Releases: texturedesign/texturize
Releases · texturedesign/texturize
Fourth Release: Neural Patches
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
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
Features
- Texture generation supports chained gram matrices.
- Renamed
--scales
parameter tooctaves
. - Support for setting the random
--seed
. - Support for
--device=cpu
, defaultcuda
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
License
- Code released under the AGPLv3.
- Models released as CC BY-NC-SA.
- Sample images also CC BY-NC-SA.