mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-03 22:48:36 +08:00
2.7 KiB
2.7 KiB
title, description
| title | description |
|---|---|
| ML Kit Vision | ML Kit Vision APIs lets you bring powerful machine learning vision APIs into your React Native app. |
ML Kit - Vision
Firebase ML Kit brings the power of machine learning vision to your React Native application, supporting both Android & iOS.
ML Kit Vision for React Native currently supports the following Firebase APIs. APIs marked with ❌ will be support in a later release.
| API | Cloud Model | On Device |
|---|---|---|
| Text Recognition | ✅ | ✅ |
| Document Text Recognition) | ✅ | |
| Face Detection | ✅ | |
| Barcode Scanning | ✅ | |
| Image Labelling | ✅ | ✅ |
| Landmark Recognition | ✅ | |
| AutoML Vision Edge | ❌ | ❌ |
| Object Detection/Tracking | ❌ | ❌ |
| Image Labelling (with Custom Model) | ❌ | ❌ |
Getting Started
Install & start using the power of Machine Learning in your app. Our guides The API reference covers everything required to successfully integrate ML Kit Vision into your React Native app.Learn more
Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: