About Kalman filter #1581
Unanswered
Toach-2021
asked this question in
Help!
Replies: 1 comment 2 replies
-
Hi @Toach-2021, I wouldn't recommend using the Kalman Filters as they historically have not improved tracking, but if you would like to give them a try - then, I think the error message is telling you to set a Target Instance Count which would be the first input parameter under tracking named "Cull to Target Instance Count". Thanks, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a very naive question, but how can I use Kalman filter for running inference with GUI?
When I run, I always get the error "Kalman filter requires target instance count".
I already prepared some predicted frames in the video.
I would appreciate any advice.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions