Skip to content

dejah22/Unique-Posture-Extraction-from-Classical-Dances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Posture Extraction, Deduplication and Analysis in Bharatanatyam Dances

This repository will host the official implementation of the article: Posture Extraction, Deduplication and Analysis in Bharatanatyam Dances.

Status: Under Review in the Grenze International Journal of Engineering and Technology. [Link]

Overview

Classical Indian dance forms like Bharatanatyam present rich, codified movement and expression vocabularies that are challenging to analyze computationally due to rhythmic complexity and semantic depth.

Moreover, the nuances hidden in each gesture/movement convey rich meanings to the audience based on context, movement combinations and countenance held while performing. This requires precision in motion segmentation, gesture decoding as well as generation, along with large datasets to ensure generalizability. In this work, we propose the first systematic framework for posture-level extraction, deduplication and analysis by taking Jathiswaram dances, a core piece in a Bharatanatyam recital.

image

Key Highlights

  • Original, Annotated Dataset: 400+ expert-annotated postures and 3,600+ pose-sequences from Jathiswaram performances across different Ragas.
  • Proposed Framework: A lightweight and interpretable system designed specifically for small, domain-constrained datasets. The pipeline integrates keyframe sampling with hierarchical heuristics to efficiently extract, filter, and archive posture instances and pose-sequence candidates from continuous video streams.
  • Each posture undergoes a structured analysis that evaluates:
    1. its distinctiveness within the dataset,
    2. its conformance to codified Bharatanatyam movement grammar (pre-trained on minimal, publicly available datasets on hand mudras, face expressions etc),
    3. its decomposition into atomic movement components.
    4. The validated postures are algorithmically recombined into diverse pose-sequence permutations, which serve as inputs for downstream generative modules tasked with synthesizing novel yet grammatically coherent poses.
    5. Applications: Choreographic analysis, cultural archiving, generative motion modeling.

⏳ Code Release

The source code, dataset preprocessing scripts, and evaluation pipeline will be released after the review process concludes and the editorial decision is communicated.

Acknowledgements

I thank Dr. S. Karthika, and Dr.R. Srinivasan_ for the opportunity to collaborate and advising me on this work.

About

Identifies, extracts and filters the unique set of Bharatanatyam poses from Jathiswaram dance videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors