-
1061
Ground-Target Recognition Method Based on Transfer Learning
Published 2025-01-01“…We proposed a new moving ground-target recognition algorithm based on CNN and domain adaptation. We used convolutional neural networks (CNNS) to extract depth features from target vibration signals to identify target types. …”
Get full text
Article -
1062
Deep Learning for Predicting Spheroid Viability: Novel Convolutional Neural Network Model for Automating Quality Control for Three-Dimensional Bioprinting
Published 2025-01-01“…In this study, we build a convolutional neural network (CNN) model to efficiently and accurately predict spheroid viability, using a phase-contrast image of a spheroid as its input. …”
Get full text
Article -
1063
Real-Time Quality Monitoring and Anomaly Detection for Vision Sensors in Connected and Autonomous Vehicles
Published 2025-01-01“…On this basis we adopt a two-stage approach to validate the performance of the proposed methods against a baseline Convolutional Neural Network (CNN) in a controlled low-criticality environment, as well as in more complex real-world scenarios. …”
Get full text
Article -
1064
QuantumNet: An enhanced diabetic retinopathy detection model using classical deep learning-quantum transfer learning
Published 2025-06-01“…The method is as follows: • Evaluate three classical deep learning models—CNN, ResNet50, and MobileNetV2—using the APTOS 2019 blindness detection dataset on Kaggle to identify the best-performing model for integration. • QuantumNet combines the best-performing classical DL model for feature extraction with a variational quantum classifier, leveraging quantum transfer learning for enhanced diagnostics, validated statistically and on Google Cirq using standard metrics. • QuantumNet achieves 94.11 % accuracy, surpassing classical DL models and prior research by 11.93 percentage points, demonstrating its potential for accurate, efficient DR detection and broader medical imaging applications.…”
Get full text
Article -
1065
High-Level Interpretation of Urban Road Maps Fusing Deep Learning-Based Pixelwise Scene Segmentation and Digital Navigation Maps
Published 2018-01-01“…On the other hand, the sensing module provides a pixelwise segmentation of the road using a ResNet-101 CNN with random data augmentation, as well as other hand-crafted features such as curbs, road markings, and vegetation. …”
Get full text
Article -
1066
Advanced Text Summarization Model Incorporating NLP Techniques and Feature-Based Scoring
Published 2025-01-01“…This study’s summarization algorithm was tested using the CNN, XSum and BBC Summarization datasets, which aggregate documents from different areas. …”
Get full text
Article -
1067
Testing convolutional neural network based deep learning systems: a statistical metamorphic approach
Published 2025-01-01“…We further use mutation testing techniques to show the usefulness of the proposed approach in the healthcare space and test two CNN-based deep learning models (used for pneumonia detection among patients). …”
Get full text
Article -
1068
Spam detection using hybrid model on fusion of spammer behavior and linguistics features
Published 2025-03-01“…Various deep learning approaches have been proposed for review spamming, including different neural networks (Convolutional Neural Network, CNN). These methods are specialized in extracting the features but lack to capture feature dependencies effectively with other features. …”
Get full text
Article -
1069
Potential for Vertical Heterogeneity Prediction in Reservoir Basing on Machine Learning Methods
Published 2020-01-01“…Moreover, the overall AARD of the predictive result obtained by the CNN method was controlled at 11.51%, revealing the highest accuracy compared with BP and LSTM neural networks. …”
Get full text
Article -
1070
ViT-DualAtt: An efficient pornographic image classification method based on Vision Transformer with dual attention
Published 2024-12-01“…In this paper, we propose a novel pornographic image classification model named ViT-DualAtt. The model adopts a CNN-Transformer hierarchical structure, combining the strengths of Convolutional Neural Networks (CNNs) and Transformers to effectively capture and integrate both local and global features, thereby enhancing feature representation accuracy and diversity. …”
Get full text
Article -
1071
Animal Species Identification in Historical Parchments by Continuous Wavelet Transform–Convolutional Neural Network Classifier Applied to Ultraviolet–Visible–Near-Infrared Spectros...
Published 2024-01-01“…The network architecture chosen was CWT-CNN (continuous wavelet transform–convolutional neural network), which, in this case, is composed of a convolutional autoencoder and a single-layer dense network classifier. …”
Get full text
Article -
1072
Automated karyogram analysis for early detection of genetic and neurodegenerative disorders: a hybrid machine learning approach
Published 2025-01-01“…It is fine-tuned on labeled data, followed by a classification step using a Convolutional Neural Network (CNN). A unique dataset of 234,259 chromosome images, including the training, validation, and test sets, was used. …”
Get full text
Article -
1073
A human-on-the-loop approach for labelling seismic recordings from landslide site via a multi-class deep-learning based classification model
Published 2025-06-01“…Leveraging on recent recommendations on embedding humans in the Artificial Intelligence (AI) decision making process, particularly training and validation, we propose a methodology that incorporates data labelling, verification, and re-labelling through a multi-class convolutional neural network (CNN) supported by Explainable Artificial Intelligence (XAI) tools, specifically, Layer-wise Relevance Propagation (LRP). …”
Get full text
Article -
1074
An Unconventional Approach for Analyzing the Mechanical Properties of Natural Fiber Composite Using Convolutional Neural Network
Published 2021-01-01“…The developed convolutional neural network (CNN) is used to accurately predict the mechanical properties of these composites. …”
Get full text
Article -
1075
Enhanced Intrusion Detection in Drone Networks: A Cross-Layer Convolutional Attention Approach for Drone-to-Drone and Drone-to-Base Station Communications
Published 2025-01-01“…The proposed technique is shown to be necessary and effective by real-world drone communication dataset evaluations. CLCAN outperforms CNN, LSTM, and XGBoost with 98.4% accuracy, 98.7% recall, and 98.1% F1-score. …”
Get full text
Article -
1076
Large-scale high uniform optoelectronic synapses array for artificial visual neural network
Published 2025-01-01“…Finally, the established artificial visual convolutional neural network (CNN) through optical/electrical signal modulation can reach the high digit recognition accuracy of 96.5%. …”
Get full text
Article -
1077
Monitoring Soil Salinity in Arid Areas of Northern Xinjiang Using Multi-Source Satellite Data: A Trusted Deep Learning Framework
Published 2025-01-01“…These variables are then integrated into various machine learning models—such as Ensemble Tree (ETree), Random Forest (RF), Extreme Gradient Boosting (XGBoost), and LightBoost—as well as deep learning models, including Convolutional Neural Networks (CNN), Residual Networks (ResNet), Multilayer Perceptrons (MLP), and Kolmogorov–Arnold Networks (KAN), for modeling. …”
Get full text
Article -
1078
Multi-Temporal Energy Management Strategy for Fuel Cell Ships Considering Power Source Lifespan Decay Synergy
Published 2024-12-01“…The study designs an attention-based CNN-LSTM hybrid model for power prediction and constructs a two-stage optimization framework: The first stage employs Model Predictive Control (MPC) for long-term power planning to optimize equivalent hydrogen consumption, while the second stage focuses on real-time power allocation considering both power source degradation and system operational efficiency. …”
Get full text
Article -
1079
Applying Hybrid Deep Learning Models to Assess Upper Limb Rehabilitation
Published 2024-01-01“…The method uses a monocular camera to capture video data from the patient’s upper limb rehabilitation training, utilizes Faster R-CNN and HRNet to recognize the human body position and upper limb bone key point information, and then builds a long short-term memory (LSTM) neural network model incorporating the ProbSparse Self-Attention mechanism to evaluate the rehabilitation training movements. …”
Get full text
Article -
1080
A hybrid framework for colorectal cancer detection and U-Net segmentation using polynetDWTCADx
Published 2025-01-01“…The study employs DWT to optimize and enhance two integrated CNN models before classifying them with SVM following a systematic procedure. …”
Get full text
Article