Tensorflow Lite – Flutter #4 – Object Detection using SSD MobileNet
Hi Friends
Detect objects using TensorFlow Lite Model i..e, SSD(Single Shot MultiBox Detector) Mobile Net
Project Code: https://github.com/Code2Xplore/ObjectDetection_SSD
TFLite Package – https://pub.dev/packages/tflite
Flutter Tutorial for Beginners – https://www.youtube.com/watch?v=lF06Sl1QsLo&list=PLdwSRf36tYhMtCpu32YzoLectftmAF02R
Note: To get the better accuracy use TensorFlow Floating Point Models from the given https://www.tensorflow.org/lite/guide…
source