Mathematical models can produce desired dynamics and statistical properties with the insertion of suitable nonlinear terms,while energy characteristics are crucial for practical application because any hardware realiz...
详细信息
Mathematical models can produce desired dynamics and statistical properties with the insertion of suitable nonlinear terms,while energy characteristics are crucial for practical application because any hardware realizations of nonlinear systems are relative to energy *** involvement of memristive terms relative to memristors enables multistability and initial-dependent property in memristive *** this study,two kinds of memristors are used to couple a capacitor or an inductor,along with a nonlinear resistor,to build different neural *** corresponding circuit equations are derived to develop two different types of memristive oscillators,which are further converted into two kinds of memristive maps after linear *** Hamilton energy function for memristive oscillators is obtained by applying the Helmholz theorem or by mapping from the field energy of the memristive *** Hamilton energy functions for both memristive maps are obtained by replacing the gains and discrete variables for the memristive oscillator with the corresponding parameters and *** two memristive maps have rich dynamic behaviors including coherence resonance under noisy excitation,and an adaptive growth law for parameters is presented to express the self-adaptive property of the memristive maps.A digital signal process(DSP)platform is used to verify these *** scheme will provide a theoretical basis and experimental guidance for oscillator-to-map transformation and discrete map-energy calculation.
Crop yield Prediction based on environmental, soil, water, and crop parameters has been an active area of research in agriculture. Many studies have shown that these parameters can have a significant impact on crop yi...
详细信息
Recently, deep learning has been widely employed across various domains. The Convolution Neural Network (CNN), a popular deep learning algorithm, has been successfully utilized in object recognition tasks, such as fac...
详细信息
Deep learning has recently become a viable approach for classifying Alzheimer's disease(AD)in medical ***,existing models struggle to efficiently extract features from medical images and may squander additional in...
详细信息
Deep learning has recently become a viable approach for classifying Alzheimer's disease(AD)in medical ***,existing models struggle to efficiently extract features from medical images and may squander additional information resources for illness *** address these issues,a deep three‐dimensional convolutional neural network incorporating multi‐task learning and attention mechanisms is *** upgraded primary C3D network is utilised to create rougher low‐level feature *** introduces a new convolution block that focuses on the structural aspects of the magnetORCID:ic resonance imaging image and another block that extracts attention weights unique to certain pixel positions in the feature map and multiplies them with the feature map ***,several fully connected layers are used to achieve multi‐task learning,generating three outputs,including the primary classification *** other two outputs employ backpropagation during training to improve the primary classification *** findings show that the authors’proposed method outperforms current approaches for classifying AD,achieving enhanced classification accuracy and other in-dicators on the Alzheimer's disease Neuroimaging Initiative *** authors demonstrate promise for future disease classification studies.
Bat Algorithm (BA) is a nature-inspired metaheuristic search algorithm designed to efficiently explore complex problem spaces and find near-optimal solutions. The algorithm is inspired by the echolocation behavior of ...
详细信息
Steganography is a technique for hiding secret messages while sending and receiving communications through a cover *** ancient times to the present,the security of secret or vital information has always been a signifi...
详细信息
Steganography is a technique for hiding secret messages while sending and receiving communications through a cover *** ancient times to the present,the security of secret or vital information has always been a significant *** development of secure communication methods that keep recipient-only data transmissions secret has always been an area of ***,several approaches,including steganography,have been developed by researchers over time to enable safe data *** this review,we have discussed image steganography based on Discrete Cosine Transform(DCT)algorithm,*** have also discussed image steganography based on multiple hashing algorithms like the Rivest–Shamir–Adleman(RSA)method,the Blowfish technique,and the hash-least significant bit(LSB)*** this review,a novel method of hiding information in images has been developed with minimal variance in image bits,making our method secure and effective.A cryptography mechanism was also used in this *** encoding the data and embedding it into a carry image,this review verifies that it has been ***,embedded text in photos conveys crucial signals about the *** review employs hash table encryption on the message before hiding it within the picture to provide a more secure method of data *** the message is ever intercepted by a third party,there are several ways to stop this operation.A second level of security process implementation involves encrypting and decrypting steganography images using different hashing algorithms.
Forest fires pose a serious threat to ecological balance, air quality, and the safety of both humans and wildlife. This paper presents an improved model based on You Only Look Once version 5 (YOLOv5), named YOLO Light...
详细信息
Forest fires pose a serious threat to ecological balance, air quality, and the safety of both humans and wildlife. This paper presents an improved model based on You Only Look Once version 5 (YOLOv5), named YOLO Lightweight Fire Detector (YOLO-LFD), to address the limitations of traditional sensor-based fire detection methods in terms of real-time performance and accuracy. The proposed model is designed to enhance inference speed while maintaining high detection accuracy on resource-constrained devices such as drones and embedded systems. Firstly, we introduce Depthwise Separable Convolutions (DSConv) to reduce the complexity of the feature extraction network. Secondly, we design and implement the Lightweight Faster Implementation of Cross Stage Partial (CSP) Bottleneck with 2 Convolutions (C2f-Light) and the CSP Structure with 3 Compact Inverted Blocks (C3CIB) modules to replace the traditional C3 modules. This optimization enhances deep feature extraction and semantic information processing, thereby significantly increasing inference speed. To enhance the detection capability for small fires, the model employs a Normalized Wasserstein Distance (NWD) loss function, which effectively reduces the missed detection rate and improves the accuracy of detecting small fire sources. Experimental results demonstrate that compared to the baseline YOLOv5s model, the YOLO-LFD model not only increases inference speed by 19.3% but also significantly improves the detection accuracy for small fire targets, with only a 1.6% reduction in overall mean average precision (mAP)@0.5. Through these innovative improvements to YOLOv5s, the YOLO-LFD model achieves a balance between speed and accuracy, making it particularly suitable for real-time detection tasks on mobile and embedded devices.
This work presents an accelerator that performs blind deblurring based on the dark channel prior. The alternating minimization algorithm is leveraged for latent image and blur kernel estimation. A 2-D Laplace equation...
详细信息
Network Intrusion Detection System (NIDS) serves as a essential component in data protection by monitoring computer networks for threats that can bypass conventional defenses such as malware and hackers. Deep learning...
详细信息
UAV-based object detection is rapidly expanding in both civilian and military applications,including security surveillance,disaster assessment,and border ***,challenges such as small objects,occlusions,complex backgro...
详细信息
UAV-based object detection is rapidly expanding in both civilian and military applications,including security surveillance,disaster assessment,and border ***,challenges such as small objects,occlusions,complex backgrounds,and variable lighting persist due to the unique perspective of UAV *** address these issues,this paper introduces DAFPN-YOLO,an innovative model based on YOLOv8s(You Only Look Once version 8s).Themodel strikes a balance between detection accuracy and speed while reducing parameters,making itwell-suited for multi-object detection tasks from drone perspectives.A key feature of DAFPN-YOLO is the enhanced Drone-AFPN(Adaptive Feature Pyramid Network),which adaptively fuses multi-scale features to optimize feature extraction and enhance spatial and small-object *** leverage Drone-AFPN’smulti-scale capabilities fully,a dedicated 160×160 small-object detection head was added,significantly boosting detection accuracy for small *** the backbone,the C2f_Dual(Cross Stage Partial with Cross-Stage Feature Fusion Dual)module and SPPELAN(Spatial Pyramid Pooling with Enhanced LocalAttentionNetwork)modulewere *** components improve feature extraction and information aggregationwhile reducing parameters and computational complexity,enhancing inference ***,Shape-IoU(Shape Intersection over Union)is used as the loss function for bounding box regression,enabling more precise shape-based object *** results on the VisDrone 2019 dataset demonstrate the effectiveness *** to YOLOv8s,the proposedmodel achieves a 5.4 percentage point increase inmAP@0.5,a 3.8 percentage point improvement in mAP@0.5:0.95,and a 17.2%reduction in parameter *** results highlight DAFPN-YOLO’s advantages in UAV-based object detection,offering valuable insights for applying deep learning to UAV-specific multi-object detection tasks.
暂无评论