Kucukcollu / yolo_web_service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolo_web_service

YOLO for Web based real-time camera detection



Dependencies

Python => 3.8.11

YOLO => YOLOv3 (only these three files: "yolov3-tiny.weights","yolov3-tiny.cfg","coco.names")

Flask => 2.0.1

OpenCv => 4.5.3

Numpy => 1.21.2

Installation and Run

$ git clone https://github.com/Kucukcollu/yolo_web_service.git

and run with

$ python 3.8 service.py

About


Languages

Language:Python 96.3%Language:HTML 3.7%