Sciweavers

DASIP
2010

GPU implementation of motion estimation for visual saliency

12 years 11 months ago
GPU implementation of motion estimation for visual saliency
Visual attention is a complex concept that includes many processes to find the region of concentration in a visual scene. In this paper, we discuss a spatio-temporal visual saliency model where the visual information contained in videos is divided into two types: static and dynamic that are processed by two separate pathways. These pathways produce intermediate saliency maps that are merged together to get salient regions distinct from what surround them. Evidently, to realize a more robust model will involve inclusion of more complex processes. Likewise, the dynamic pathway of the model involves compute-intensive motion estimation,that when implemented on GPU resulted in a speedup of up to 40x against its sequential counterpart. The implementation involves a number of code and memory optimizations to get the performance gains, resultantly materializing real-time video analysis capability for the visual saliency model.
Anis Rahman, Dominique Houzet, Denis Pellerin, Lio
Added 14 May 2011
Updated 14 May 2011
Type Journal
Year 2010
Where DASIP
Authors Anis Rahman, Dominique Houzet, Denis Pellerin, Lionel Agud
Comments (0)