Skip to content

uw-cmg/Multitype-Defect-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e5bc87 · Aug 3, 2021

History

36 Commits
Apr 29, 2021
Aug 3, 2021

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

Releases

No releases published

Packages

No packages published

Languages