frigate/CODEOWNERS
Line: 2: incorrect codeowner user: madsciencetist Line: 2: incorrect codeowner user: NateMeyer Line: 2: no users/groups matched Line: 3: incorrect codeowner user: madsciencetist Line: 3: no users/groups matched Line: 4: incorrect codeowner user: madsciencetist Line: 4: no users/groups matched Line: 5: incorrect codeowner user: MarcA711 Line: 5: no users/groups matched Line: 6: incorrect codeowner user: harakas Line: 6: no users/groups matched Line: 7: incorrect codeowner user: spanner3003 Line: 7: no users/groups matched
spanner3003 b1e5b3515a Initial support for Hailo-8L
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.
2024-07-13 16:46:22 +01:00

8 lines
238 B
Plaintext

# Community-supported boards
/docker/tensorrt/ @madsciencetist @NateMeyer
/docker/tensorrt/*arm64* @madsciencetist
/docker/tensorrt/*jetson* @madsciencetist
/docker/rockchip/ @MarcA711
/docker/rocm/ @harakas
/docker/hailo8l/ @spanner3003