Mask Detection Program

• Create a machine learning program for AI detection that a person is wearing a mask and the type of mask using Python with TensorFlow, PyTorch, Keras library. 

• Applied convolutional neural network and self-made dataset which contains over 4000 images. The result of the program reaches over 85% of accuracy regarding the correctness of detection.