freesound-datasets icon indicating copy to clipboard operation
freesound-datasets copied to clipboard

Freesound Annotator web API?

Open tgarc opened this issue 5 years ago • 2 comments

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/

tgarc avatar Apr 22 '21 22:04 tgarc

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...

pi43r avatar Nov 28 '22 08:11 pi43r

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.

ffont avatar Nov 28 '22 11:11 ffont