Introduction: To propose a medical image registration method with significant performance improvement. The spatial transformation obtained by the traditional deformable image registration technology is not smooth enou...
详细信息
1 Introduction Graphical User Interface(GUI)widgets classification entails classifying widgets into their appropriate domain-specific types(e.g.,CheckBox and EditText)[1,2].The widgets classification is essential as i...
详细信息
1 Introduction Graphical User Interface(GUI)widgets classification entails classifying widgets into their appropriate domain-specific types(e.g.,CheckBox and EditText)[1,2].The widgets classification is essential as it supports several software engineering tasks,such as GUI design and testing[1,3].The ability to obtain better widget classification performance has become one of the keys to the success of these *** in recent years have proposed many techniques for improving widget classification performance[1,2,4].For example,Moran et al.[1]proposed a deep learning technique to classify GUI widgets into their domain-specific *** authors used the deep learning algorithm,a Convolutional Neural Network(CNN)architecture,to classify the GUI *** et al.[2]proposed combining text-based and non-text-based models to improve the overall performance of GUI widget detection while classifying the widgets with the ResNet50 model.
Nowadays, multimedia technology is progressing everyday. It is very easy to duplicate, distribute and modify digital images with online editing software. Image security and privacy are critical aspects of the multimed...
详细信息
Nowadays, multimedia technology is progressing everyday. It is very easy to duplicate, distribute and modify digital images with online editing software. Image security and privacy are critical aspects of the multimedia revolution. Therefore, digital image watermarking offers an alternative way out for image authentication. Currently, watermarking methods are crucial for safeguarding digital images. Several traditional watermarking approaches have been developed to protect images using spatial domains and transformations. Watermarking techniques that are more traditional are less resistant to repeated attacks. Deep learning-based watermarking has recently gained traction, greatly improving the safety of visual images in a variety of common applications. This study presents a robust and secure digital watermarking method for multimedia content protection and authentication. The watermark image is first transformed using the hybrid wavelet transform, and then it is encrypted using a chaos encryption algorithm. The cover image is simultaneously subjected to neighborhood-based feature extraction. Leveraging these extracted features, a novel Adaptive Gannet Optimization algorithm (AGOA) is employed to determine the optimal embedding location. Subsequently, the watermarked image is seamlessly integrated and extracted using the hybrid Generative adversarial network-based long short-term memory (GAN-LSTM) approach within the identified optimal region. Decryption and Inverse transformation are then used to get the original watermark image. Several previous methods, such as DNN, Deep-ANN, and Deep-CNN, are used to evaluate the performance of the proposed method. This technique improves multimedia content protection and authentication by guaranteeing strong and secure watermarking. The proposed method for digital image watermarking produced a peak signal-to-noise ratio of 46.412 and a mean square error of 24.512. Therefore, the proposed method performs well in digital image wa
Challenged networks (CNs) contain resource-constrained nodes deployed in regions where human intervention is difficult. Opportunistic networks (OppNets) are CNs with no predefined source-to-destination paths. Due to t...
详细信息
By solving the existing expectation-signal-to-noise ratio(expectation-SNR) based inequality model of the closed-form instantaneous cross-correlation function type of Choi-Williams distribution(CICFCWD),the linear cano...
详细信息
By solving the existing expectation-signal-to-noise ratio(expectation-SNR) based inequality model of the closed-form instantaneous cross-correlation function type of Choi-Williams distribution(CICFCWD),the linear canonical transform(LCT) free parameters selection strategies obtained are usually *** the second-order moment variance outperforms the first-order moment expectation in accurately characterizing output SNRs, this paper uses the variance analysis technique to improve parameters selection strategies. The CICFCWD's average variance of deterministic signals embedded in additive zero-mean stationary circular Gaussian noise processes is first obtained. Then the so-called variance-SNRs are defined and applied to model a variance-SNR based inequality. A stronger inequalities system is also formulated by integrating expectation-SNR and variance-SNR based inequality models. Finally, a direct application of the system in noisy one-component and bi-component linear frequency-modulated(LFM) signals detection is studied. Analytical algebraic constraints on LCT free parameters newly derived seem more accurate than the existing ones, achieving better noise suppression effects. Our methods have potential applications in optical, radar, communication and medical signal processing.
The commonly used trial-and-error method of biodegradable Zn alloys is costly and *** this study,based on the self-built database of biodegradable Zn alloys,two machine learning models are established by the first tim...
详细信息
The commonly used trial-and-error method of biodegradable Zn alloys is costly and *** this study,based on the self-built database of biodegradable Zn alloys,two machine learning models are established by the first time to predict the ultimate tensile strength(UTS)and immersion corrosion rate(CR)of biodegradable Zn alloys.A real-time visualization interface has been established to design Zn-Mn based alloys;a representative alloy is *** tensile mechanical properties and immersion corrosion rate tests,its UTS reaches 420 MPa,and the prediction error is only 0.95%.CR is 73μm/a and the prediction error is 5.5%,which elevates 50 MPa grade of UTS and owns appropriate corrosion ***,influences of the selected features on UTS and CR are discussed in *** combined application of UTS and CR model provides a new strategy for synergistically regulating comprehens-ive properties of biodegradable Zn alloys.
A multi-strategy hybrid whale optimization algorithm(MSHWOA)for complex constrained optimization problems is proposed to overcome the drawbacks of easily trapping into local optimum,slow convergence speed and low opti...
详细信息
A multi-strategy hybrid whale optimization algorithm(MSHWOA)for complex constrained optimization problems is proposed to overcome the drawbacks of easily trapping into local optimum,slow convergence speed and low optimization ***,the population is initialized by introducing the theory of good point set,which increases the randomness and diversity of the population and lays the foundation for the global optimization of the ***,a novel linearly update equation of convergence factor is designed to coordinate the abilities of exploration and *** the same time,the global exploration and local exploitation capabilities are improved through the siege mechanism of Harris Hawks optimization ***,the simulation experiments are conducted on the 6 benchmark functions and Wilcoxon rank sum test to evaluate the optimization performance of the improved *** experimental results show that the proposed algorithm has more significant improvement in optimization accuracy,convergence speed and robustness than the comparison algorithm.
Aim: To deal with the drawbacks of the traditional medical image fusion methods, such as the low preservation ability of the details, the loss of edge information, and the image distortion, as well as the huge need fo...
详细信息
Glaucoma is currently one of the most significant causes of permanent blindness. Fundus imaging is the most popular glaucoma screening method because of the compromises it has to make in terms of portability, size, an...
详细信息
Glaucoma is currently one of the most significant causes of permanent blindness. Fundus imaging is the most popular glaucoma screening method because of the compromises it has to make in terms of portability, size, and cost. In recent years, convolution neural networks (CNNs) have revolutionized computer vision. Convolution is a "local" CNN technique that is only applicable to a small region surrounding an image. Vision Transformers (ViT) use self-attention, which is a "global" activity since it collects information from the entire image. As a result, the ViT can successfully gather distant semantic relevance from an image. This study examined several optimizers, including Adamax, SGD, RMSprop, Adadelta, Adafactor, Nadam, and Adagrad. With 1750 Healthy and Glaucoma images in the IEEE fundus image dataset and 4800 healthy and glaucoma images in the LAG fundus image dataset, we trained and tested the ViT model on these datasets. Additionally, the datasets underwent image scaling, auto-rotation, and auto-contrast adjustment via adaptive equalization during preprocessing. The results demonstrated that preparing the provided dataset with various optimizers improved accuracy and other performance metrics. Additionally, according to the results, the Nadam Optimizer improved accuracy in the adaptive equalized preprocessing of the IEEE dataset by up to 97.8% and in the adaptive equalized preprocessing of the LAG dataset by up to 92%, both of which were followed by auto rotation and image resizing processes. In addition to integrating our vision transformer model with the shift tokenization model, we also combined ViT with a hybrid model that consisted of six different models, including SVM, Gaussian NB, Bernoulli NB, Decision Tree, KNN, and Random Forest, based on which optimizer was the most successful for each dataset. Empirical results show that the SVM Model worked well and improved accuracy by up to 93% with precision of up to 94% in the adaptive equalization preprocess
This paper introduces a novel RISC-V processor architecture designed for ultra-low-power and energy-efficient applications,particularly for Internet of things(IoT)*** architecture enables runtime dynamic reconfigurati...
详细信息
This paper introduces a novel RISC-V processor architecture designed for ultra-low-power and energy-efficient applications,particularly for Internet of things(IoT)*** architecture enables runtime dynamic reconfiguration of the datapath,allowing efficient balancing between computational performance and power *** is achieved through interchangeable components and clock gating mechanisms,which help the processor adapt to varying workloads.A prototype of the architecture was implemented on a Xilinx Artix 7 field programmable gate array(FPGA).Experimental results show significant improvements in power efficiency and *** mini configuration achieves an impressive reduction in power consumption,using only 36%of the baseline ***,the full configuration boosts performance by 8%over the *** flexible and adaptable nature of this architecture makes it highly suitable for a wide range of low-power IoT applications,providing an effective solution to meet the growing demands for energy efficiency in modern IoT devices.
暂无评论