• Stars
    star
    186
  • Rank 206,124 (Top 5 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pytorch Implement of the paper "Segmentation-Based Deep-Learning Approach for Surface Defect Detection"

Pytorch Implement of the paper "Segmentation Based Deep-Learning Approach for Surface DefectDetection" https://arxiv.org/abs/1903.08536

Modified little things without changing the accuracy

step1: train segment net

python train_segment.py

step2: train decision net

python train_decision.py

step3: test

python test.py