katzvelraj / mlkit-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codelabs for ML Kit for Firebase

This repository contains two codelabs for ML Kit for Firebase:

Introduction

In these codelabs, you will build an Android app that uses various features of ML Kit for Firebase to recognize text and identify objects in images. You will learn how to use both the built in on-device and cloud Text Recognition APIs and how to use your own Tensor Flow Lite custom models with ML Kit.

Pre-requisites

None.

Getting Started

Open the final/ folder in each respective codelab in Android Studio to see the final product. Visit the Google codelabs site to follow along the guided steps.

Screenshots

Support

If you've found an error in this sample, please file an issue: https://github.com/googlecodelabs/ml-kit/issues

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

Copyright 2018 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

License:Other


Languages

Language:Java 100.0%