Marc Altmann and GitHub
455423e7f2
Rockchip: add FFmpeg 7.1 to image ( #19227 )
...
* Rockchip: add FFmpeg 7.1 to image
* RKMPP: Update presets
2025-07-21 06:07:51 -06:00
Marc Altmann and GitHub
60923ac1e3
RKNN: Fix broken models for Toolkit v2.3.2 ( #19189 )
...
* update models
* don't set input_dtype: float for yolov9 (rknn)
2025-07-18 06:26:41 -06:00
Marc Altmann and GitHub
af5a9e7634
Update FFmpeg for Rockchip releases ( #18535 )
...
* Update FFmpeg for Rockchip releases
* Update FFmpeg for Rockchip
2025-06-03 05:33:54 -06:00
Marc Altmann and GitHub
afaac33c60
Update OS recommendation for Rockchip boards ( #18510 )
2025-06-01 06:43:45 -06:00
Marc Altmann and GitHub
4c749e3004
update rknn toolkit version ( #17877 )
2025-04-23 14:30:44 -06:00
4c7d4e6c0a
rockchip: update dependencies and add script for model conversion ( #15699 )
...
* rockchip: update dependencies and add script for model conversion
* rockchip: update docs
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2025-02-08 12:47:01 -06:00
Marc Altmann and GitHub
3947e79086
update FFmpeg to ensure compatibility with newer kernels ( #16027 )
2025-01-18 05:48:28 -07:00
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
a7ccabd8f1
update go2rtc version in reference config ( #13367 )
2024-08-26 15:17:24 -06:00
Marc Altmann and Nicolas Mowen
57503cc318
fix default model for rknn detector ( #12807 )
2024-08-08 07:54:13 -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