Skip to content

uw-cmg/Multitype-Defect-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

multitype-defect-detection

This is the code written in ChianerCV to do multitype defect detection for TEM images. And it is the code used for our paper Multi Defect Detection and Analysis of Electron Microscopy Images with Deep Learning.

Usuage

After install ChianerCV, you can train and test the codes with the following comands:

python train_multi_defect.py

To test the weights, you need to change the path of weight in the test_multi_defect.py to check the performance.

python test_multi_defect.py