Skip to content

A project that can compose an image into a cartoon or the style of another image by using pre-trained deep learning models.

License

Notifications You must be signed in to change notification settings

tapos-datta/ImageStyleTransfer

Repository files navigation

Image Style Transfer

A project that can compose an image into a cartoon or the style of another image by using pre-trained deep learning models.

A GLSurfaceView is used for rendering image into view and the image data is transfered from view to ML models, and vice versa, through a pixel buffer rather than bitmap. This GLSurfaceView provides a OpenGL ES context which will be effective in further pre/post processing.

Used Deep Learning Models

Image Resources

  • Image resources as Styled Images or Sample Input are picked from Unsplash

Outputs

Acknowledgments

About

A project that can compose an image into a cartoon or the style of another image by using pre-trained deep learning models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages