mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Merge branches 'Hailo-8L' and 'Hailo-8L' of https://github.com/spanner3003/frigate into Hailo-8L
This commit is contained in:
commit
c36a243fb5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -86,8 +86,8 @@ jobs:
|
|||||||
files: docker/hailo8l/h8l.hcl
|
files: docker/hailo8l/h8l.hcl
|
||||||
set: |
|
set: |
|
||||||
h8l.tags=${{ steps.setup.outputs.image-name }}-h8l
|
h8l.tags=${{ steps.setup.outputs.image-name }}-h8l
|
||||||
*.cache-from=type=registry,ref=${{ steps.setup.outputs.cache-name }}-arm64
|
*.cache-from=type=registry,ref=${{ steps.setup.outputs.cache-name }}-h8l
|
||||||
*.cache-to=type=registry,ref=${{ steps.setup.outputs.cache-name }}-arm64,mode=max
|
*.cache-to=type=registry,ref=${{ steps.setup.outputs.cache-name }}-h8l,mode=max
|
||||||
jetson_jp4_build:
|
jetson_jp4_build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Jetson Jetpack 4
|
name: Jetson Jetpack 4
|
||||||
|
|||||||
@ -396,7 +396,7 @@ $ cat /sys/kernel/debug/rknpu/load
|
|||||||
|
|
||||||
## Hailo-8l
|
## Hailo-8l
|
||||||
|
|
||||||
This detector is availability if you are using the Raspberry pi 5 with ai kit and currently not tested if you are using the Hailo-8L with other hardware.
|
This detector is available if you are using the Raspberry Pi 5 with Hailo-8L AI Kit. This has not been tested using the Hailo-8L with other hardware.
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
|
|||||||
@ -248,7 +248,7 @@ The community supported docker image tags for the current stable version are:
|
|||||||
- `stable-rocm-gfx900` - AMD gfx900 driver only
|
- `stable-rocm-gfx900` - AMD gfx900 driver only
|
||||||
- `stable-rocm-gfx1030` - AMD gfx1030 driver only
|
- `stable-rocm-gfx1030` - AMD gfx1030 driver only
|
||||||
- `stable-rocm-gfx1100` - AMD gfx1100 driver only
|
- `stable-rocm-gfx1100` - AMD gfx1100 driver only
|
||||||
- `stable-h8l` - Frigate build for the Hailo-8L M.2 PICe Raspberry pi5 hat
|
- `stable-h8l` - Frigate build for the Hailo-8L M.2 PICe Raspberry Pi 5 hat
|
||||||
|
|
||||||
## Home Assistant Addon
|
## Home Assistant Addon
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user