| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- FUSION 2016 Tutorials --> | <!-- FUSION 2016 Tutorials --> | ||
| − | {| id="mp-upper" style="width: | + | {| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;" |
<!-- T12 Implementations of Random-Finite-Set-Based Multi-Target Filters --> | <!-- T12 Implementations of Random-Finite-Set-Based Multi-Target Filters --> | ||
| class="MainPageBG" style="width:100%; border:1px solid #a3babf; background:#f5fdff; vertical-align:top; color:#000;" | | | class="MainPageBG" style="width:100%; border:1px solid #a3babf; background:#f5fdff; vertical-align:top; color:#000;" | | ||
| Line 7: | Line 7: | ||
| style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ceecf2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3babf; text-align:left; color:#000; padding:0.2em 0.4em;">T12 Implementations of Random-Finite-Set-Based Multi-Target Filters</h2> | | style="padding:2px;" | <h2 id="mp-tfa-h2" style="margin:3px; background:#ceecf2; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3babf; text-align:left; color:#000; padding:0.2em 0.4em;">T12 Implementations of Random-Finite-Set-Based Multi-Target Filters</h2> | ||
|- | |- | ||
| − | | style="color:#000;" | <div id="mp-tfa" style="padding:2px 5px">'''Length:''' | + | | style="color:#000;" | <div id="mp-tfa" style="padding:2px 5px">'''Length:''' 3 hours |
| − | '''Intended Audience:'''Anyone who is interested in multi-target tracking. | + | '''Intended Audience:''' Anyone who is interested in multi-target tracking. |
'''Description:''' The Finite Set Statistics framework for multi-sensor multi-target tracking has attached considerable interest in recent years. It provides a unified perspective of multi-target tracking in a very intuitive manner by drawing direct parallels with the simpler problem of single-target tracking. This framework has lead to the development of multi-target filters such as the Probability Hypothesis Density (PHD), Cardinalized PHD (CPHD), Multi-Bernoulli filters and recently, the Generalized Labeled Multi-Bernoulli filter. In this tutorial, we show how these filters are implemented and illustrate via Matlab how these filters work. In particular, the tutorial will present the implementations of<br /> | '''Description:''' The Finite Set Statistics framework for multi-sensor multi-target tracking has attached considerable interest in recent years. It provides a unified perspective of multi-target tracking in a very intuitive manner by drawing direct parallels with the simpler problem of single-target tracking. This framework has lead to the development of multi-target filters such as the Probability Hypothesis Density (PHD), Cardinalized PHD (CPHD), Multi-Bernoulli filters and recently, the Generalized Labeled Multi-Bernoulli filter. In this tutorial, we show how these filters are implemented and illustrate via Matlab how these filters work. In particular, the tutorial will present the implementations of<br /> | ||
| Line 19: | Line 19: | ||
Matlab code will be provided to the participants. It is envisaged that participants will come away with sufficient know-how to implement and apply these algorithms in their work. | Matlab code will be provided to the participants. It is envisaged that participants will come away with sufficient know-how to implement and apply these algorithms in their work. | ||
| − | '''Prerequisites:'''Working knowledge of random variable, probability density function, Gaussian distribution, and concepts such as state space models. Taking Ron Mahler's companion tutorial " A Finite-Set Statistics Prime" is desirable. This tutorial is also a prerequisite for Stephan Reuter and Karl Granstrom's tutorial on extended target tracking. | + | '''Prerequisites:''' Working knowledge of random variable, probability density function, Gaussian distribution, and concepts such as state space models. Taking Ron Mahler's companion tutorial " A Finite-Set Statistics Prime" is desirable. This tutorial is also a prerequisite for Stephan Reuter and Karl Granstrom's tutorial on extended target tracking. |
'''Presenter:''' [mailto:ba-ngu.vo@curtin.edu.au Ba-Ngu Vo] and Ba-Tuong Vo | '''Presenter:''' [mailto:ba-ngu.vo@curtin.edu.au Ba-Ngu Vo] and Ba-Tuong Vo | ||
| Line 36: | Line 36: | ||
| style="border:1px solid transparent;" |<br /> | | style="border:1px solid transparent;" |<br /> | ||
|- | |- | ||
| − | + | {{Organisation}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
Latest revision as of 09:48, 29 June 2016
|

