Convolution neural networks (CNN)
Deep convolution neural networks (DCNN)
Multi-processing multi
threading technique
Face mask recognition
Multi graphics processing unit (Multi-GPU)
Central processing unit (CPU)
...Show More Authors
Modern machine-learning applications require GPUs, and modern platforms can leverage numerous GPUs on one or more machines to increase performance. Contemporary deep-learning models are too huge for CPU or GPU training. Training these models with many GPUs without performance degradation is necessary to train them rapidly and maximize GPU consumption. Thus, training deep convolutional neural networks (DCNN) with multiple GPUs has become necessary for improving training. Therefore, we presented a parallel design and development of an efficient model for enhancing face mask CNN performance and improving resource efficiency. This DCNN model is a parallel training system over multiple GPUs, a multi-core CPU, and a multi-process GPU platform wit
...
Show More