[Detector Support]: rknn is slow to respond. #10314
Unanswered
n3o4po11o
asked this question in
Detector Support
Replies: 1 comment 6 replies
-
Hey, |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I'm using rk3566 with rknn using default yolov8n model
Inference Speed: 61.83 ms
I'm also have Intel N100 with openvino using ssdlite_mobilenet_v2.xml
Inference Speed: 13.5 ms
It takes about 2 or 3 second for rknn start to output detect results. So If I leave detect zone within 2 second. The event will be empty. At the same time openvino detect every time.
@MarcA711
Version
frigate-rockchip-0.13.2-788D6B17
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
Operating system
Debian
Install method
Docker Compose
Coral version
Other
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions