1 Star 0 Fork 0

Mike_W / defect_classification

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
kazenokizi 提交于 2018-04-24 16:58 . readme! read ME!

Defect classificaiton using NEU dataset

A simple, binary classification using Xception model which was pretrained and of which the weights file can be fetched from Keras

Dataset

NEU surface defect database

Samples with surface defects are merged into a single category (folder) call MT_Defects.

Cleaned-up dataset is stored in folder data

Data preparation

Call: python data_prep.py after modifying corresponding folders and split percentages for train/val/test.

Train/test

Call: python defect_classify.py

For parameters see inside the code.

1
https://gitee.com/Mike_W/defect_classification.git
git@gitee.com:Mike_W/defect_classification.git
Mike_W
defect_classification
defect_classification
master

搜索帮助