Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,150)

Search Parameters:
Keywords = kernel quality

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 16284 KB  
Article
C5LS: An Enhanced YOLOv8-Based Model for Detecting Densely Distributed Small Insulators in Complex Railway Environments
by Xiaoai Zhou, Meng Xu and Peifen Pan
Appl. Sci. 2025, 15(19), 10694; https://doi.org/10.3390/app151910694 - 3 Oct 2025
Abstract
The complex environment along railway lines, characterized by low imaging quality, strong background interference, and densely distributed small objects, causes existing detection models to suffer from low accuracy in practical applications. To tackle these challenges, this study aims to develop a robust and [...] Read more.
The complex environment along railway lines, characterized by low imaging quality, strong background interference, and densely distributed small objects, causes existing detection models to suffer from low accuracy in practical applications. To tackle these challenges, this study aims to develop a robust and lightweight insulator detection model specifically optimized for these challenging railway scenarios. To this end, we release a dedicated comprehensive dataset named complexRailway that covers typical railway scenarios to address the limitations of existing insulator datasets, such as the lack of small-scale objects in high-interference backgrounds. On this basis, we present CutP5-LargeKernelAttention-SIoU (C5LS), an improved YOLOv8 variant with three key improvements: (1) optimized YOLOv8’s detection head by removing the P5 branch to improve feature extraction for small- and medium-sized targets while reducing computational redundancy, (2) integrating a lightweight Large Separable Kernel Attention (LSKA) module to expand the receptive field and improve contextual modeling, (3) and replacing CIoU with SIoU loss to refine localization accuracy and accelerate convergence. Experimental results demonstrate that it reaches 94.7% in mAP@0.5 and 65.5% in mAP@0.5–0.95, outperforming the baseline model by 1.9% and 3.5%, respectively. With an inference speed of 104 FPS and a model size of 13.9 MB, the model balances high precision and lightweight deployment. By providing stable and accurate insulator detection, C5LS not only offers reliable spatial positioning basis for subsequent defect identification but also builds an efficient and feasible intelligent monitoring solution for these failure-prone insulators, thereby effectively enhancing the operational safety and maintenance efficiency of the railway power system. Full article
Show Figures

Figure 1

