Casting Quality Inspection Computer Vision Project

sujitsa

Updated 2 months ago

24

views

1

download
Classes (2)
def_front
ok_front

Metrics

Try This Model
Drop an image or
Description

About Dataset

Context

This dataset is of casting manufacturing product. Casting is a manufacturing process in which a liquid material is usually poured into a mould, which contains a hollow cavity of the desired shape, and then allowed to solidify. Reason for collect this data is casting defects!! Casting defect is an undesired irregularity in a metal casting process. There are many types of defect in casting like blow holes, pinholes, burr, shrinkage defects, mould material defects, pouring metal defects, metallurgical defects, etc. Defects are an unwanted thing in casting industry. For removing this defective product all industry have their quality inspection department. But the main problem is this inspection process is carried out manually. It is a very time-consuming process and due to human accuracy, this is not 100% accurate. This can because of the rejection of the whole order. So it creates a big loss in the company.

We decided to make the inspection process automatic and for this, we need to make deep learning classification model for this problem.

Content

These all photos are top view of submersible pump impeller(google search for better understanding). The dataset contains total 7348 image data. These all are the size of (300*300) pixels grey-scaled images. In all images, augmentation already applied.

Also uploaded images size of 512x512 grayscale. This data set is without Augmentation. This contains 519 ok_front and 781 def_front impeller images.

For capturing these images requires stable lighting, for this we made a special arrangement.

there are mainly two categories:-

  1. Defective
  2. Ok

making classification model we already split data for training and testing into two folders. Both train and test folder contains def_front and ok_front subfolders.

train:- def_front have 3758 and ok_front have 2875 images test:- def_front have:- def_front have 453 and ok_front have 262 images

Acknowledgements

We wouldn't be here without the help of PILOT TECHNOCAST, Shapar, Rajkot. we have to thank them for constant support and allowing us to work for this problem.

Use This Trained Model

Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            casting-quality-inspection_dataset,
                            title = { Casting Quality Inspection Dataset },
                            type = { Open Source Dataset },
                            author = { sujitsa },
                            howpublished = { \url{ https://universe.roboflow.com/sujitsa/casting-quality-inspection } },
                            url = { https://universe.roboflow.com/sujitsa/casting-quality-inspection },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2024 },
                            month = { jul },
                            note = { visited on 2024-09-16 },
                            }