Commit Β·
29df892
1
Parent(s): 86a6f6f
org card: accurate project names, compact inline links
Browse files
README.md
CHANGED
|
@@ -19,16 +19,14 @@ From the [MAC Lab](https://mac.kaist.ac.kr/) at KAIST and the [Music Informatics
|
|
| 19 |
|
| 20 |
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.
|
| 21 |
|
| 22 |
-
### PianoVAM
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
### PiaRec & ASDF: acquisition and fingering toolkits (ISMIR 2025 LBD)
|
| 34 |
-
- π [Paper](https://arxiv.org/abs/2509.15222)
|
|
|
|
| 19 |
|
| 20 |
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.
|
| 21 |
|
| 22 |
+
### PianoVAM
|
| 23 |
+
A multimodal piano performance dataset (ISMIR 2025).
|
| 24 |
+
ποΈ [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)
|
| 25 |
+
|
| 26 |
+
### V2N (Video to Notes)
|
| 27 |
+
Visual piano transcription from silent video (ISMIR 2026).
|
| 28 |
+
π¬ [Live demo](https://huggingface.co/spaces/PianoVAM/V2N) Β· π [Paper](https://arxiv.org/abs/2608.03419) Β· π» [Code](https://github.com/yonghyunk1m/V2N)
|
| 29 |
+
|
| 30 |
+
### PiaRec & ASDF
|
| 31 |
+
Web toolkits for dataset acquisition and fingering annotation (ISMIR 2025 LBD).
|
| 32 |
+
π [Paper](https://arxiv.org/abs/2509.15222)
|
|
|
|
|
|