17 pages, 829 KB  
Article
Fusion Maximal Information Coefficient-Based Quality-Related Kernel Component Analysis: Mathematical Formulation and an Application for Nonlinear Fault Detection
by Jie Yuan, Hao Ma and Yan Wang
Axioms 2025, 14(10), 745; https://doi.org/10.3390/axioms14100745 - 30 Sep 2025
Abstract
Amid intensifying global competition, industrial product quality has become a critical determinant of competitive advantage. However, persistent quality-related faults in production environments threaten product integrity. To address this challenge, a Fusion Maximal Information Coefficient-based Quality-Related Kernel Component Analysis (FMIC-QRKCA) methodology is proposed in [...] Read more.
Amid intensifying global competition, industrial product quality has become a critical determinant of competitive advantage. However, persistent quality-related faults in production environments threaten product integrity. To address this challenge, a Fusion Maximal Information Coefficient-based Quality-Related Kernel Component Analysis (FMIC-QRKCA) methodology is proposed in this paper by capitalizing on information fusion principles and statistical metric theory. Based on information fusion principles, a Fusion Maximal Information Coefficient (FMIC) strategy is first studied to quantify correlations between process variables and multivariate quality indicators. Subsequently, by integrating the proposed FMIC method with Kernel Principal Component Analysis (KPCA), a Quality-Related Kernel Component Analysis (QRKCA) method is proposed. In the proposed QRKCA strategy, the complete latent variable space is first obtained; on this basis, FMIC is further applied to quantify the correlation between each latent variable and quality variables, thereby completing the screening of quality-related latent variables. Additionally, the T2 and squared prediction error monitoring statistics are used as the key indices to determine the occurrence of faults. This integration overcomes the limitation of conventional KPCA, which does not explicitly consider quality indicators during the principal component extraction, thereby enabling precise isolation of quality-related fault features. Validation through the numerical case and the industrial process case demonstrates that FMIC-QRKCA significantly outperforms established methods in detection accuracy for quality-related faults. Full article
0 pages, 3731 KB  
Article
ELS-YOLO: Efficient Lightweight YOLO for Steel Surface Defect Detection
by Zhiheng Zhang, Guoyun Zhong, Peng Ding, Jianfeng He, Jun Zhang and Chongyang Zhu
Electronics 2025, 14(19), 3877; https://doi.org/10.3390/electronics14193877 - 29 Sep 2025
Abstract
Detecting surface defects in steel products is essential for maintaining manufacturing quality. However, existing methods struggle with significant challenges, including substantial defect size variations, diverse defect types, and complex backgrounds, leading to suboptimal detection accuracy. This work introduces ELS-YOLO, an advanced YOLOv11n-based algorithm [...] Read more.
Detecting surface defects in steel products is essential for maintaining manufacturing quality. However, existing methods struggle with significant challenges, including substantial defect size variations, diverse defect types, and complex backgrounds, leading to suboptimal detection accuracy. This work introduces ELS-YOLO, an advanced YOLOv11n-based algorithm designed to tackle these limitations. A C3k2_THK module is first introduced that combines a partial convolution, heterogeneous kernel selection protocoland the SCSA attention mechanism to improve feature extraction while reducing computational overhead. Additionally, the Staged-Slim-Neck module is developed that employs dual and dilated convolutions at different stages while integrating GMLCA attention to enhance feature representation and reduce computational complexity. Furthermore, an MSDetect detection head is designed to boost multi-scale detection performance. Experimental validation shows that ELS-YOLO outperforms YOLOv11n in detection accuracy while achieving 8.5% and 11.1% reductions in the number of parameters and computational cost, respectively, demonstrating strong potential for real-world industrial applications. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

24 pages, 4296 KB  
Article
VST-YOLOv8: A Trustworthy and Secure Defect Detection Framework for Industrial Gaskets
by Lei Liang and Junming Chen
Electronics 2025, 14(19), 3760; https://doi.org/10.3390/electronics14193760 - 23 Sep 2025
Viewed by 111
Abstract
The surface quality of industrial gaskets directly impacts sealing performance, operational reliability, and market competitiveness. Inadequate or unreliable defect detection in silicone gaskets can lead to frequent maintenance, undetected faults, and security risks in downstream systems. This paper presents VST-YOLOv8, a trustworthy and [...] Read more.
The surface quality of industrial gaskets directly impacts sealing performance, operational reliability, and market competitiveness. Inadequate or unreliable defect detection in silicone gaskets can lead to frequent maintenance, undetected faults, and security risks in downstream systems. This paper presents VST-YOLOv8, a trustworthy and secure defect detection framework built upon an enhanced YOLOv8 architecture. To address the limitations of C2F feature extraction in the traditional YOLOv8 backbone, we integrate the lightweight Mobile Vision Transformer v2 (ViT v2) to improve global feature representation while maintaining interpretability. For real-time industrial deployment, we incorporate the Gating-Structured Convolution (GSConv) module, which adaptively adjusts convolution kernels to emphasize features of different shapes, ensuring stable detection under varying production conditions. A Slim-neck structure reduces parameter count and computational complexity without sacrificing accuracy, contributing to robustness against performance degradation. Additionally, the Triplet Attention mechanism combines channel, spatial, and fine-grained attention to enhance feature discrimination, improving reliability in challenging visual environments. Experimental results show that VST-YOLOv8 achieves higher accuracy and recall compared to the baseline YOLOv8, while maintaining low latency suitable for edge deployment. When integrated with secure industrial control systems, the proposed framework supports authenticated, tamper-resistant detection pipelines, ensuring both operational efficiency and data integrity in real-world production. These contributions strengthen trust in AI-driven quality inspection, making the system suitable for safety-critical manufacturing processes. Full article
Show Figures

Figure 1

