Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuqiangkong authored Feb 7, 2020
1 parent 7b89c32 commit 13b8261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Audio Set is a large scale weakly labelled dataset containing over 2 million 10-
This codebase is an implementation of [1], where attention neural networks are proposed for Audio Set classification and achieves a mean average precision (mAP) of 0.360.

## News!
In Dec. 2019, our latest research pretrained audio neural networks (PANNs) [2] have achieved an mAP of 0.439: https://github.com/qiuqiangkong/audioset_tagging_cnn
In Dec. 2019, our latest research pretrained audio neural networks (PANNs) [2] have achieved an mAP of **0.439**. Code is available: https://github.com/qiuqiangkong/audioset_tagging_cnn

## Download dataset
We convert the tensorflow type data to numpy data and stored in hdf5 file. The size of the dataset is 2.3 G. The hdf5 data can be downloaded here https://drive.google.com/open?id=0B49XSFgf-0yVQk01eG92RHg4WTA
Expand Down

0 comments on commit 13b8261

Please sign in to comment.