forked from salu133445/musegan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fbc9c7b
commit 449f72e
Showing
2 changed files
with
50 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
# Papers | ||
|
||
__Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation__<br> | ||
<span style="font-size:smaller;"> | ||
Hao-Wen Dong and Yi-Hsuan Yang<br> | ||
in _Proceedings of the 19th International Society for Music Information Retrieval Conference_ (ISMIR), 2018.<br> | ||
{% include icon_link.html text="website" icon="fas fa-globe-asia" href="https://salu133445.github.io/bmusegan/" %} | ||
{% include icon_link.html text="arxiv" icon="fas fa-archive" href="https://arxiv.org/abs/1804.09399" %} | ||
{% include icon_link.html text="paper" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-paper.pdf" %} | ||
{% include icon_link.html text="slides(long)" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-tmac2018-slides.pdf" %} | ||
{% include icon_link.html text="slides(short)" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-slides.pdf" %} | ||
{% include icon_link.html text="poster" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-poster.pdf" %} | ||
{% include icon_link.html text="code" icon="fab fa-github" href="https://github.com/salu133445/bmusegan" %} | ||
</span> | ||
|
||
__MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment__<br> | ||
<span style="font-size:smaller;"> | ||
Hao-Wen Dong,\* Wen-Yi Hsiao,\* Li-Chia Yang, and Yi-Hsuan Yang (\*equal contribution)<br> | ||
in _Proceedings of the 32nd AAAI Conference on Artificial Intelligence_ (AAAI), 2018.<br> | ||
{% include icon_link.html text="website" icon="fas fa-globe-asia" href="https://salu133445.github.io/musegan/" %} | ||
{% include icon_link.html text="arxiv" icon="fas fa-archive" href="https://arxiv.org/abs/1709.06298" %} | ||
_Proceedings of the 32nd AAAI Conference on Artificial Intelligence (AAAI)_, 2018.<br> | ||
{% include icon_link.html text="homepage" icon="fas fa-globe-asia" href="https://salu133445.github.io/musegan/" %} | ||
{% include icon_link.html text="paper" icon="fas fa-file-pdf" href="https://salu133445.github.io/musegan/pdf/musegan-aaai2018-paper.pdf" %} | ||
{% include icon_link.html text="slides" icon="fas fa-file-pdf" href="https://salu133445.github.io/musegan/pdf/musegan-aaai2018-slides.pdf" %} | ||
{% include icon_link.html text="arXiv" icon="fas fa-archive" href="https://arxiv.org/abs/1709.06298" %} | ||
{% include icon_link.html text="code" icon="fab fa-github" href="https://github.com/salu133445/musegan" %} | ||
</span> | ||
|
||
__Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation__<br> | ||
<span style="font-size:smaller;"> | ||
Hao-Wen Dong and Yi-Hsuan Yang<br> | ||
_Proceedings of the 19th International Society for Music Information Retrieval Conference (ISMIR)_, 2018.<br> | ||
{% include icon_link.html text="homepage" icon="fas fa-globe-asia" href="https://salu133445.github.io/bmusegan/" %} | ||
{% include icon_link.html text="paper" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-paper.pdf" %} | ||
{% include icon_link.html text="slides" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-slides.pdf" %} | ||
{% include icon_link.html text="slides (long)" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-tmac2018-slides.pdf" %} | ||
{% include icon_link.html text="poster" icon="fas fa-file-pdf" href="https://salu133445.github.io/bmusegan/pdf/bmusegan-ismir2018-poster.pdf" %} | ||
{% include icon_link.html text="arXiv" icon="fas fa-archive" href="https://arxiv.org/abs/1804.09399" %} | ||
{% include icon_link.html text="code" icon="fab fa-github" href="https://github.com/salu133445/bmusegan" %} | ||
</span> | ||
|
||
__MuseGAN: Demonstration of a Convolutional GAN Based Model for Generating Multi-track Piano-rolls__<br> | ||
<span style="font-size:smaller;"> | ||
Hao-Wen Dong,\* Wen-Yi Hsiao,\* Li-Chia Yang, and Yi-Hsuan Yang (\*equal contribution)<br> | ||
in _Late-Breaking Demos of the 18th International Society for Music Information Retrieval Conference_ (ISMIR), 2017. (two-page extended abstract)<br> | ||
_Late-Breaking Demos of the 18th International Society for Music Information Retrieval Conference (ISMIR)_, 2017.<br> | ||
{% include icon_link.html text="paper" icon="fas fa-file-pdf" href="https://salu133445.github.io/musegan/pdf/musegan-ismir2017-lbd-paper.pdf" %} | ||
{% include icon_link.html text="poster" icon="fas fa-file-pdf" href="https://salu133445.github.io/musegan/pdf/musegan-ismir2017-lbd-poster.pdf" %} | ||
</span> |