19 pages, 1741 KB  
Article
Towards Site-Specific Management: UAV- and Ground-Based Assessment of Intra-Field Variability in SHD Almond Orchards
by Mauro Lo Cascio, Pierfrancesco Deiana, Alessandro Deidda, Costantino Sirca, Giovanni Nieddu, Mario Santona, Donatella Spano, Filippo Gambella and Luca Mercenaro
Agronomy 2025, 15(9), 2241; https://doi.org/10.3390/agronomy15092241 - 22 Sep 2025
Viewed by 110
Abstract
Through highly detailed data acquisition, a precision agriculture approach leads to the optimization of inputs, improving, for instance, water and nutrient use efficiency. High-resolution vigor mapping in perennial orchards provides the spatial detail required to achieve such targeted management. This exploratory case study [...] Read more.
Through highly detailed data acquisition, a precision agriculture approach leads to the optimization of inputs, improving, for instance, water and nutrient use efficiency. High-resolution vigor mapping in perennial orchards provides the spatial detail required to achieve such targeted management. This exploratory case study characterizes the spatial variability of vegetative vigor in a young SHD almond orchard in southern Sardinia by integrating high-resolution unmanned aerial vehicle (UAV) imagery and Normalized Difference Vegetation Index (NDVI) mapping with two consecutive seasons of ground measurements; the NDVI raster was subsequently used to delineate three distinct vigor zones. The NDVI was selected as a reference index because of its well-assessed performance in field-variability studies. Field measurements, during the kernel-filling period, included physiological assessments (stem water potential (Ψstem), SPAD, photosynthetic rates), morphological evaluations, soil properties, yield, and quality analyses. High vigor zones exhibited better physiological conditions (Ψstem = −1.60 MPa in 2023, SPAD = 38.77 in 2022), and greater photosynthetic rates (15.31 μmol CO2 m−2 s−1 in 2023), alongside more favorable soil conditions. Medium vigor zones showed intermediate characteristics, and balanced soil textures, producing a higher number of smaller almonds. Low vigor zones exhibited the poorest performance, including the most negative water status (Ψstem of −1.94 MPa in 2023), lower SPAD values (30.67 in 2023), and coarse-textured soils, leading to reduced yields. By combining UAV-based NDVI mapping with ground measurements, these results highlight the value of precision agriculture in intra-field variability identification, providing a basis for future studies that will test site-specific management strategies in SHD orchards. Full article
Show Figures

Figure 1

24 pages, 2570 KB  
Article
Spatiotemporal Evolution and Influencing Factors of A-Level Garden-Type Scenic Areas in Jiangsu Province, China
by Lin Zhou, Yingyuqing Yin, Xue Liu, Xianjing Xiao and Peiling He
Land 2025, 14(9), 1915; https://doi.org/10.3390/land14091915 - 19 Sep 2025
Viewed by 250
Abstract
Garden-type scenic areas, as integrated carriers of cultural and natural resources, not only reflect the regional socio-economic development level but also embody the historical process of interaction between human cultural activities and the natural environment. As a major economic and cultural province in [...] Read more.
Garden-type scenic areas, as integrated carriers of cultural and natural resources, not only reflect the regional socio-economic development level but also embody the historical process of interaction between human cultural activities and the natural environment. As a major economic and cultural province in eastern China, Jiangsu features A-level garden-type scenic areas that are representative in terms of quantity, quality, and typology. This study constructs an analytical indicator system for assessing the spatial distribution patterns of garden-type scenic areas. Using GIS-based methods such as kernel density estimation, nearest neighbor index, and the geographic detector model, it systematically investigates the spatial characteristics of A-level garden-type scenic areas in Jiangsu Province. The results show a significant spatial clustering pattern, with high-density clusters mainly located in southern Jiangsu and around economically developed cities. Further exploration of influencing factors reveals that natural resource endowments, economic development levels, transportation accessibility, historical and cultural heritage, and policy support are the main determinants shaping the distribution patterns. The findings offer theoretical insights and practical guidance for optimizing garden-type scenic areas planning and promoting coordinated regional tourism development in Jiangsu. Full article
Show Figures

