This document discusses multi-object tracking methods based on particle filtering and hidden Markov models. It provides an overview of particle filtering and how it can be used for object tracking by approximating the posterior distribution of objects in video frames. It also discusses how hidden Markov models can be used for prediction and tracking objects at the global layer. Specifically, it describes a multi-object tracking method that uses a coupled layer approach with a local layer tracked using particle filtering and a global layer tracked using a hidden Markov model. This improves tracking efficiency and reduces computational time compared to other recent multi-object trackers.