# SegDecNet **Repository Path**: seanxyz/SegDecNet ## Basic Information - **Project Name**: SegDecNet - **Description**: Pytorch Implement of the paper "Segmentation Based Deep-Learning Approach for Surface DefectDetection" - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2019-08-29 - **Last Updated**: 2023-04-19 ## Categories & Tags **Categories**: machine-learning **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 update new model