MTG / freesound-datasets

A platform for the collaborative creation of open audio collections labeled by humans and based on Freesound content.
https://annotator.freesound.org/
GNU Affero General Public License v3.0
134 stars 12 forks source link

Freesound Annotator web API? #189

Open tgarc opened 3 years ago

tgarc commented 3 years ago

Hi, I'm not sure this question belongs here, but here goes:

Is there any webapi to access annotation results?

IOW, I want to be able to programatically access the results available through https://annotator.freesound.org/fsd/explore/

pi43r commented 1 year ago

Did you make any progress? I also wonder about getting individual classes, like they are presented through the explorer.

I tried to get it from the metadata json in the dataset, but it's a bit of a pain to go through it and find corresponding tags. What is the easiest way to sort by tags?

Edit: After filtering the metadata tags I am getting significantly less results than the web explorer...

ffont commented 1 year ago

Hi,

Thanks for your interest in the dataset @tgarc, @pi43r,

There is no API to access the data, only the official release in Zenodo (with the metadata file). The official release contains further validation and post-processing (e.g., to make classes more balanced, full details here: https://ieeexplore.ieee.org/document/9645159), that is why you'll see differences.