Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1011 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 1011 Bytes

ML-Art-Generator

Use Neural Style Transfer to generate ML art in an easy-to-use interface on Google Colab. Press here to access it.

Steps

  1. Use the interfaceto enter URLs (ending with .png or .jpeg) of both the content image (to modify) and style image (used to modify).

Step 1

  1. Run the cell(s) by clicking on the the 'run' button and get a stylised image.

Step 2

Acknowledgements

Neural Style Transfer on Tensorflow

Most code is credited to TensorFlow Hub