LabelImg is an open source image annotation tool created by Tzutalin. In this project we annotated over 150 stop sign images for training, validating, and testing object detection model.
Saved annotated images in bucket for online access.
Created Object Detection Model with TensorFlow Lite Model Maker Library. The trained Model is saved in model folder of this repository.
Android Studio as the IDE to create the mobile application for Stop Sign Object Detection in android_app folder.