mo

Results 3 repositories owned by mo

Feed-Forward-Style-Transfer

78
Stars
33
Forks
Watchers

TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm and allows for common personal computers to transform images.

Style-Transfer-Algorithm

16
Stars
6
Forks
Watchers

TensorFlow implementation of "A Neural Algorithm of Artistic Style" using total variation denoising as a regularizer. Apply artistic style to an image given some artwork as a source.

Texture-Synthesis

38
Stars
16
Forks
Watchers

TensorFlow implementation of Texture-Synthesis Using Convolutional Neural Networks. High-level statistical structures of an image are used to new images with similar characteristics.