sample-cnn
sample-cnn copied to clipboard
A TensorFlow implementation of "Sample-level Deep Convolutional Neural Networks for Music Auto-tagging Using Raw Waveforms"
Results
2
sample-cnn issues
Sort by
recently updated
recently updated
newest added
Hi ! I was testing your code but I am getting errors due to a undefined function. In tfrecords_model.py on line 342 there is a call to function _get_deduped_metrics_names(), however...
Hey! Thanks for sharing the implementation. I was wondering if you can also share the gradient accent filter visualization method, compatible with your keras implementation, or may be point me...