Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 863 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 863 Bytes

Documentation of Comic Me V1 App

Summary

An application that ultilize CycleGAN structure to turn user portrait into a comic book styled character while preserving their self identity. Additionally AutoFace Cropper and Gamma adjustment was added for increased user experience. Deployed and ready to be tested on :

Open in Streamlit

Technology Stack

  • CycleGAN
  • AutoCropper(OpenCV)

Data and training

Data and model training example can be found at Kaggle

References