dc.description.abstract |
Fused Deposition Modelling is an Additive Manufacturing technology capable of producing simple and complex 3D structures using plastic materials. However, like any manufacturing process, Fused Deposition Manufacturing is susceptible to defects that can lead to mechanical failures and safety hazards. Common defect types include warping, layer shifting, and under extrusion. Deep Learning algorithms show promising solutions to address these problems. Although promising the research area still needs considering improvement and real-time implementation. This thesis proposes a multi-classification model utilizing the ResNet50 pre-trained Convolutional Neural Network algorithm involving adjustments to the network structure and hyperparameters to detect these defects. To enhance the model's performance and visualize the effect of batch normalization and drop out techniques are employed besides a random search tuner. The algorithm is implemented in Python and trained to classify the displayed defect type using the layer-by-layer collected dataset under consistent lighting to prevent the illumination conditions. The printing material used in this study is PLA. The model with dropout has a classification test accuracy of 98.63% which is the best model out of the four revealed models. The model prediction time shows feasibility to be implemented in real-time scenarios.
Keywords: Fused Deposition Modelling, Additive Manufacturing, ResNet50, Convolutional Neural Network, Random search tuner |
en_US |