jordipons / musicnn

Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect features for MusicCNN models (pypi version)

romi1502 opened this issue · comments

The pypi version of musicnn still contains a bug that was fixed
in this commit, but not deployed on pypi.
Then extracting the penultimate layer output using the extractor function with extract_features=True results in incorrect outputs with the pypi version.