文件名称:matlab有些代码不运行-Polyphonic-Sound-Event-Detection-with-Weak-Labeling-Datas
文件大小:40KB
文件格式:ZIP
更新时间:2024-06-12 17:34:20
系统开源
matlab有些代码不运行命题 该存储库包含我的博士学位论文中三个实验的代码: 声音事件检测,带有/不存在标签(第3.2章) 启用/不存在标签的声音事件检测(第3.3章) 在子集上按顺序标记的声音事件检测(第4章) 先决条件 硬件: GPU 大容量存储(建议1 TB) 软件: Python 2.7 PyTorch(我使用的版本是0.4.0a0 + d3b6c5e) numpy,scipy, 快速开始 # Clone the repository git clone https : // github . com / MaigoAkisame / cmu - thesis . git # Download the data: may take up to 1 day! cd cmu - thesis / data . / download . sh # Train a model for the DCASE experiment using default settings cd .. / code / dcase python train . py # Needs to run on
【文件预览】:
Polyphonic-Sound-Event-Detection-with-Weak-Labeling-Dataset-given--master
----data()
--------download.sh(401B)
----workspace()
--------.gitignore(0B)
----LICENSE(1KB)
----code()
--------dcase()
--------sequential()
--------audioset()
----.gitignore(103B)
----README.md(5KB)