Figure 1

25 pages, 13160 KB  
Article
LWCD-YOLO: A Lightweight Corn Seed Kernel Fast Detection Algorithm Based on YOLOv11n
by Wenbin Sun, Kang Xu, Dongquan Chen, Danyang Lv, Ranbing Yang, Songmei Yang, Rong Wang, Ling Wang and Lu Chen
Agriculture 2025, 15(18), 1968; https://doi.org/10.3390/agriculture15181968 - 18 Sep 2025
Viewed by 290
Abstract
As one of the world’s most important staple crops providing food, feed, and industrial raw materials, corn requires precise kernel detection for seed phenotype analysis and seed quality examination. In order to achieve precise and rapid detection of corn seeds, this study proposes [...] Read more.
As one of the world’s most important staple crops providing food, feed, and industrial raw materials, corn requires precise kernel detection for seed phenotype analysis and seed quality examination. In order to achieve precise and rapid detection of corn seeds, this study proposes a lightweight corn seed kernel rapid detection model based on YOLOv11n (LWCD-YOLO). Firstly, a lightweight backbone feature extraction module is designed based on Partial Convolution (PConv) and an efficient multi-scale attention module (EMA), which reduces model complexity while maintaining model detection performance. Secondly, a cross layer multi-scale feature fusion module (MSFFM) is proposed to facilitate deep feature fusion of low-, medium-, and high-level features. Finally, we optimized the model using the WIOU bounding box loss function. Experiments were conducted on the collected Corn seed kernel detection dataset, and LWCD-YOLO only required 1.27 million (M) parameters and 3.5 G of FLOPs. Its precision (P), mean Average Precision at 0.50 (mAP0.50), and mean Average Precision at 0.50:0.95 (mAP0.50:0.95) reached 99.978%, 99.491%, and 99.262%, respectively. Compared to the original YOLOv11n, the model size, parameter count, and computational complexity were reduced by 50%, 51%, and 44%, respectively, and the FPS was improved by 94%. The detection performance, model complexity, and detection efficiency of LWCD-YOLO are superior to current mainstream object detection models, making it suitable for fast and precise detection of corn seeds. It can provide guarantees for achieving seed phenotype analysis and seed quality examination. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

26 pages, 2590 KB  
Article
IoT-Based Unsupervised Learning for Characterizing Laboratory Operational States to Improve Safety and Sustainability
by Bibars Amangeldy, Timur Imankulov, Nurdaulet Tasmurzayev, Baglan Imanbek, Gulmira Dikhanbayeva and Yedil Nurakhov
Sustainability 2025, 17(18), 8340; https://doi.org/10.3390/su17188340 - 17 Sep 2025
Viewed by 301
Abstract
Laboratory buildings represent some of the highest energy-consuming infrastructure due to stringent environmental requirements and the continuous operation of specialized equipment. Ensuring both energy efficiency and indoor air quality (IAQ) in such spaces remains a central challenge for sustainable building design and operation. [...] Read more.
Laboratory buildings represent some of the highest energy-consuming infrastructure due to stringent environmental requirements and the continuous operation of specialized equipment. Ensuring both energy efficiency and indoor air quality (IAQ) in such spaces remains a central challenge for sustainable building design and operation. Recent advances in Internet of Things (IoT) systems allow for real-time monitoring of multivariate environmental parameters, including CO2, total volatile organic compounds (TVOC), PM2.5, temperature, humidity, and noise. However, these datasets are often noisy or incomplete, complicating conventional monitoring approaches. Supervised anomaly detection methods are ill-suited to such contexts due to the lack of labeled data. In contrast, unsupervised machine learning (ML) techniques can autonomously detect patterns and deviations without annotations, offering a scalable alternative. The challenge of identifying anomalous environmental conditions and latent operational states in laboratory environments is addressed through the application of unsupervised models to 1808 hourly observations collected over four months. Anomaly detection was conducted using Isolation Forest (300 trees, contamination = 0.05) and One-Class Support Vector Machine (One-Class SVM) (RBF kernel, ν = 0.05, γ auto-scaled). Standardized six-dimensional feature vectors captured key environmental and energy-related variables. K-means clustering (k = 3) revealed three persistent operational states: Empty/Cool (42.6%), Experiment (37.6%), and Crowded (19.8%). Detected anomalies included CO2 surges above 1800 ppm, TVOC concentrations exceeding 4000 ppb, and compound deviations in noise and temperature. The models demonstrated sensitivity to both abrupt and structural anomalies. Latent states were shown to correspond with occupancy patterns, experimental activities, and inactive system operation, offering interpretable environmental profiles. The methodology supports integration into adaptive heating, ventilation, and air conditioning (HVAC) frameworks, enabling real-time, label-free environmental management. Findings contribute to intelligent infrastructure development, particularly in resource-constrained laboratories, and advance progress toward sustainability targets in energy, health, and automation. Full article
Show Figures

