GitXplorerGitXplorer
k

ismir-2019-posters

public
76 stars
36 forks
0 issues

Commits

List of commits on branch master.
Unverified
e54ebf46f6a5366021ec931c552f7166af38f5d9

Add MIREX poster M-01 Melody Extraction using a Harmonic Convolutional Neural Network (#31)

kkukas committed 5 years ago
Verified
e558056497bf523478f9733b71a009f7b315dfef

Split (#30)

kkeunwoochoi committed 5 years ago
Unverified
bedde79e56f40f380b4c02212874cd97ecbcb60f

Added LBD-12 (#29)

SSubramaniKrishna committed 5 years ago
Unverified
a2469db3eb2299beb6ee32a15e0b645e3c6a4295

Add C-09 poster (#28)

ddbogdanov committed 5 years ago
Unverified
2fe7920c98c37d5f948b43202af206b1553784d2

add posters D-06 and D-08 (#26)

aadrienycart committed 5 years ago
Unverified
b11687b004030582a36b72aa99a5b2513db6661e

Please add poster c-04 (#27)

eevazangerle committed 5 years ago

README

The README file for this repository.

ismir-2019-posters

The Online Poster Session

Click below :)

How to add your poster

tl;dr - Make a PR with poster.png < 1.5MB + updating the suitable sessions-??.md as others have done.

Details:

  • fork this repo and clone it to your local computer
  • update the repo with your poster and itss description
    • git add your poster image to posters/ folder
      • or just directly upload to the folder on your webbrowser
    • update your repo's readme.md with the right format (you can also directly edit it on webbrowser)
      ### [poster session code] TITLE | LINK_TO_PAPER | LINK_TO_CODE | LINK_TO_WHATEVER
      
      AUTHOR NAMES
      
      > "SHORT DESCRIPTION THAT YOU USED IN THE CONFERENCE WEBSITE"
      
      POSTER IMAGE HERE WITH A RELATIVE LINK, i.e.,
      ![POSTER SESSION CODE](posters/POSTER_SESSION_CODE-YOUR_POSTER_FILE_NAME.png)
      
  • commit, push
  • make sure it looks good on readme.md of your forked repo
  • make a pull request
  • DO NOT CHANGE OTHERS' POSTERS - WE DON'T NEED A MERGE CONFLICT HERE!

Links