Sign inSign up

asusnw/frigate

By asusnw

Updated about 1 year ago

asus wireless business unit for frigate nvr

Image
0

275

asusnw/frigate repository overview

Introduction

Currently, we haven't integrated into official branch yet, so it can only pull from this repository now.

We've add npu_tfl.py in detectors and only verify it with build-in cpu_model.tflite.

Please adopt it with detector config type: npu. Refer to Frigate NVR official config reference

detectors:
  # Required: name of the detector
  detector_name:
    # Required: type of the detector
    # Frigate provides many types, see https://docs.frigate.video/configuration/object_detectors for more details (default: shown below)
    # Additional detector types can also be plugged in.
    # Detectors may require additional configuration.
    # Refer to the Detectors configuration page for more information.
    type: npu

Image Source

These Docker images are modified copy from:

ghcr.io/blakeblackshear/frigate

It's compatible with official image. e.g. asusnw/frigate:0.15.1 is same as ghcr.io/blakeblackshear/frigate:0.15.1.

Tag summary

Content type

Image

Digest

sha256:698a03e6f

Size

699 MB

Last updated

about 1 year ago

docker pull asusnw/frigate:0.15.1