1 Star 0 Fork 0

huwanlong / DCASE2020-TASK2-semi-VAE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
looking-for-my-magic-bean 提交于 2020-06-20 09:01 . Create README.md

DCASE2020-TASK2-semi-VAE

The whole program is divided into two parts. First, the hidden layer vector of each audio of each epoch is trained and saved. Secondly, the best training epoch is obtained by the standard deviation of the likelihood of the normal audio hidden vector in the training set, and the abnormal score is obtained by the likelihood difference of the hidden vector in the test set. There are two submission methods, one is to use small samples as training set, the other is to use the whole training set as training set.

1
https://gitee.com/workbook/DCASE2020-TASK2-semi-VAE.git
git@gitee.com:workbook/DCASE2020-TASK2-semi-VAE.git
workbook
DCASE2020-TASK2-semi-VAE
DCASE2020-TASK2-semi-VAE
master

搜索帮助