Figure 1

28 pages, 35215 KB  
Article
Extending SETSM Capability from Stereo to Multi-Pair Imagery
by Myoung-Jong Noh and Ian M. Howat
Remote Sens. 2025, 17(18), 3206; https://doi.org/10.3390/rs17183206 - 17 Sep 2025
Viewed by 269
Abstract
The Surface Extraction by TIN-based Search-space Minimization (SETSM) algorithm provides automatic generation of stereo-photogrammetric Digital Surface Models (DSMs) from single stereopairs of stereoscopic images (i.e., stereopairs), eliminating the need for terrain-dependent parameters. SETSM has been extensively validated through the ArcticDEM and Reference Elevation [...] Read more.
The Surface Extraction by TIN-based Search-space Minimization (SETSM) algorithm provides automatic generation of stereo-photogrammetric Digital Surface Models (DSMs) from single stereopairs of stereoscopic images (i.e., stereopairs), eliminating the need for terrain-dependent parameters. SETSM has been extensively validated through the ArcticDEM and Reference Elevation Models for Antarctica (REMA) DSM mapping projects. To enhance DSM coverage, quality, and accuracy by addressing stereopair occlusions, we expand the capabilities of the SETSM algorithm from single stereopair to multiple-pair matching. Building on SETSM’s essential components, we present a SETSM multiple-pair matching procedure (SETSM MMP) that modifies 3D voxel construction, similarity measurement, and blunder detection, among other components. A novel Three-Dimensional Kernel-based Weighted Height Estimation (3D KWHE) algorithm specialized for SETSM accurately determines optimal heights and reduces surface noise. Additionally, an adaptive pixel-to-pixel matching strategy mitigates the effect of differences in ground sample distance (GSD) between images. Validation using space-borne Worldview-2 and air-borne DMC multiple images over urban landscapes, compared to USGS lidar DSM, confirms improved height accuracy and matching success rates. The results from the DMC air-borne images demonstrate efficient elimination of occlusions. SETSM MMP enables high-quality DSM generation in urban environments while retaining the original, single-stereopair SETSM’s high performance. Full article
(This article belongs to the Section Remote Sensing Image Processing)
Show Figures

Figure 1

