Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roudimit/MUSIC_dataset
MUSIC Dataset from The Sound of Pixels (ECCV '18)
https://github.com/roudimit/MUSIC_dataset
Last synced: about 2 months ago
JSON representation
MUSIC Dataset from The Sound of Pixels (ECCV '18)
- Host: GitHub
- URL: https://github.com/roudimit/MUSIC_dataset
- Owner: roudimit
- Created: 2018-08-13T03:06:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T02:55:59.000Z (over 2 years ago)
- Last Synced: 2024-08-01T02:24:41.199Z (4 months ago)
- Homepage: http://sound-of-pixels.csail.mit.edu/
- Size: 23.4 KB
- Stars: 116
- Watchers: 9
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-self-supervised-multimodal-learning - Link - of-Pixels)| (Summary of Common Multimodal Datasets / Video-Audio Datasets)
- awesome-audio-visual - MUSIC - Audio-Visual Source Separation (Datasets)
README
## MUSIC Dataset from Sound of Pixels
This repo contains the YouTube video IDs for the videos used in the project Sound of Pixels. http://sound-of-pixels.csail.mit.edu
- 'MUSIC_solo_videos.json' contains the YouTube video IDs for the solo performances of 11 kinds of instrument.
- 'MUSIC21_solo_videos.json' contains the YouTube video IDs for the solo performances of 21 kinds of instrument.
- 'MUSIC_duet_videos.json' contains the YouTube video IDs for the duet performances.*The number of videos differ sightly from the papers, as we removed some noisy videos from the dataset afterwards.
If you use the dataset or code from the project, please cite:
```bibtex
@InProceedings{zhao2018sound,
author = {Zhao, Hang and Gan, Chuang and Rouditchenko, Andrew and Vondrick, Carl and McDermott, Josh and Torralba, Antonio},
title = {The Sound of Pixels},
booktitle = {The European Conference on Computer Vision (ECCV)},
month = {September},
year = {2018}
}
```
```bibtex
@inproceedings{zhao2019sound,
title={The sound of motions},
author={Zhao, Hang and Gan, Chuang and Ma, Wei-Chiu and Torralba, Antonio},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={1735--1744},
year={2019}
}
```