Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.56 KB

README.md

File metadata and controls

32 lines (23 loc) · 2.56 KB

Background Stylizer - with Segmentation & Style Transfer

This is the GitHub repo for an end-to-end tutorial from TFLite model conversion, to model deployment on an Android and iOS. This project received the #TFCommunitySpotlight award for its creativity and real-world user scenarios. This is one of the End-to-End TensorFlow Lite Tutorials. See the full list of TensorFlow Lite samples and learning resources on awesome-tflite.

Links to the multi-part tutorial blog posts on Medium:

  1. Project Intro, Margaret Maynard-Reid
  2. TensorFlow Lite models, Sayak Paul
  3. Android implementation, George Soloupis
  4. iOS implementation, Patrick Haralabidis (coming soon)

This project combines multiple CV models to create visually appealing demo that run in real time on device. For example, [segmentation plus style transfer]; or segmentation plus background removal (1 | 2)

Demo created by Sayak Paul (Colab Notebook)

Demo created by Khanh LeViet (Colab Notebook)

Acknowledgement

We would like to thank the TensorFlow Lite team and the ML GDEs Google Developers Expert Program for their collaboration and continuous support. This project is also a great showcase of community collabration by members of diverse geographic areas (U.S., India, Greece and Austrialia), expertise and background.