| title: README | |
| emoji: πΉ | |
| colorFrom: indigo | |
| colorTo: purple | |
| sdk: static | |
| pinned: false | |
| <div align="center"> | |
| # PianoVAM πΉ | |
| **A multimodal piano performance dataset, and the models built on it.** | |
| From the [MAC Lab](https://mac.kaist.ac.kr/) at KAIST and the [Music Informatics Group](https://musicinformatics.gatech.edu/) at Georgia Tech. | |
| </div> | |
| PianoVAM captures piano performance across every modality at once. Each of 107 practice recordings on a Yamaha Disklavier aligns top-view video, lossless audio, ground-truth MIDI, and 21-point hand landmarks to the same take. On top of the dataset we build models that read one modality from another, starting with V2N, which transcribes piano to complete MIDI from silent video alone. | |
| ### PianoVAM | |
| A multimodal piano performance dataset (ISMIR 2025). | |
| ποΈ [Dataset](https://huggingface.co/datasets/PianoVAM/PianoVAM_v1) Β· π¬ [Live demo](https://huggingface.co/spaces/PianoVAM/PianoVAM) Β· π [Paper](https://arxiv.org/abs/2509.08800) Β· π» [Code](https://github.com/yonghyunk1m/PianoVAM-Code) | |
| ### V2N (Video to Notes) | |
| Visual piano transcription from silent video (ISMIR 2026). | |
| π¬ [Live demo](https://huggingface.co/spaces/PianoVAM/V2N) Β· π [Paper](https://arxiv.org/abs/2608.03419) Β· π» [Code](https://github.com/yonghyunk1m/V2N) | |
| ### PiaRec & ASDF | |
| Web toolkits for dataset acquisition and fingering annotation (ISMIR 2025 LBD). | |
| π [Paper](https://arxiv.org/abs/2509.15222) | |