Intel-Painter is a windows forms application that allows you to paint a program and then change it's style using fast style algorithms and AI.
Clone our git repo and install the dependencies and everything should be good to go.
- Windows
- Python 3.6 and up
$ pip install tensorflow
There are probably more dependencies, just follow the errors :D
- Run the python fast style transfer server located in the fst folder.
- Run the program's exe.
If you can run it you can develop it.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Apache 2