An open API service indexing awesome lists of open source software.

https://github.com/vinesmsuic/imagestylizer

A Image Styliser to turn any image into an artwork. (Using TFHub pretrained model)
https://github.com/vinesmsuic/imagestylizer

artwork image-styliser

Last synced: about 1 year ago
JSON representation

A Image Styliser to turn any image into an artwork. (Using TFHub pretrained model)

Awesome Lists containing this project

README

          

# ImageStylizer

A Image Styliser to turn any image into an artwork.

## Idea

To create a program to generate this kind of image:



No fancy stuff. Just use the TFhub to get what I want. #wannabeArtist

## Progress

### 5-April 2020 - CLI image input and generate a output photo.


Original Image, Style Image:






Output Image:



### 18-April 2020 - Cut Image in half to achieve the effect I want.





### 13-Augest 2020 - Finally Figured out the concept and try to improve the program

* The Module works the best when Style image size is 256x256
* The old one supporting large size code is archived