Preferred Language
Articles
/
bsj-7364
Using VGG Models with Intermediate Layer Feature Maps for Static Hand Gesture Recognition
...Show More Authors

A hand gesture recognition system provides a robust and innovative solution to nonverbal communication through human–computer interaction. Deep learning models have excellent potential for usage in recognition applications. To overcome related issues, most previous studies have proposed new model architectures or have fine-tuned pre-trained models. Furthermore, these studies relied on one standard dataset for both training and testing. Thus, the accuracy of these studies is reasonable. Unlike these works, the current study investigates two deep learning models with intermediate layers to recognize static hand gesture images. Both models were tested on different datasets, adjusted to suit the dataset, and then trained under different methods. First, the models were initialized with random weights and trained from scratch. Afterward, the pre-trained models were examined as feature extractors. Finally, the pre-trained models were fine-tuned with intermediate layers. Fine-tuning was conducted on three levels: the fifth, fourth, and third blocks, respectively. The models were evaluated through recognition experiments using hand gesture images in the Arabic sign language acquired under different conditions. This study also provides a new hand gesture image dataset used in these experiments, plus two other datasets. The experimental results indicated that the proposed models can be used with intermediate layers to recognize hand gesture images. Furthermore, the analysis of the results showed that fine-tuning the fifth and fourth blocks of these two models achieved the best accuracy results. In particular, the testing accuracies on the three datasets were 96.51%, 72.65%, and 55.62% when fine-tuning the fourth block and 96.50%, 67.03%, and 61.09% when fine-tuning the fifth block for the first model. The testing accuracy for the second model showed approximately similar results.

Scopus Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Fri Sep 01 2023
Journal Name
Iraqi Journal Of Physics
Photometry Technique to Map Elements’ Distribution on Comets’ Nuclei Surfaces Using a New Method
...Show More Authors

This study is unique in this field. It represents a mix of three branches of technology: photometry, spectroscopy, and image processing. The work treats the image by treating each pixel in the image based on its color, where the color means a specific wavelength on the RGB line; therefore, any image will have many wavelengths from all its pixels. The results of the study are specific and identify the elements on the nucleus’s surface of a comet, not only the details but also their mapping on the nucleus. The work considered 12 elements in two comets (Temple 1 and 67P/Churyumoy-Gerasimenko). The elements have strong emission lines in the visible range, which were recognized by our MATLAB program in the treatment of the image. The percen

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Tue Dec 01 2020
Journal Name
Journal Of Economics And Administrative Sciences
Select the optimal project by using two methods of analytic hierarchy and goal programming
...Show More Authors

      The aim of this research is to solve a real problem in the Department of Economy and Investment in the Martyrs establishment, which is the selection of the optimal project through specific criteria by experts in the same department using a combined mathematical model for the two methods of analytic hierarchy process and goal programming, where a mathematical model for goal programming was built that takes into consideration the priorities of the goal criteria by the decision-maker to reach the best solution that meets all the objectives, whose importance was determined by the hierarchical analysis process. The most important result of this research is the selection of the second pro

... Show More
View Publication Preview PDF
Crossref
Publication Date
Sun Feb 28 2021
Journal Name
Neuroquantology
Calculation of Radiation Nuclei Concentrations in Fertilized and Unfertilized Plants Samples Using Gamma Spectroscopy
...Show More Authors

