blakeblackshear.frigate/frigate
Marc Altmann 7522bb6fab
Add features to rknn detector (#8631)
* support for other yolov models and config checks

* apply code formatting

* Information about core mask and inference speed

* update rknn postprocess and remove params

* update model selection

* Apply suggestions from code review

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

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-17 01:08:41 +00:00
..
comms use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
detectors Add features to rknn detector (#8631) 2023-11-17 01:08:41 +00:00
events
images
motion
ptz use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
record Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
test
track
util Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
__init__.py
__main__.py
app.py
config.py use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
const.py
ffmpeg_presets.py Add static FFmpeg with rockchip hardware acceleration to rk- image (#8599) 2023-11-15 05:41:55 -06:00
http.py Performance increase with lots of recordings (#8525) 2023-11-07 23:18:26 +00:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
output.py Make output writing asynchronous (#8530) 2023-11-07 16:24:56 -07:00
plus.py
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py
types.py
video.py
watchdog.py