jhammarstedt / SLN-on-Sound

Re-implementation of the Noise Against Noise: Stochastic Label Noise helps combat inherent label noise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLN with noise

A reimplementation of the Semi-supervised Learning paper on Stochastic Label Noise on the FSD50K sound dataset.

Credits

Sound data preprocessing and networks are credited to: https://github.com/SarthakYadav/fsd50k-pytorch

Some edits and workarounds were added to the code to make it work as intended in this scenario

Wide ResNet structure similar to the original implementation: https://github.com/chenpf1025/SLN

Authors:

About

Re-implementation of the Noise Against Noise: Stochastic Label Noise helps combat inherent label noise


Languages

Language:Jupyter Notebook 76.3%Language:Python 23.3%Language:Shell 0.4%