Skip to content

A project for the DT2470 Music Informatics course, which I underwent fall of 2022.

Notifications You must be signed in to change notification settings

LinusOstlund/instrument-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGGish

VGGish are features from a pretrained CNN by Google (research paper). Apple has a nice comprehensible explanation.

They benchmark their approach against Audio Set (obs innehåller även djurljud!). It seems to be just tags to YouTube videos?

  • AED: Acoustic Event Detection
  • VGGish: Seem to be feature from a pretrained CNN? Not sure, but link to repo here

Where do I find the code?

Currently working on data preprocessing in data.ipynb.

How to run

  1. Download the OpenMIC-2018 dataset and add as a subfolder to data (data/openmic-2018/all/goes/here)
  2. Make sure you have Docker up and running, and open the project in Visual Studio Code.
  3. VSC should prompt for Open project in .devcontainer?
  4. Accept.

About

A project for the DT2470 Music Informatics course, which I underwent fall of 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published