22 pages, 7235 KB  
Article
Analysis of Land-Use Spatial Equilibrium in the Yangtze River Economic Belt Under the Context of High-Quality Development: Quantity Balance and Efficiency Coordination
by Aihui Ma, Wanmin Zhao and Yijia Gao
ISPRS Int. J. Geo-Inf. 2025, 14(9), 355; https://doi.org/10.3390/ijgi14090355 - 17 Sep 2025
Viewed by 283
Abstract
As the spatial carrier, the high-quality development of land complements the high-quality development of the economy and society. Imbalanced land use severely restricts regional high-quality development. This study uses panel data from 110 cities at or above the prefecture level in the Yangtze [...] Read more.
As the spatial carrier, the high-quality development of land complements the high-quality development of the economy and society. Imbalanced land use severely restricts regional high-quality development. This study uses panel data from 110 cities at or above the prefecture level in the Yangtze River Economic Belt (YREB) from 2013 to 2022. Based on a conjugate perspective, it comprehensively considers quantitative balance and efficiency coordination to calculate the spatial equilibrium degree of land use. Kernel density estimation and Moran’s I index are employed to reveal the spatiotemporal differentiation characteristics. This study divides land-use spatial equilibrium into different types and proposes differentiated development paths. The findings are as follows: ① In terms of temporal evolution, the spatial equilibrium degree of land use in the YREB exhibits a nonlinear progression, overall trending towards stable convergence. ② In terms of spatial evolution, provincial capital cities and municipalities directly under the central government drive the development of surrounding cities, forming three major urban clusters in the upper, middle, and lower reaches. ③ The spatial clustering characteristics of land-use equilibrium in the YREB are significant, but the degree of agglomeration is continuously weakening. ④ The optimization paths for different types of land-use spatial equilibrium show significant differences, requiring differentiated governance. These findings provide a scientific foundation for optimizing the national spatial pattern of land use, advancing regional balanced development and achieving high-quality development. Full article
Show Figures

Figure 1

32 pages, 28257 KB  
Article
Reconstruction of Security Patterns Using Cross-Spectral Constraints in Smartphones
by Tianyu Wang, Hong Zheng, Zhenhua Xiao and Tao Tao
Appl. Sci. 2025, 15(18), 10085; https://doi.org/10.3390/app151810085 - 15 Sep 2025
Viewed by 228
Abstract
The widespread presence of security patterns in modern anti-forgery systems has given rise to an urgent need for reliable smartphone authentication. However, persistent recognition inaccuracies occur because of the inherent degradation of patterns during smartphone capture. These acquisition-related artifacts are manifested as both [...] Read more.
The widespread presence of security patterns in modern anti-forgery systems has given rise to an urgent need for reliable smartphone authentication. However, persistent recognition inaccuracies occur because of the inherent degradation of patterns during smartphone capture. These acquisition-related artifacts are manifested as both spectral distortions in high-frequency components and structural corruption in the spatial domain, which essentially limit current verification systems. This paper addresses these two challenges through four key innovative aspects: (1) It introduces a chromatic-adaptive coupled oscillation mechanism to reduce noise. (2) It develops a DFT-domain processing pipeline. This pipeline includes micro-feature degradation modeling to detect high-frequency pattern elements and directional energy concentration for characterizing motion blur. (3) It utilizes complementary spatial-domain constraints. These involve brightness variation for local consistency and edge gradients for local sharpness, which are jointly optimized by combining maximum a posteriori estimation and maximum likelihood estimation. (4) It proposes an adaptive graph-based partitioning strategy. This strategy enables spatially variant kernel estimation, while maintaining computational efficiency. Experimental results showed that our method achieved excellent performance in terms of deblurring effectiveness, runtime, and recognition accuracy. This achievement enables near real-time processing on smartphones, without sacrificing restoration quality, even under difficult blurring conditions. Full article
Show Figures

Figure 1

