# TMAV: Temporal Motionless Analysis of Video using CNN in MPSoC

**Authors:** Somdip Dey, Amit K. Singh, Dilip K. Prasad, Klaus D. McDonald-Maier

arXiv: 1902.05657 · 2019-02-19

## TL;DR

This paper introduces TMAV, a CNN-based method for traffic video analysis that uses Bayesian updates to incorporate past frames, improving accuracy and energy efficiency on MPSoC embedded systems.

## Contribution

It presents a novel bio-inspired approach called IRON-MAN that combines CNN analysis with Bayesian updates for improved temporal motionless video analysis.

## Key findings

- Outperforms state-of-the-art methods in traffic video analysis.
- Introduces the ECTI metric for energy efficiency assessment.
- Demonstrates suitability for embedded MPSoC deployment.

## Abstract

Analyzing video for traffic categorization is an important pillar of Intelligent Transport Systems. However, it is difficult to analyze and predict traffic based on image frames because the representation of each frame may vary significantly within a short time period. This also would inaccurately represent the traffic over a longer period of time such as the case of video. We propose a novel bio-inspired methodology that integrates analysis of the previous image frames of the video to represent the analysis of the current image frame, the same way a human being analyzes the current situation based on past experience. In our proposed methodology, called IRON-MAN (Integrated Rational prediction and Motionless ANalysis), we utilize Bayesian update on top of the individual image frame analysis in the videos and this has resulted in highly accurate prediction of Temporal Motionless Analysis of the Videos (TMAV) for most of the chosen test cases. The proposed approach could be used for TMAV using Convolutional Neural Network (CNN) for applications where the number of objects in an image is the deciding factor for prediction and results also show that our proposed approach outperforms the state-of-the-art for the chosen test case. We also introduce a new metric named, Energy Consumption per Training Image (ECTI). Since, different CNN based models have different training capability and computing resource utilization, some of the models are more suitable for embedded device implementation than the others, and ECTI metric is useful to assess the suitability of using a CNN model in multi-processor systems-on-chips (MPSoCs) with a focus on energy consumption and reliability in terms of lifespan of the embedded device using these MPSoCs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05657/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05657/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1902.05657/full.md

---
Source: https://tomesphere.com/paper/1902.05657