English

Quality Classification of Defective Parts from Injection Moulding

Other Computer Science 2020-08-10 v1

Abstract

This report examines machine learning algorithms for detecting short forming and weaving in plastic parts produced by injection moulding. Transfer learning was implemented by using pretrained models and finetuning them on our dataset of 494 samples of 150 by 150 pixels images. The models tested were Xception, InceptionV3 and Resnet-50. Xception showed the highest overall accuracy (86.66%), followed by InceptionV3 (82.47%) and Resnet-50 (80.41%). Short forming was the easiest fault to identify, with the highest F1 score for each model.

Keywords

Cite

@article{arxiv.2008.02872,
  title  = {Quality Classification of Defective Parts from Injection Moulding},
  author = {Adithya Venkatadri Hulagadri},
  journal= {arXiv preprint arXiv:2008.02872},
  year   = {2020}
}

Comments

4 pages, 11 figures