13 pages, 2770 KB  
Article
Fracture Behavior and Mechanisms of Wheat Kernels Under Mechanical Loading
by Yu Chen, Sen Ma, Xiaoxi Wang and Xiaoling Tian
Foods 2025, 14(18), 3174; https://doi.org/10.3390/foods14183174 - 12 Sep 2025
Viewed by 372
Abstract
Wheat milling efficiency and flour quality are fundamentally governed by kernel fracture behavior during mechanical processing. This study systematically investigated the fracture characteristics of wheat kernels through a multi-stage experimental approach. Rupture tests comparing shear and compression loading revealed that shear reduced fracture [...] Read more.
Wheat milling efficiency and flour quality are fundamentally governed by kernel fracture behavior during mechanical processing. This study systematically investigated the fracture characteristics of wheat kernels through a multi-stage experimental approach. Rupture tests comparing shear and compression loading revealed that shear reduced fracture energy by 40%, with vitreous kernels (16.13 mJ) showing greater resistance than floury types (10.45 mJ) at 13% moisture. Microstructural characterization revealed distinct fracture modes: vitreous kernels fractured intercellularly, while floury kernels fractured intracellularly—quantified via fractal geometry (vitreous: fractal dimension D = 1.262; floury: D = 1.365). Controlled bran removal experiments demonstrated that outer bran layers provide 40% of total fracture resistance, with vitreous kernels depending primarily on endosperm properties beyond 5% peeling, whereas floury kernels exhibited progressive strength loss with each layer removed. These findings enable optimized milling strategies: shear-based systems for energy efficiency, minimal processing (≤5% bran removal) for vitreous wheat, and moderate peeling (≤10%) for floury wheat, ultimately advancing both scientific understanding and industrial practice in cereal processing. Full article
(This article belongs to the Section Grain)
Show Figures

Figure 1

23 pages, 4203 KB  
Article
Improved Super-Resolution Reconstruction Algorithm Based on SRGAN
by Guiying Zhang, Tianfu Guo, Zhiqiang Wang, Wenjia Ren and Aryan Joshi
Appl. Sci. 2025, 15(18), 9966; https://doi.org/10.3390/app15189966 - 11 Sep 2025
Viewed by 388
Abstract
To improve the performance of image super-resolution reconstruction, this paper optimizes the classical SRGAN model architecture. The original SRResNet is replaced with the EDSR network as the generator, which effectively enhances the ability to restore image details. To address the issue of insufficient [...] Read more.
To improve the performance of image super-resolution reconstruction, this paper optimizes the classical SRGAN model architecture. The original SRResNet is replaced with the EDSR network as the generator, which effectively enhances the ability to restore image details. To address the issue of insufficient multi-scale feature extraction in SRGAN during image reconstruction, an LSK attention mechanism is introduced into the generator. By fusing features from different receptive fields through parallel multi-scale convolution kernels, the model improves its ability to capture key details. To mitigate the instability and overfitting problems in the discriminator training, the Mish activation function is used instead of LeakyReLU to improve gradient flow, and a Dropout layer is introduced to enhance the discriminator’s generalization ability, preventing overfitting to the generator. Additionally, a staged training strategy is employed during adversarial training. Experimental results show that the improved model effectively enhances image reconstruction quality while maintaining low complexity. The generated results exhibit clearer details and more natural visual effects. On the public datasets Set5, Set14, and BSD100, compared to the original SRGAN, the PSNR and SSIM metrics improved by 13.4% and 5.9%, 9.9% and 6.0%, and 6.8% and 5.8%, respectively, significantly enhancing the reconstruction of super-resolution images, achieving more refined and realistic image quality improvement. The model also demonstrates stronger generalization ability on complex cross-domain data, such as remote sensing images and medical images. The improved model achieves higher-quality image reconstruction and more natural visual effects while maintaining moderate computational overhead, validating the effectiveness of the proposed improvements. Full article
Show Figures

Figure 1

