• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
  • Created over 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MUSIC Dataset from The Sound of Pixels (ECCV '18)

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:

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