# segment **Repository Path**: p894296/segment ## Basic Information - **Project Name**: segment - **Description**: 缺陷检测 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-04 - **Last Updated**: 2023-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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