diff options
author | Michael Welter <DaWelter@users.noreply.github.com> | 2024-05-09 22:17:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 22:17:37 +0200 |
commit | ce7a1877895ea494ffb79b2e85e48ec6747954f9 (patch) | |
tree | 6babb7b7a9eb94c5b7a66f27780b333cbe54e562 /tracker-trackhat/handle.cpp | |
parent | dffe5a36ca768872ca98ead186b2a8084d0fb2c7 (diff) |
tracker/nn: Add support for 3x3 pos/size cov matrix (and some cleanup) (#1845)
Adds support for 3x3 covariance matrices for position+size estimation.
My recent (unreleased) models output those instead of only component wise standard deviations.
Overall
Accept 3x3 covariance matrix output for position+size
Old models still worked fine in my testing
Delete commented code which was there previously to support recurrent models. (Won't be used in foreseeable future)
Delete leftover code for experiments with closed eyes detection (Likewise, I have given up on that / Is not really needed any more)
Improve comments and code quality in the internal filter code
Diffstat (limited to 'tracker-trackhat/handle.cpp')
0 files changed, 0 insertions, 0 deletions