Skip to content

Commit

Permalink
added support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainDario committed Sep 18, 2023
1 parent a2a146d commit 0c2b6dd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions example/image_classification_mobilenet/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Image classification MobileNet

| | Android | iOS | Linux | Mac | Windows | Web |
|------|---------|-----|-------|-----|---------|-----|
| file ||| || | |
| life ||| | [🚧](https://github.com/flutter/flutter/issues/41708) | | |

This project is a sample of how to perform Image Classification using
TensorFlow Lite in Flutter. It includes support for both still images and live
camera streams.

## Supported platforms



## Download model and labels

To build the project, you must first download the MobileNet TensorFlow Lite
Expand Down

0 comments on commit 0c2b6dd

Please sign in to comment.