blakeblackshear.frigate/frigate
spanner3003 4a35573210 Initial support for Hailo-8L (#12431)
* 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.

* Update .github/workflows/ci.yml

typo h8l not arm64

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update docs/docs/configuration/object_detectors.md

Clarity for the end user and correct uses of words

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update docs/docs/frigate/installation.md

typo

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* update Installation.md to clarify Hailo-8L installation process.

* Update docs/docs/frigate/hardware.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update hardware.md add Inference time.

* Oops no new line at the end of the file.

* Update docs/docs/frigate/hardware.md typo

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update dockerfile to download the ssd_modilenet_v1 model instead of having it in the repo.

* Updated dockerfile so it dose not download the model file.

add function to download it at runtime.

update model path.

* fix formatting according to ruff and removed unnecessary functions.

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-08-29 20:19:50 -06:00
..
api Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
comms Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
detectors Initial support for Hailo-8L (#12431) 2024-08-29 20:19:50 -06:00
embeddings reindex events in batches to reduce memory and cpu load (#12124) 2024-08-29 20:19:50 -06:00
events Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ptz No need to check for h264 onvif profile (#12444) 2024-07-14 13:29:49 -05:00
record Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
review Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
stats Catch case where github sends bad json data (#13077) 2024-08-14 20:41:41 -05:00
test Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Fix use experimental migrator (#12906) 2024-08-09 16:59:55 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
app.py Semantic Search API (#12105) 2024-08-29 20:19:50 -06:00
config.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
const.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
ffmpeg_presets.py Remove user args from http jpeg (#12909) 2024-08-09 16:22:24 -06:00
log.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
object_processing.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00