# ml **Repository Path**: ConorWatson/ml ## Basic Information - **Project Name**: ml - **Description**: ML related stuff - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mobile Machine Learning Models This repository contains several machine learning models running on mobile devices. ## Models - [deeplab](deeplab): state-of-art deep learning model for semantic image segmentation (TFLite with GPU) - [object_detection](object_detection): TensorFlow Lite model for object detection (official one from TensorFlow project)