mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 22:25:24 +03:00
Added file for Hailo-8L detector including dockerfile, h8l.mk, h8l.hcl, hailo8l.py, ci.yml and ssd_mobilenat_v1.hef as the inference network. Added files to help with the installation of Hailo-8L dependences like generate_wheel_conf.py, requirements-wheel-h8l.txt and modified setup.py to try and work with any hardware. Updated docs to reflect Initial Hailo-8L support including oject_detectors.md, hardware.md and installation.md.
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
appdirs==1.4.4
|
|
argcomplete==2.0.0
|
|
contextlib2==0.6.0.post1
|
|
distlib==0.3.6
|
|
filelock==3.8.0
|
|
future==0.18.2
|
|
importlib-metadata==5.1.0
|
|
importlib-resources==5.1.2
|
|
netaddr==0.8.0
|
|
netifaces==0.10.9
|
|
verboselogs==1.7
|
|
virtualenv==20.17.0 |