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 with large batch size and learning rate involvement to optimize resource use across storage, configuration and scaling using large datasets. the proposed model contains two parts, the first one is used for specifying and extracting the faces using the Haar Cascade classifier, and the second one considers the core part that extracts features from facial images for classification. As a result, the average speed of a multi-GPU is about 2.7 times faster than the GPU and about 3.2 times faster than the CPU. Also, according to our evaluation results, the training time obtained using multiple GPUs and multiple processes is much smaller than that obtained using a single GPU single process. Parallel training on multiple GPUs improves GPU resource utilization and training throughput. This model reflects significant accuracy compared to the other commonly used methods from relevant articles by achieving an Accuracy score of 99.5%.
DeepFake is a concern for celebrities and everyone because it is simple to create. DeepFake images, especially high-quality ones, are difficult to detect using people, local descriptors, and current approaches. On the other hand, video manipulation detection is more accessible than an image, which many state-of-the-art systems offer. Moreover, the detection of video manipulation depends entirely on its detection through images. Many worked on DeepFake detection in images, but they had complex mathematical calculations in preprocessing steps, and many limitations, including that the face must be in front, the eyes have to be open, and the mouth should be open with the appearance of teeth, etc. Also, the accuracy of their counterfeit detectio
... Show MoreFace Identification is an important research topic in the field of computer vision and pattern recognition and has become a very active research area in recent decades. Recently multiwavelet-based neural networks (multiwavenets) have been used for function approximation and recognition, but to our best knowledge it has not been used for face Identification. This paper presents a novel approach for the Identification of human faces using Back-Propagation Adaptive Multiwavenet. The proposed multiwavenet has a structure similar to a multilayer perceptron (MLP) neural network with three layers, but the activation function of hidden layer is replaced with multiscaling functions. In experiments performed on the ORL face database it achieved a
... Show MoreFace Identification is an important research topic in the field of computer vision and pattern recognition and has become a very active research area in recent decades. Recently multiwavelet-based neural networks (multiwavenets) have been used for function approximation and recognition, but to our best knowledge it has not been used for face Identification. This paper presents a novel approach for the Identification of human faces using Back-Propagation Adaptive Multiwavenet. The proposed multiwavenet has a structure similar to a multilayer perceptron (MLP) neural network with three layers, but the activation function of hidden layer is replaced with multiscaling functions. In experiments performed on the ORL face database it achieved a
... Show MoreIn this study, structures damage identification method based on changes in the dynamic characteristics
(frequencies) of the structure are examined, stiffness as well as mass matrices of the curved
(in and out-of-plane vibration) beam elements is formulated using Hamilton's principle. Each node
of both of them possesses seven degrees of freedom including the warping degree of freedom. The
curved beam element had been derived based on the Kang and Yoo’s thin-walled curved beam theory
in 1994. A computer program was developing to carry out free vibration analyses of the curved
beam as well as straight beam. Comparing with the frequencies for other researchers using the general
purpose program MATLAB. Fuzzy logic syste
This paper introduces a non-conventional approach with multi-dimensional random sampling to solve a cocaine abuse model with statistical probability. The mean Latin hypercube finite difference (MLHFD) method is proposed for the first time via hybrid integration of the classical numerical finite difference (FD) formula with Latin hypercube sampling (LHS) technique to create a random distribution for the model parameters which are dependent on time [Formula: see text]. The LHS technique gives advantage to MLHFD method to produce fast variation of the parameters’ values via number of multidimensional simulations (100, 1000 and 5000). The generated Latin hypercube sample which is random or non-deterministic in nature is further integ
... Show MoreThe purpose of this study to synthesize and characterize silver nanoparticles using phenolic compounds obtained from Camellia sinensis, to test the antibacterial properties of biosynthesized nanoparticles on the formation of biofilms in multidrug-resistant Pseudomonas aeruginosa. Ten isolates of P. aeruginosa were obtained from the Genetic Engineering and Biotechnology Institute laboratories of the University of Baghdad. By using the VITEK-2 system and culturing the isolates on cetrimide agar, the diagnosis was confirmed. Camellia sinensis silver nanoparticles (CAgNPs) were created using an extract of the plant's aqueous and methanolic leaves. Based on the results of the nanoparticle synthesis, spherical nanoparticles that may be single or
... Show MoreThe heat transfer and flow resistance characteristics for air flow cross over circular finned tube heat exchanger has been studied numerically and experimentally. The purpose of the study was to improve the heat transfer characteristics of an annular finned-tube heat exchanger for better performance. The study has concentrated on the effect of the number of perforations and perforations shapes on the heat transfer and pressure drop across a staggered finned tube heat exchanger. The Numerical part of present study has been performed using ANSYS Fluent 14.5 using SST Turbulent model, while the experimental study consist from a test rig with different models of heat exchangers and all required measurement devices were build
... Show MoreModeling forward kinematics with neural networks allows for efficient handling of nonlinear relationships and realistic error correction in time-critical applications by relying on accurate training data. This paper presents a Multi-Layer Feed-Forward Neural Network (MLFFNN) to solve the forward kinematics of a 3-DOF robot. The proposed MLFFNN consists of 50 hidden neurons and was trained using 628319 samples to find only the position (x, y, z) of the end-effector. Data were generated by MATLAB, assuming an incremental motion of joints. The joint variables ( , , and ) are the inputs of the NN, which outputs the positions of the end effector (x, y, z) calculated using the Denavit-Hartenberg (DH) method. The results demonstrate that t
... Show More