Skip to content

Deep learning model trained to automatically identify cover songs using siamese convnets and tied together with a fully-connected sofmax.

Notifications You must be signed in to change notification settings

markostam/coversongs-dual-convnet

Repository files navigation

Detecting Cover Songs with Siamese Convnets

Deep learning model in python and tensorflow trained to automatically identify cover songs. Simple 4-layer siamese convnet with an added affine layer on the output. Precision of 65% shows that the dataset can be framed this way. Data augmentation, soft attention and triplet architecture planned for future work.

Dataset is the secondhand songs set, which is a subset of the million song dataset.

About

Deep learning model trained to automatically identify cover songs using siamese convnets and tied together with a fully-connected sofmax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages