Open jcyhcs opened 3 years ago
Hi! I'm tested PMBM-like tacker a 2 years ago: https://github.com/Smorodov/Multitarget-tracker/issues/125 It was to slow for the realtime work. And I did not merge it results into main sources tree.
About GNN-based tracking I don't know - do you can advice a good paper or repository?
JPDA. Something like this: https://github.com/apennisi/jpdaf_tracking ? Or anything another?
@Nuzhny007 professor, https://github.com/apennisi/jpdaf_tracking this git repository is right, can you realize and integrate into your project? OR, mybe professor, can you find an algrithm that can realize tradeoff with accurate and speed ? thanks!
I'll try on weekend
Current status: in progress. No so simple algorithm
hi,professor:
i know that "kalman Filter" has weakness in an Environment with Clutter and Missdetection, So for this type of environment there are other Algorithms like GNN, JPDA and PMBM for object Tracking, can you realize those algrithoms ?
thanks!