Nicolas Mowen
0aabf9a24f
Update base image ( #15103 )
...
* Change base image
* Update python
* Update coral library
* Fix source file
* Install correct apt packages
* Cleanup
* Fix installation of coral deps
* fix python installations
* Fix devcontainer build
* Get tensorrt build working
* Update other deps
* Filter out tflite log
* Get ROCm build working
* Get rockchip build working
* Get hailo build working
* Add note to comment
2025-01-18 21:34:09 -07: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
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
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