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)
- Host: GitHub
- URL: https://github.com/vinesmsuic/imagestylizer
- Owner: vinesmsuic
- License: mit
- Created: 2020-04-03T15:39:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T14:02:44.000Z (over 5 years ago)
- Last Synced: 2025-02-17T03:29:26.331Z (over 1 year ago)
- Topics: artwork, image-styliser
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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