| --- |
| license: cc-by-nc-sa-4.0 |
| --- |
| |
| # Learning Sounds from Webly Labeled Data |
|
|
| Github repo for "Learning Sound Events fromWebly Labeled Data", Anurag Kumar , Ankit Shah , Bhiksha Raj and Alexander Hauptmann, accepted |
| in 28th International Joint Conference on Artificial Intelligence **(IJCAI), 2019**. |
|
|
|
|
| ## Data |
|
|
| Audio files available here - https://drive.google.com/file/d/1_Bs-zLWVO1R6ajIvfq281IPIcs2Fqy2K/view?usp=sharing |
| https://drive.google.com/file/d/1QGzynNDxlS1fwpOfOXL79BysIhZbwsTE/view?usp=sharing |
| |
| ## PDF for Paper |
| |
| Paper - https://www.ijcai.org/proceedings/2019/0384.pdf |
| |
| ## BibTex for Citation |
| |
| ``` |
| @inproceedings{ijcai2019-384, |
| title = {Learning Sound Events from Webly Labeled Data}, |
| author = {Kumar, Anurag and Shah, Ankit and Hauptmann, Alexander and Raj, Bhiksha}, |
| booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on |
| Artificial Intelligence, {IJCAI-19}}, |
| publisher = {International Joint Conferences on Artificial Intelligence Organization}, |
| pages = {2772--2778}, |
| year = {2019}, |
| month = {7}, |
| doi = {10.24963/ijcai.2019/384}, |
| url = {https://doi.org/10.24963/ijcai.2019/384}, |
| } |
| ``` |
| |