hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.23k stars 1.24k forks source link

Is there any way to deploy tflite object detection to web server using flask ? #288

Open haanhvu010799 opened 3 years ago

haanhvu010799 commented 3 years ago

Hi everyone, I want to deploy my fire detection using webcam to localhost. I am a student and just starting to learn about object detection, can anyone help me.

varungupta31 commented 3 years ago

@haanhvu010799 Were you able to do it? Can you explain how?