# cognitive-services-android-customvision-sample **Repository Path**: Code-time/cognitive-services-android-customvision-sample ## Basic Information - **Project Name**: cognitive-services-android-customvision-sample - **Description**: Sample Anroid app for image classification using a TensorFlow model exported from Microsoft Cognitive Services Custom Vision - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Custom Vision Android sample applications This project provides Android sample applications that utilize [Custom Vision Service](https://www.customvision.ai) exported models in the TensorFlow format. Please refer to the documentation of each sample application for more details. - [Image Classification](./image_classification/README.md) - [Object Detection](./object_detection/README.md) # Contribute See [CONTRIBUTING](./CONTRIBUTING.md).