Motion Data Processing

DEMO #1: Subsequence search

subseq_searchSubsequence search task: given a short query, search for similar subsequences within long motions. A total motion sequence of 12 hours can be searched. A short query motion is specified by the user using the query-by-example paradigm. Query-similar sub-motions are retrieved and displayed, and ordered according to their similarity score. A new query can be selected from the retrieved results. Try the subseqeunce search demo

DEMO #2: Action recognition

Action recognition demoClassification task: recognize labels of any user-selected short motion. A short motion (sub)sequence is selected as a query. The retrieval engine compares the query with 2K+ categorized motion samples to obtain the ranked list of nearest matches from which the most probable action label is obtained. The demonstration currently supports 130 label categories.

LSMB19: Dataset for benchmarking search and annotation

LSMB19 Dataset and BenchmarkWe propose a benchmark to evaluate search and annotation algorithms. The benchmark contains a motion dataset of 2 very long and continuous unsegmented 3D skeleton sequences, training and testing data for two modalities (cross-subject and cross view), 98 search queries and ground truth labels. Visit LSMB19 benchmark homepage

Related Publications