Skip to content

HikkaV/StylizerML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylizer

Python server on FastAPI which serves as "stylizer" of the images. Under the hood uses model from tensorflow-hub.

Related to: https://arxiv.org/pdf/1705.06830.pdf.

For examples refer to test_image.ipynb.

To deploy on gcloud

  1. Create a project on gcloud.
  2. Install gcloud and authorise with your account.
  3. Set project_id.
  4. In the folder of the project execute the following:
gcloud app deploy app.yaml -v v1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages