nicolas cordi
0e1f60a4a3
Update INSTALL.sh
2018-10-01 17:39:30 +00:00
Moe
1b00396d30
Force YOLOv3 plugin to use websocket between python and node
...
+ added new install requirements for YOLOv3 plugin. Please run "pip3 install gevent gevent-websocket" to install the required modules.
+ each monitor creates its own connection from the plugin to the python script.
2018-08-23 13:25:40 -07:00
Moe
b91f64c0fc
update Python-Yolo plugin to use socket.io instead of http for detections
...
much faster now :D
2018-08-11 11:54:41 -07:00
Moe
6c198b07e0
no stream_loop flag for anything other than mp4 and local inputs
2018-08-09 13:17:30 -07:00
Moe
971099aacd
python-yolo : aditional notices and commands to update pip(3)
2018-08-05 20:39:42 -07:00
Moe
16961d40e4
add missing install dependencies
...
- force darknet to try install every run instead of check for existence
2018-08-05 20:24:50 -07:00
Moe
702f6b3018
correct readme paths for python-yolo
2018-08-05 19:26:13 -07:00
Moe
4944905108
readme for python-yolo
2018-08-05 19:24:30 -07:00
Moe
1148deca5d
python-yolo plugin installer
2018-08-05 19:20:12 -07:00
Moe
482939bc08
Python Yolov3 Detection Plugin
2018-08-05 17:44:24 -07:00