Skip to content

Commit 22692b1

Browse files
committed
update readme
1 parent 5dd7419 commit 22692b1

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
# object_detection
1+
# TensorFlow Lite Flutter Object Detection
22

3-
A new Flutter project.
3+
Object Detection app built using [TFLite Flutter Plugin](https://github.com/am15h/tflite_flutter_plugin)
4+
and [TFLite Flutter Helper Library](https://github.com/am15h/tflite_flutter_helper)
45

5-
## Getting Started
6+
#### **Important**
67

7-
This project is a starting point for a Flutter application.
8+
* execute `install.sh`(linux) or `install.bat`(windows) for downloading tflite binaries.
9+
More info [here](https://github.com/am15h/tflite_flutter_plugin#important-initial-setup).
810

9-
A few resources to get you started if this is your first Flutter project:
1011

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
1312

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)