项目作者: uw-cmg

项目描述 :
Multitype Defect Detection with Faster R-CNN
高级语言: Python
项目地址: git://github.com/uw-cmg/Multitype-Defect-Detection.git
创建时间: 2018-07-22T04:11:27Z
项目社区:https://github.com/uw-cmg/Multitype-Defect-Detection

开源协议:

下载


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:

  1. 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.

  1. python test_multi_defect.py