The aim of this work was to estimate the concentrations of natural and artificial nuclides in some fertilized and unfertilized plant samples. These samples were collected and prepared in a petri dish for the measurements using gamma spectroscopy. The average values of 238U, 232Th, 40K, and 137Cs for the unfertilized plant samples were (11.964 ± 3.226, 8.273 ± 2.639, 402.436 ± 18.099, and 2.761 ± 1.613) respectively, and for the fertilized plant samples were (30.434 ± 5.282, 22.584 ± 4.620, 711.332 ± 25.806, and 6.986 ± 2.542) respectively. The average values of radiological hazard indices, Raeq, D, D for 137Cs, (AEDE)in, (AEDE)out, Iγ, Hin, and Hout for the unfertilized plant samples were (54.782 ± 7.216, 27.306, 0.469, 0.

... Show More
View Publication
Scopus (2)
Crossref (1)
Scopus Crossref
Publication Date
Mon Feb 04 2019
Journal Name
Journal Of The College Of Education For Women
Astronomi cal Color Image Compression Using Multilevel Block Truncation Coding –Modified Vector Quantization Technique
...Show More Authors

A common approach to the color image compression was started by transform
the red, green, and blue or (RGB) color model to a desire color model, then applying
compression techniques, and finally retransform the results into RGB model In this
paper, a new color image compression method based on multilevel block truncation
coding (MBTC) and vector quantization is presented. By exploiting human visual
system response for color, bit allocation process is implemented to distribute the bits
for encoding in more effective away.
To improve the performance efficiency of vector quantization (VQ),
modifications have been implemented. To combines the simple computational and
edge preservation properties of MBTC with high c

... Show More
View Publication Preview PDF
Publication Date
Sat Mar 07 2026
Journal Name
Journal Of Baghdad College Of Dentistry
Assessment of bone density after six months from dental implants placement using Computed Tomography
...Show More Authors

Background: Determination of local bone mineral density (BMD) immediately after implant insertion play an important role in implant success rate, may offer comprehensive description of the bone, and give enough information to the surgeon prior to implant insertion and at follow up status. The aim of the present study is to evaluate the changes of local bone density in the dental implant recipient sites by using computerized tomography. Material and method: The sample consisted of (20) dental implants recipient sites, bone density assessment was done twice, immediately after implants insertion and after six months. Results: The mean HU of the bone around the implant insertion site, immediately after implant placement was 552.28 HU, and inc

... Show More
View Publication Preview PDF
Publication Date
Wed Sep 26 2018
Journal Name
Journal Of Research In Ecology
Study of changes using biochemical markers in albino mice after acute exposure to acetamiprid
...Show More Authors

The present study aimed to investigate the acetamiprid effects on biochemical aspects in albino mice. Thirty albino mice at the age of 6-8 weeks and average weight 25±5 g were divided into three groups each having ten (10) healthy mice. The first group was orally administrated with distilled water while the second and third groups were orally administrated with 50 mg/mL and 100 mg/mL respectively of acetamprid (0.1 mL) daily for one week. LD50 of acetamiprid was measured and found to be 200 mg/kg. The parameters of evaluations included liver function using Aspartate Aminotransferase (AST), Alanine Aminotransferase (ALT) and Alkaline Phosphatase (ALP). Lipid profile was anal

... Show More
Publication Date
Sun Mar 05 2017
Journal Name
Baghdad Science Journal
Cache Coherence Protocol Design and Simulation Using IES (Invalid Exclusive read/write Shared) State
...Show More Authors

To improve the efficiency of a processor in recent multiprocessor systems to deal with data, cache memories are used to access data instead of main memory which reduces the latency of delay time. In such systems, when installing different caches in different processors in shared memory architecture, the difficulties appear when there is a need to maintain consistency between the cache memories of different processors. So, cache coherency protocol is very important in such kinds of system. MSI, MESI, MOSI, MOESI, etc. are the famous protocols to solve cache coherency problem. We have proposed in this research integrating two states of MESI's cache coherence protocol which are Exclusive and Modified, which responds to a request from reading

... Show More
View Publication Preview PDF
Scopus Crossref
Publication Date
Thu Dec 31 2020
Journal Name
Pollution Research Journal
ANALYSIS OF THE HYDRAULIC CHARACTERISTICS OF AL MAHAWIL STREAM USING HECRAS: A FIELD STUDY
...Show More Authors

A water resources management for earthen canal/stream is introduced through creating a combination procedure between a field study and the scientific analytical concepts that distinguish the hydraulic problems on this type of stream with using the facilities that are available in HECRAS software; aiming to point the solutions of these problems. Al Mahawil stream is an earthen canal which is subjected to periodic changes in cross sections due to scour, deposition, and incorrect periodic dredging processes due to growth of the Ceratophyllum plants and weeds on the bed and banks of the stream; which affect the characteristics of the flow. This research aims to present a strategy of water resources management through a field study that conducte

... Show More
View Publication Preview PDF
Publication Date
Sat May 01 2021
Journal Name
Journal Of Physics: Conference Series
Evaluation the turbidity removal efficiency in Al-Wahda water treatment plant using statistical indicators
...Show More Authors
Abstract<p>Most of drinking water consuming all over the world has been treated at the water treatment plant (WTP) where raw water is abstracted from reservoirs and rivers. The turbidity removal efficiency is very important to supply safe drinking water. This study is focusing on the use of multiple linear regression (MLR) and artificial neural network (ANN) models to predict the turbidity removal efficiency of Al-Wahda WTP in Baghdad city. The measured physico-chemical parameters were used to determine their effect on turbidity removal efficiency in various processes. The suitable formulation of the ANN model is examined throughout many preparations, trials, and steps of evaluation. The predict</p> ... Show More
View Publication
Scopus (1)
Scopus Crossref
Publication Date
Fri Feb 01 2019
Journal Name
Environmental Technology & Innovation
Cadmium removal using a spiral-wound woven wire meshes packed bed rotating cylinder electrode
...Show More Authors

The effect of electrolysis operating parameters on the removal efficiency of cadmium from a simulated wastewater was studied by adopting response surface methodology combined with Box–Behnken Design. As a new electrode design, spiral-wound woven wire mesh rotating cylinder electrode was used for cadmium removal. Current (240–400 mA), rotation speed (200–1000 rpm), initial cadmium concentration (200–600ppm), and cathode mesh number (30–60) were chosen as independent variables while the removal efficiency of cadmium was considered as a response function. The results revealed that the rotation speed has the major effect on the removal efficiency of cadmium. Regression analysis showed good fit of the experimental data to the second-or

... Show More
View Publication Preview PDF
Scopus (28)
Crossref (22)
Scopus Clarivate Crossref