mneunomne / archeology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archeology

Display detections on browser interface, receiving detection data from socketio coming from the YOLOv5 detection script

Install

npm install

Run server

npm run start

Run cam2ip

./cam2ip -width 720 -height 1280 -index 2 -bind-addr ":3333"

About


Languages

Language:JavaScript 81.9%Language:HTML 18.1%