24 pages, 7007 KB  
Article
M4MLF-YOLO: A Lightweight Semantic Segmentation Framework for Spacecraft Component Recognition
by Wenxin Yi, Zhang Zhang and Liang Chang
Remote Sens. 2025, 17(18), 3144; https://doi.org/10.3390/rs17183144 - 10 Sep 2025
Viewed by 376
Abstract
With the continuous advancement of on-orbit services and space intelligence sensing technologies, the efficient and accurate identification of spacecraft components has become increasingly critical. However, complex lighting conditions, background interference, and limited onboard computing resources present significant challenges to existing segmentation algorithms. To [...] Read more.
With the continuous advancement of on-orbit services and space intelligence sensing technologies, the efficient and accurate identification of spacecraft components has become increasingly critical. However, complex lighting conditions, background interference, and limited onboard computing resources present significant challenges to existing segmentation algorithms. To address these challenges, this paper proposes a lightweight spacecraft component segmentation framework for on-orbit applications, termed M4MLF-YOLO. Based on the YOLOv5 architecture, we propose a refined lightweight design strategy that aims to balance segmentation accuracy and resource consumption in satellite-based scenarios. MobileNetV4 is adopted as the backbone network to minimize computational overhead. Additionally, a Multi-Scale Fourier Adaptive Calibration Module (MFAC) is designed to enhance multi-scale feature modeling and boundary discrimination capabilities in the frequency domain. We also introduce a Linear Deformable Convolution (LDConv) to explicitly control the spatial sampling span and distribution of the convolution kernel, thereby linearly adjusting the receptive field coverage range to improve feature extraction capabilities while effectively reducing computational costs. Furthermore, the efficient C3-Faster module is integrated to enhance channel interaction and feature fusion efficiency. A high-quality spacecraft image dataset, comprising both real and synthetic images, was constructed, covering various backgrounds and component types, including solar panels, antennas, payload instruments, thrusters, and optical payloads. Environment-aware preprocessing and enhancement strategies were applied to improve model robustness. Experimental results demonstrate that M4MLF-YOLO achieves excellent segmentation performance while maintaining low model complexity, with precision reaching 95.1% and recall reaching 88.3%, representing improvements of 1.9% and 3.9% over YOLOv5s, respectively. The mAP@0.5 also reached 93.4%. In terms of lightweight design, the model parameter count and computational complexity were reduced by 36.5% and 24.6%, respectively. These results validate that the proposed method significantly enhances deployment efficiency while preserving segmentation accuracy, showcasing promising potential for satellite-based visual perception applications. Full article
Show Figures

Figure 1

21 pages, 14861 KB  
Article
Feature Equalization and Hierarchical Decoupling Network for Rotated and High-Aspect-Ratio Object Detection
by Wenbin Gao, Jinda Ji and Donglin Jing
Symmetry 2025, 17(9), 1491; https://doi.org/10.3390/sym17091491 - 9 Sep 2025
Viewed by 454
Abstract
Current mainstream remote sensing target detection algorithms mostly estimate the rotation angle of targets by designing different bounding box descriptions and loss functions. However, they fail to consider the symmetry–asymmetry duality anisotropy in the distribution of key features required for target localization. Moreover, [...] Read more.
Current mainstream remote sensing target detection algorithms mostly estimate the rotation angle of targets by designing different bounding box descriptions and loss functions. However, they fail to consider the symmetry–asymmetry duality anisotropy in the distribution of key features required for target localization. Moreover, the equivalent feature extraction mode of shared convolutional kernels may lead to difficulties in accurately predicting parameters with different attributes, thereby reducing the performance of the detector. In this paper, we propose the Feature Equalization and Hierarchical Decoupling Network (FEHD-Net), which comprises three core components: a Symmetry-Enhanced Parallel Interleaved Convolution Module (PICM), a Parameter Decoupling Module (PDM), and a Critical Feature Matching Loss Function (CFM-Loss). PICM captures diverse spatial features over long distances by integrating square convolution and multi-branch continuous orthogonal large kernel strip convolution sequences, thereby enhancing the network’s capability in processing long-distance spatial information. PDM decomposes feature maps with different properties and assigns them to different regression branches to estimate the parameters of the target’s rotating bounding box. Finally, to stabilize the training of anchors with different qualities that have captured the key features required for detection, CFM-Loss utilizes the intersection ratio between anchors and true value labels, as well as the uncertainty of convolutional regression during training, and designs an alignment criterion (symmetry-aware alignment) to evaluate the regression ability of different anchors. This enables the network to fine-tune the processing of templates with different qualities, achieving stable training of the network. A large number of experiments demonstrate that compared with existing methods, FEHD-Net can achieve state-of-the-art performance on DOTA, HRSC2016, and UCAS-AOD datasets. Full article
(This article belongs to the Special Issue Symmetry and Asymmetry Study in Object Detection)
Show Figures

Figure 1

Back to TopTop