YannisBilly / Beat_Tracking_Playground

0 stars 0 forks source link

General organization #1

Open YannisBilly opened 1 year ago

YannisBilly commented 1 year ago
YannisBilly commented 1 year ago

I will implement Transfer Learning from ImageNet based on the works of: Palanisamy, K., Singhania, D., & Yao, A. (2020). Rethinking CNN Models for Audio Classification (arXiv:2007.11154). arXiv. http://arxiv.org/abs/2007.11154

I will try to make the case that the probem can be seen as a single classificaiton problem with Transfer Learning from the Image Domain.

I will test if quantization like an image can play a role.

YannisBilly commented 1 year ago

If we see Beat Tracking as a binary classification problem it can be seen also as a Outlier Estimation (as a beat is an outlier with respect to the content of a song).