Carl Thomé

Results 125 comments of Carl Thomé

I guess the tracks are copyrighted so it becomes non-trivial to share them, but easy access to EXTRA audio would be very useful in order to compare results to >Gururani,...

@SiddGururani, in the ISMIR 2018 paper for IAD, did you use V1, V2 and EXTRA tracks from MedleyDB? Is that why the paper mentions 330 tracks instead of just the...

Rounding activations is often a lot worse than using some threshold on the first-order derivative (i.e. peak picking) to determine local max/min, no? Or [this](https://github.com/CPJKU/madmom/blob/master/madmom/features/onsets.py#L873) for example, is really good...

:+1: on adding cudamat to PyPI

Does it work to export COMPOSE_FILE[🔗](https://docs.docker.com/compose/reference/envvars/#compose_file) in initializeCommand or is it too late at that point, @jbcpollak?

It would be great to have AudioSet available in TFDS but I guess this PR is quite stale now, two years later. Is there something I could contribute to make...

:+1: In TensorFlow's ETL API `tf.data` a chain of method calls is very common. It would be great to see YAPF give a nice default behavior for such fluent interfaces....

Also curious about this!