Marc Altmann
7a4eb0b37c
Add coco-80 labelmap and update FFmpeg for Rockchip ( #11695 )
...
* add coco-80 labelmap and update ffmpeg
* Update docs/docs/configuration/object_detectors.md
---------
Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
2024-06-02 20:47:26 -05:00
Marc Altmann
e91f3d8d9b
Reimplement support for rknn detector ( #11365 )
...
* initial support for rknn detector
* remove purge_model_cache option
* update rknn
* support rk3576
* fix post_process_yolonas call
* add yolonas models
* update config
* exclude yolonas from image
* remove code
2024-05-21 17:50:03 -05:00
Blake Blackshear
14235c42b9
Remove all AGPL licensed YOLO references from Frigate ( #10717 )
...
* Remove yolov8 support from Frigate
* Remove yolov8 from dev
* Remove builds
* Formatting and remove yolov5
* Fix lint
* remove models download
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-03-30 05:46:17 -05:00
Marc Altmann
299511cd9d
Update FFmpeg for Rockchip image ( #9912 )
...
* update build files
* update ffmpeg presets
* remove fix for HA add-on
2024-02-20 23:21:24 +00:00
John Vandenberg
3cff3a086b
fix typos ( #9895 )
2024-02-17 16:01:50 -06:00
Marc Altmann
27cf1cdf15
Fix path of device tree on HassOS add on ( #8764 )
...
* fix device tree path for HassOS
* fix symlink call
* fix formatting
2023-11-27 18:13:12 -06:00
Marc Altmann
977eef9138
fix chrash after restart ( #8661 )
2023-11-18 15:36:24 -06:00
Marc Altmann
c6208b266b
Include libraries and .rknn models for other Rockchip SoCs ( #8649 )
...
* 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>
* support rknn on all socs
* apply changes from review and fix post process bug
* apply code formatting
* update tip in object_detectors docs
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-18 07:53:49 -06:00
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
Blake Blackshear
65e3e67a83
avoid import error for non-rk builds ( #8454 )
...
* avoid import error for non-rk builds
* linter
2023-11-04 07:56:35 -05:00
Marc Altmann
b54aaad382
fix rknn.py ( #8434 )
...
Co-authored-by: MarcA711 <>
2023-11-03 00:12:54 +00:00
Marc Altmann
090294e89b
Initial support for rockchip boards ( #8382 )
...
* initial support for rockchip boards
* Apply suggestions from code review
apply requested changes
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* requested changes
* rewrite dockerfile
* adjust targets
* Update .github/workflows/ci.yml
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* add information to docs
* Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* format rknn.py
* apply changes from isort and ruff
---------
Co-authored-by: MarcA711 <>
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-02 12:55:24 +00:00