Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanFMontesinos committed Sep 28, 2020
1 parent 05922c4 commit 06b2878
Showing 1 changed file with 25 additions and 8 deletions.
33 changes: 25 additions & 8 deletions README.md
Expand Up @@ -7,14 +7,31 @@ Please feel free to visit the [Project Page](https://juanmontesinos.com/Solos) f
- Added tests
- Version 0.4: Bug fix resampling all the videos to 25 FPS + test
- Version 0.4.1: l0GBOoS_Zv4 timestamp changes + (some) dev code released

- Version 0.5: Dev Code fully released.
## Citation
Accepted in MMSp 2020.
Presented at MMSP 2020.
```
@article{montesinos2020solos,
title={Solos: A Dataset for Audio-Visual Music Analysis},
author={Juan F. Montesinos and Olga Slizovskaia and Gloria Haro},
year={2020},
journal={arXiv preprint arXiv:2006.07931}
}
@inproceedings{montesinos2020solos,
author = {Juan F. Montesinos and
Olga Slizovskaia and
Gloria Haro},
title = {Solos: A Dataset for Audio-Visual Music Analysis},
booktitle = {22st {IEEE} International Workshop on Multimedia Signal Processing,
{MMSP} 2019, Tampere, Finland, September 21-24, 2020},
publisher = {IEEE},
year = {2020},
}
```
Disclaimer:
Developer code is not intented to be used nor supported.


Copyright © 2020 Juan F. Montesinos

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 06b2878

Please sign in to comment.