The Ai Vision app is an Machine Learning based app, in which user can do Realtime Object Detection and Tracking.
-
For Object Detection and Tracking I have integerated the ssd_mobilenet_v1 model trained on the COCO dataset.
-
And for more information here's the link - https://www.tensorflow.org/lite/examples/object_detection/overview
-
The Android Studio IDE. This app has been tested on Android Studio Jellyfish.
-
A physical Android device with a minimum OS version of SDK 30 (Android 11.0 - Red Velvet Cake) with developer mode enabled. The process of enabling developer mode may vary by device.
-
Open Android Studio. From the Welcome screen, select Open an existing Android Studio project.
-
With your Android device connected to your computer and developer mode enabled, click on the green Run arrow in Android Studio.