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%.
In accordance with epidemic COVID-19, the elevated infection rates, disinfectant overuse and antibiotic misuse what led to immune suppression in most of the population in addition to genotypic and phenotypic alterations in the microorganisms, so a great need to reevaluate the genetic determinants that responsible for bacterial community (biofilm) has been raised. A total of 250 clinical specimens were obtained from patients in Baghdad hospitals and streaked on Mannitol salt agar medium. The results revealed that 156 isolates appeared as round yellow colonies, indicating that they were mostly identified as Staphylococcus aureus from 250 specimens. The antibiotic resistance pattern of the isolates for methicillin 37.17% (n=58), Amoxic
... Show MoreAbstract
Machining residual stresses correlate very closely with the cutting parameters and the tool geometries. This research work aims to investigate the effect of cutting speed, feed rate and depth of cut on the surface residual stress of steel AISI 1045 after face milling operation. After each milling test, the residual stress on the surface of the workpiece was measured by using X-ray diffraction technique. Design of Experiment (DOE) software was employed using the response surface methodology (RSM) technique with a central composite rotatable design to build a mathematical model to determine the relationship between the input variables and the response. The results showed that both
... Show MoreQ-switch Nd: YAG laser of wavelengths 235nm and 1,460nm with energy in the range 0.2 J to 1J and 1Hz repetition rate was employed to synthesis Ag/Au (core/shell) nanoparticles (NPs) using pulse laser ablation in water. In this synthesis, initially the silver nano-colloid prepared via ablation target, this ablation related to Au target at various energies to creat Ag/Au NPs. Surface Plasmon Resonance (SPR), surface morphology and average particle size identified employing: UV-visible spectrophotometer, scanning electron microscopy (SEM) and transmission electron microscopy (TEM). The absorbance spectra of Ag NPs and Ag/Au NPs showed sharp and single peaks around 400nm and 410nm, respec
With the high usage of computers and networks in the current time, the amount of security threats is increased. The study of intrusion detection systems (IDS) has received much attention throughout the computer science field. The main objective of this study is to examine the existing literature on various approaches for Intrusion Detection. This paper presents an overview of different intrusion detection systems and a detailed analysis of multiple techniques for these systems, including their advantages and disadvantages. These techniques include artificial neural networks, bio-inspired computing, evolutionary techniques, machine learning, and pattern recognition.
By definition, the detection of protein complexes that form protein-protein interaction networks (PPINs) is an NP-hard problem. Evolutionary algorithms (EAs), as global search methods, are proven in the literature to be more successful than greedy methods in detecting protein complexes. However, the design of most of these EA-based approaches relies on the topological information of the proteins in the PPIN. Biological information, as a key resource for molecular profiles, on the other hand, acquired a little interest in the design of the components in these EA-based methods. The main aim of this paper is to redesign two operators in the EA based on the functional domain rather than the graph topological domain. The perturb
... Show MoreIn this paper, simulation study of the frequency shift of photonic bandgaps due to refractive index scaling using liquids filled hollow-core photonic crystal fibers is presented. Different liquids (distilled water, n-hexane, methanol, ethanol and acetone) are used to fill the cladding of 2 types of hollow core photonic crystal fibers (HC19-1060, HC7-1060). These liquids are used to change the effective index scaling and index contrast of the cladding. The effect of increasing temperature of the liquid (20-100 0C for water and 20-70 0C for other liquids ) infiltrated hollow core fiber on the bandgap width and transmission properties has been computed. The maximum photonic bandgap width at 0.0243 has appeared with filling HC7-1060 PCF with
... Show MoreFace recognition, emotion recognition represent the important bases for the human machine interaction. To recognize the person’s emotion and face, different algorithms are developed and tested. In this paper, an enhancement face and emotion recognition algorithm is implemented based on deep learning neural networks. Universal database and personal image had been used to test the proposed algorithm. Python language programming had been used to implement the proposed algorithm.
This work implements the face recognition system based on two stages, the first stage is feature extraction stage and the second stage is the classification stage. The feature extraction stage consists of Self-Organizing Maps (SOM) in a hierarchical format in conjunction with Gabor Filters and local image sampling. Different types of SOM’s were used and a comparison between the results from these SOM’s was given.
The next stage is the classification stage, and consists of self-organizing map neural network; the goal of this stage is to find the similar image to the input image. The proposal method algorithm implemented by using C++ packages, this work is successful classifier for a face database consist of 20
... Show More