-
Notifications
You must be signed in to change notification settings - Fork 171
Scripts
These are scripts which can be used to enhance neural-style-pt's capabilities.
- A set of multires/multiscale resolution scripts which can easily be used with neural-style-pt and neural-style.
-
The successor to the original Neural-Zoom.
-
Neural-Zoom let's you create an "infinite zoom" effect with Neural-Style, and other style transfer projects.
- A tool to visualize convolutional layer activations on an input image.
-
This project currently implements Scale Control, and Color Control (Luminance-Only style transfer, and color matching with histogram matching) in Neural-Style using external Python scripts. The external scripts allow for the features to be used on pretty much any other style transfer system.
-
The features come from the Controlling Perceptual Factors in Neural Style Transfer research paper.
-
The Neural-Tools wiki (includes extensive usage information and results for comparison with normal style transfer), can be found here.