2014
DOI: 10.1155/2014/528080
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Parallel Implementation of Active Appearance Model Fitting Algorithm on GPU

Abstract: The active appearance model (AAM) is one of the most powerful model-based object detecting and tracking methods which has been widely used in various situations. However, the high-dimensional texture representation causes very time-consuming computations, which makes the AAM difficult to apply to real-time systems. The emergence of modern graphics processing units (GPUs) that feature a many-core, fine-grained parallel architecture provides new and promising solutions to overcome the computational challenge. In… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0
1

Year Published

2014
2014
2020
2020

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 28 publications
0
3
0
1
Order By: Relevance
“…By varying b, one can vary the shape X using Eq. (6). The variance of b, across the training set is given by .…”
Section: Statistical Shape Modelsmentioning
confidence: 99%
See 1 more Smart Citation
“…By varying b, one can vary the shape X using Eq. (6). The variance of b, across the training set is given by .…”
Section: Statistical Shape Modelsmentioning
confidence: 99%
“…Zhao et al [5] add a process of searching the most similar image to the target object from the training sample set and uses the shape model of the similar image instead of the average shape model to approximately express target object model. Wang et al [6] evoke the fine grain parallelism and applies it to the matching algorithm and reformulate it as a parallelizable algorithm. The parallel version of matching algorithm is implemented in a multi-core (CPU/GPU) environment.…”
Section: Figure 2 Bijection (T) Between Image Frame and Model Framementioning
confidence: 99%
“…We chose 32,768, because it is approximately the size of face area (36,000 pixels) in the frame, and it is integer multiples of 4,096, which can make our parallel algorithm of the AAM fitting on GPUs [28] achieves better real time performance than other length which is not integer multiples of 4,096. The example of such normalized textures is shown in the fourth column of Fig.…”
Section: Length Normalized Texturementioning
confidence: 99%
“…El kit de herramientas incluye Nsight Eclipse Edition, herramientas de depuración y creación de perfiles, incluida Nsight Compute, y una cadena de herramientas para aplicaciones de compilación cruzada (NVIDIA, 2015; J. Wang et al, 2014).…”
Section: Cudaunclassified