• Aucun résultat trouvé

Contents Contents

N/A
N/A
Protected

Academic year: 2022

Partager "Contents Contents"

Copied!
32
0
0

Texte intégral

(1)

Dance Movement Patterns Recognition (Part II)

Jesús Sánchez Morales

(2)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(3)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(4)

Goals Goals

•• Recognizing simple userRecognizing simple user’’s movementss movements

•• Recognizing complex patternsRecognizing complex patterns

•• Auto generation of reference patternsAuto generation of reference patterns

•• Pattern searching during the dance without Pattern searching during the dance without any reference

any reference

(5)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(6)

Hidden Markov Model (HMM) Hidden Markov Model (HMM)

Highly used in Speech RecognitionHighly used in Speech Recognition

We adapted it for our problemWe adapted it for our problem

Data sequences to analyzeData sequences to analyze

HMM graphs for each recognitionHMM graphs for each recognition

Viterbi’Viterbiss algorithmalgorithm Initial State

(1-x1)%

State 1

State 2

Final State x1%

x2% x3% x5%

(1-x2)% (1-x3)%

(1-x4)%

Stop move 1 move 2 stop

(7)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(8)

Recognizing Simple Steps Recognizing Simple Steps

• • What we understand as being a simple What we understand as being a simple step?

step?

–– Right, left, down, up, jump and twisterRight, left, down, up, jump and twister

• • How we divided these recognitions How we divided these recognitions

–– HorizontalHorizontal –– VerticalVertical –– TwisterTwister

(9)

Recognizing simple steps (Horizontal) Recognizing simple steps (Horizontal)

•• Recognized stepsRecognized steps

Left stepLeft step Right stepRight step

•• Used dataUsed data

HorizonalHorizonal variation of the centre of mass between variation of the centre of mass between frames

frames

User radiusUser radius

(10)

Recognizing simple steps (Horizontal) Recognizing simple steps (Horizontal)

• • Building a sequence and launching a Building a sequence and launching a thread

thread

• • Markov graph Markov graph

(11)

Recognizing simple steps (Vertical) Recognizing simple steps (Vertical)

•• Recognized stepsRecognized steps

UpUp DownDown JumpJump

•• Used dataUsed data

Vertical position of the centre of massVertical position of the centre of mass

Vertical average position of the centre of massVertical average position of the centre of mass User radiusUser radius

(12)

Recognizing simple steps (Vertical) Recognizing simple steps (Vertical)

• • Building a sequence and launching a Building a sequence and launching a thread

thread

• • Markov graph Markov graph

(13)

Recognizing simple steps (Twister) Recognizing simple steps (Twister)

Recognized stepsRecognized steps

TwisterTwister

Used dataUsed data

User radiusUser radius Average radiusAverage radius

Horizontal and vertical position of the centre of massHorizontal and vertical position of the centre of mass

.

(14)

Recognizing simple steps (Twister) Recognizing simple steps (Twister)

• Building a sequence and launching a Building a sequence and launching a thread

thread

• • Markov graph Markov graph

(15)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(16)

Recognizing Complex Patterns Recognizing Complex Patterns

•• What we understand as being complex What we understand as being complex pattern?

pattern?

Combinations of simple stepsCombinations of simple steps

Left Step + Right Step + Left Step + Jump + Twister + Left Step + Right Step + Left Step + Jump + Twister +

•• What we receive from the simple step What we receive from the simple step recognition

recognition

Step codeStep code DurationDuration Step timeStep time

Left Step Code: 11

Duration: 3 frames

(17)

Recognizing Complex Patterns Recognizing Complex Patterns

•• Building a sequence and launching a threadBuilding a sequence and launching a thread

•• Markov GraphMarkov Graph

.

(18)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• To Recognize Simple StepsTo Recognize Simple Steps

•• To Recognize Complex PatternsTo Recognize Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(19)

Auto Generation of Complex Patterns Auto Generation of Complex Patterns

Graphs Graphs

• • Easy way of building graphs for Easy way of building graphs for complex patterns recognition

complex patterns recognition

• • Included in the pattern recognition Included in the pattern recognition

• • Saved as a text file Saved as a text file

(20)

Auto Generation of Complex Patterns Auto Generation of Complex Patterns

Graphs Graphs

• • We receive the sequence of simple We receive the sequence of simple steps

steps

• • We build the graph for the recognition We build the graph for the recognition

(21)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(22)

Test Bench Test Bench

• • Test setup Test setup

–– Good external conditionsGood external conditions –– Real time tests Real time tests -- 210 steps210 steps –– Possible results for each testPossible results for each test

Well detectedWell detected

Wrong detectedWrong detected

Not detectedNot detected

(23)

Test Bench Test Bench

• • Test organization Test organization

