Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.11 KB

Android Video Segmentation

Project done in order to learn how to use DeepLearning models in mobile applications. A camera application with real time semantic segmentation was implemented using OpenCV(for image preprocessing and camera handling) and Google´s trained Deeplab3+ model(for video frame segmentation).



Demos

person walking plants dog sofa table_chairs

Helpful Resources: