Skip to content

yachuchi/mimii_evaluation_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mimii_evaluation_GUI

Evaluate whether a wave file is normal or abnormal

File description

evaluateGUI.py: main code
evaluate.yaml : parameter setting

Create folder

dataset: for test file(type: .wav)
model  : for trained model(type: .pth)
pickle_unsupervised : for unsupervised model test(type: .pickle) 

Usage

Environment : mobaxtern

 python3 evaluateGUI.py

Result: image More Detail

Button description
Open wave file : choose test wavefile
Open model file: choosed trained model
start testing  : test wavefile you choose by trained model you choose
reset          : clean the result
Visualization  : visualize the wavefile and the test error

About

Evaluate whether a wave file is normal or abnormal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages