# Extended-Target-PMBM-Tracker **Repository Path**: lzfwan150789/Extended-Target-PMBM-Tracker ## Basic Information - **Project Name**: Extended-Target-PMBM-Tracker - **Description**: MATLAB implementation of the extended target PMBM tracker based on sets of trajectories - **Primary Language**: Matlab - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-17 - **Last Updated**: 2024-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Extended-Target-PMBM-Tracker MATLAB implementation of the extended target PMBM tracker based on sets of trajectories This repository contains the Matlab implementations of the Extended target Poisson multi-Bernoulli mixture (PMBM) tracker proposed in Xia, Y., Granström, K., Svensson, L., García-Femández, Á. F. & Williams, J (2019, July). Extended Target Poisson multi-Bernoulli Mixture Trackers Based on Sets of Trajectories. In 2019 22nd International Conference on Information Fusion (FUSION) IEEE. Full text will be available soon. More details on GGIW-PMBM can be found in the paper (accepted for publication in IEEE Transactions on Aerospace and Electronic Systems) Granstrom, Karl, Maryam Fatemi, and Lennart Svensson. "Poisson multi-Bernoulli conjugate prior for multiple extended object estimation." arXiv preprint arXiv:1605.06311 (2016). Full text is available at https://arxiv.org/abs/1605.06311 More details on the point target PMBM tracker can be found in the paper Granström, Karl, Lennart Svensson, Yuxuan Xia, Jason Williams, and Ángel F. García-Femández. "Poisson multi-Bernoulli mixture trackers: continuity through random finite sets of trajectories." In 2018 21st International Conference on Information Fusion (FUSION). IEEE, 2018. Full text is available at https://arxiv.org/pdf/1812.05131 The filters are evaluated using the generalised optimal subpattern-assignment (GOSPA) integrated with the Gaussian Wasserstein distance A. S. Rahmathullah, A. F. GarcÌa-Fernández, and L. Svensson, Generalized optimal sub-pattern assignment metric, in 20th International Conference on Information Fusion, 2017. Video on GOSPA: https://www.youtube.com/watch?v=M79GTTytvCM - main.m runs the extended target PMBM tracker - data association algorithm: Stochastic Optimization. Details can be found in the paper Granström, Karl, Lennart Svensson, Stephan Reuter, Yuxuan Xia, and Maryam Fatemi. "Likelihood-based data association for extended object tracking using sampling methods." IEEE Transactions on intelligent vehicles 3, no. 1 (2017): 30-45.