Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lspahija/simple-defect-detection

Super simple defect detection with PyTorch
https://github.com/lspahija/simple-defect-detection

Last synced: 3 days ago
JSON representation

Super simple defect detection with PyTorch

Awesome Lists containing this project

README

        

# Simple Defect Detector

## Overview
Product defect detection can be easy.

This repo shows how to fine-tune a ResNet-18 model to identify product defects. The included dataset is of cast submersible pump impellers, but other datasets can easily be dropped in, and the model finetuned on those instead.

Vanilla PyTorch is used and the training script is super simple.

## Find this useful?
Please star the repository!