Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

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}
}
```