–– Horizontal recognitionHorizontal recognition –– Vertical recognitionVertical recognition –– Twister recognitionTwister recognition

–– Complex pattern recognitionComplex pattern recognition

(24)

Test Bench (Horizontal recognition) Test Bench (Horizontal recognition)

• • High success rate High success rate

• • No wrong detections No wrong detections

• • In case of fast dance some steps get In case of fast dance some steps get lost lost

0,00%

0,00%

0,00%

0,00%

80,77%

19,23% 0,00%

Individual steps Various steps (slow) Various steps (fast)

Well detected No detected Wrong detected

(25)

Test Bench (Vertical recognition) Test Bench (Vertical recognition)

•• Very good individual step recognitionVery good individual step recognition

•• Slow dance tests: some recognition problemsSlow dance tests: some recognition problems

•• Fast dance tests: recognition performance Fast dance tests: recognition performance decreases

decreases

Well detected No detected Wrong detected

81,82%

0,00%

18,18%

81,25%

6,25%

12,50%

Individual steps Various steps (slow) Various steps (fast)

53,85%

30,77%

15,38%

(26)

Test Bench (Twister recognition) Test Bench (Twister recognition)

•• High recognition performance for steps High recognition performance for steps separately taken

separately taken

•• Slow dance tests: start having major Slow dance tests: start having major detection problems

detection problems

•• Fast dance tests: many steps are mixedFast dance tests: many steps are mixed

Well detected No detected Wrong detected

16,67% 0,00%

16,67%

16,67%

57,14%

28,57%

14,29%

Individual steps Various steps (slow) Various steps (fast)

(27)

Test Bench (Complex pattern) Test Bench (Complex pattern)

•• Perfect recognition performance for steps Perfect recognition performance for steps separately taken

separately taken

•• No concrete pattern to analyzeNo concrete pattern to analyze

•• Inherit problemsInherit problems

Wrong simple step recognitionWrong simple step recognition Too slow simple step recognitionToo slow simple step recognition Wrong received orderWrong received order

(28)

Contents Contents

•• GoalsGoals

•• HMMHMM

•• Recognizing Simple StepsRecognizing Simple Steps

•• Recognizing Complex PatternsRecognizing Complex Patterns

•• Auto Generation of Complex Patterns GraphsAuto Generation of Complex Patterns Graphs

•• Test BenchTest Bench

•• ConclusionsConclusions

(29)

Conclusions (Difficulties encountered) Conclusions (Difficulties encountered)

Clothe variationsClothe variations

Unknown frame rateUnknown frame rate

Similarities in the vertical movementsSimilarities in the vertical movements

User radius variation due to arms movementsUser radius variation due to arms movements

Failed complex pattern recognition due to wrong order in simple Failed complex pattern recognition due to wrong order in simple movements recognition

movements recognition

(30)

Conclusions (Possible improvements) Conclusions (Possible improvements)

Visual detectionVisual detection

Use of the data from the “Use of the data from the “dance dance revolution dance dance revolution padpad

Relating the beat detector with the user recognized Relating the beat detector with the user recognized steps

steps

Detection of other simple movementsDetection of other simple movements

Development of a learning algorithm to improve the Development of a learning algorithm to improve the

(31)

Conclusions (Reached goals) Conclusions (Reached goals)

We have found a good technique to recognize body movementsWe have found a good technique to recognize body movements

In some cases the results have not been as good as we hoped In some cases the results have not been as good as we hoped but we think that can be improved

but we think that can be improved

This technique is also valid to detect more complex patternsThis technique is also valid to detect more complex patterns

We easily generate complex pattern graphsWe easily generate complex pattern graphs

It has not been possible to search patterns without referenceIt has not been possible to search patterns without reference

(32)

Thank you very much !

Thank you very much !

Références

Documents relatifs

This means that the target fragments can have a different length than the reference fragment, something that was not included in the case study for reasons of simplicity, and

Hence, in order to take into account the different path opening results obtained by the differ- ent features, a data fusion based on fuzzy sets is performed.. The goal here is

Here, we propose to analyze Morphological Profile constructed by Path Openings and Closings to extract the linear geometrical pixel information which allow to classify each pixel as

Percentage of correctly classified pixels, for the four images in Fig.. in the initial coordinates, these components become non-null and thus, the approach is full-vectorial. As

In the recognition phase, the feature distribution of a query image based on the codebook data is derived (e.g., through assignment of each descriptor to the most similar

Since the document may include several kinds of components at different levels of complexity, playing different roles and possibly interrelated in many different ways to each other,

The reader will also find several other interesting methods that may be applied in bioinformatics, such as: (i) a computational method for identification of disease- related

Developed primarily in the neural networks and machine learning literature, the radial basis function (RBF) network and the support vector machine (SVM) are flexible models