Git Product home page Git Product logo

aluminum-defect's Introduction

Aluminum-defect

A Lightweight Convolutional Network for Few-Shot and Multi-Class Detection of Tiny Aluminum Defects

The original paper can be found here.

Challenges

This project addresses two key challenges in the field of industrial aluminum sheet surface defect detection:

  • Limited Training Data: The difficulty in capturing small defect features with limited training data.
  • Industrial Deployment Needs: The demand for high efficiency and lightweight structures in industrial applications.

Solution Overview

To tackle the above challenges, we propose a solution based on attention mechanisms and lightweight architecture. Our approach involves designing an efficient encoder-decoder network that utilizes:

Model Structure

  • Channel-wise convolutions and point convolutions to reduce computational costs.
  • Spatial and channel attention modules embedded in skip connections between encoder and decoder modules to enhance the recognition of subtle defects.

Experimental Results

We compared our model with traditional segmentation models, and the results are showcased below:

Network Comparison

The experimental results indicate that our method achieves high precision (73.54% mIoU) on a small sample aluminum sheet defect dataset. It also demonstrates extremely fast inference speed (314.55 FPS) on a single V100 GPU, along with a small model size (0.114M parameters).

Getting Started

Requiremenets

Package Version
torch 2.0.1+cu118
torchvision 0.15.2+cu118

Train in Command Line

First, use the tools in the dataset_toolbox folder to prepare the dataset. Then run 'python train.py' to start training.

python train.py

aluminum-defect's People

Contributors

netgonight avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.