Marc Altmann and Nicolas Mowen
58a8028485
update go2rtc version in reference config ( #13367 )
2024-08-29 19:58:36 -06:00
Marc Altmann and Nicolas Mowen
9d456ccfcf
fix default model for rknn detector ( #12807 )
2024-08-29 19:58:36 -06:00
Marc Altmann and GitHub
4bca405e29
fix key error for custom models ( #12042 )
2024-06-18 07:40:54 -06:00
Marc Altmann and GitHub
2934c7817d
Update FFmpeg for Rockchip ( #11952 )
2024-06-14 07:25:33 -05:00
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
adb043e7ae
Update docs for rockchip platform ( #11503 )
...
* improve docs for rockchip
* update version info
* fix typo
* fix typo
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
* fix typo
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2024-05-25 11:27:44 -06:00
Marc Altmann and GitHub
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
Marc Altmann and GitHub
a70dd02788
Implement common post_processing ( #11408 )
...
* implement common post_processing
* fix formatting
* rename yolonas to post_process_yolonas
2024-05-17 10:50:45 -06:00
Marc Altmann and GitHub
67bff1e79e
update FFmpeg for Rockchip ( #11351 )
2024-05-13 06:52:11 -06:00
Marc Altmann and GitHub
50ee447e52
Fix aarch64 build ( #11289 )
...
* fix aarch64 build
* change order of packages
2024-05-09 07:22:34 -06:00
Marc Altmann and GitHub
2aee974e11
Update FFmpeg presets for Rockchip ( #10034 )
...
* update Rockchip FFmpeg presets
* disable afbc for rockchip ffmpeg presets
* allow changing aspect ratio
2024-02-26 12:13:42 +00:00
Marc Altmann and GitHub
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
Marc Altmann and GitHub
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 and GitHub
1dc42d2904
update github links ( #8705 )
2023-11-21 23:20:26 +00:00
Marc Altmann and GitHub
1eb5105b24
Adding go2rtc presets for Rockchip hardware acceleration ( #8686 )
...
* add go2rtc presets for rk hw accel
* code formatting
* add docs about go2rtc presets
* Update comment
2023-11-20 19:10:44 -06:00
Marc Altmann and GitHub
977eef9138
fix chrash after restart ( #8661 )
2023-11-18 15:36:24 -06:00
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
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
8c7f6d4a76
Add static FFmpeg with rockchip hardware acceleration to rk- image ( #8599 )
...
* add static ffmpeg with rockchip hw accel
* add ffmpeg presets
* fix scaling preset and update docs for rk hwaccel
* update usage info in ffmpeg_presets docs
* Add note about hardware acceleration support
---------
Co-authored-by: MarcA711 <>
2023-11-15 05:41:55 -06:00