期刊文献+
共找到41,613篇文章
< 1 2 250 >
每页显示 20 50 100
Human Face Super-Resolution Based on Hybrid Algorithm
1
作者 Jinfeng Xia Zhizheng Yang +3 位作者 Fang Li Yuanda Xu Nan Ma Chunxing Wang 《Advances in Molecular Imaging》 2018年第4期39-47,共9页
Aiming at the problems of image super-resolution algorithm with many convolutional neural networks, such as large parameters, large computational complexity and blurred image texture, we propose a new algorithm model.... Aiming at the problems of image super-resolution algorithm with many convolutional neural networks, such as large parameters, large computational complexity and blurred image texture, we propose a new algorithm model. The classical convolutional neural network is improved, the convolution kernel size is adjusted, and the parameters are reduced;the pooling layer is added to reduce the dimension. Reduced computational complexity, increased learning rate, and reduced training time. The iterative back-projection algorithm is combined with the convolutional neural network to create a new algorithm model. The experimental results show that compared with the traditional facial illusion method, the proposed method can obtain better performance. 展开更多
关键词 face HALLUCINATION Super RESOLUTION Convolutional NETWORK HYBRID Algorithm
在线阅读 下载PDF
Face Super-resolution Reconstruction and Recognition Using Non-local Similarity Dictionary Learning Based Algorithm 被引量:3
2
作者 Ningbo Hao Haibin Liao +1 位作者 Yiming Qiu Jie Yang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI 2016年第2期213-224,共12页
One of the challenges of face recognition in surveillance is the low resolution of face region. Therefore many superresolution (SR) face reconstruction methods are proposed to produce a high-resolution face image from... One of the challenges of face recognition in surveillance is the low resolution of face region. Therefore many superresolution (SR) face reconstruction methods are proposed to produce a high-resolution face image from one or a set of low-resolution face images. However, existing dictionary learning based algorithms are sensitive to noise and very time-consuming. In this paper, we define and prove the multi-scale linear combination consistency. In order to improve the performance of SR, we propose a novel SR face reconstruction method based on nonlocal similarity and multi-scale linear combination consistency (NLS-MLC). We further proposed a new recognition approach for very low resolution face images based on resolution scale invariant feature (RSIF). A series of experiments are conducted on two public face image databases to test feasibility of our proposed methods. Experimental results show that the proposed SR method is more robust and computationally effective in face hallucination, and the recognition accuracy of RSIF is higher than some state-of-art algorithms. © 2014 Chinese Association of Automation. 展开更多
关键词 ALGORITHMS Learning algorithms Optical resolving power
在线阅读 下载PDF
Super-resolution reconstruction of UAV-borne gamma-ray spectrum images based on Real-ESRGAN algorithm
3
作者 Xin Wang Yuan Yuan +4 位作者 Xuan Zhao Guang-Hao Luo Qi-Qiao Wei He-Xi Wu Chao Xiong 《Nuclear Science and Techniques》 2026年第2期42-54,共13页
Unmanned aerial vehicle(UAV)-borne gamma-ray spectrum survey plays a crucial role in geological mapping,radioactive mineral exploration,and environmental monitoring.However,raw data are often compromised by flight and... Unmanned aerial vehicle(UAV)-borne gamma-ray spectrum survey plays a crucial role in geological mapping,radioactive mineral exploration,and environmental monitoring.However,raw data are often compromised by flight and instrument background noise,as well as detector resolution limitations,which affect the accuracy of geological interpretations.This study aims to explore the application of the Real-ESRGAN algorithm in the super-resolution reconstruction of UAV-borne gamma-ray spectrum images to enhance spatial resolution and the quality of geological feature visualization.We conducted super-resolution reconstruction experiments with 2×,4×and 6×magnification using the Real-ESRGAN algorithm,comparing the results with three other mainstream algorithms(SRCNN,SRGAN,FSRCNN)to verify the superiority in image quality.The experimental results indicate that Real-ESRGAN achieved a structural similarity index(SSIM)value of 0.950 at 2×magnification,significantly higher than the other algorithms,demonstrating its advantage in detail preservation.Furthermore,Real-ESRGAN effectively reduced ringing and overshoot artifacts,enhancing the clarity of geological structures and mineral deposit sites,thus providing high-quality visual information for geological exploration. 展开更多
关键词 UAV-borne gamma-ray spectrum super-resolution reconstruction Real-ESRGAN Image processing
在线阅读 下载PDF
BAID:A Lightweight Super-Resolution Network with Binary Attention-Guided Frequency-Aware Information Distillation
4
作者 Jiajia Liu Junyi Lin +3 位作者 Wenxiang Dong Xuan Zhao Jianhua Liu Huiru Li 《Computers, Materials & Continua》 2026年第2期1190-1208,共19页
Single Image Super-Resolution(SISR)seeks to reconstruct high-resolution(HR)images from lowresolution(LR)inputs,thereby enhancing visual fidelity and the perception of fine details.While Transformer-based models—such ... Single Image Super-Resolution(SISR)seeks to reconstruct high-resolution(HR)images from lowresolution(LR)inputs,thereby enhancing visual fidelity and the perception of fine details.While Transformer-based models—such as SwinIR,Restormer,and HAT—have recently achieved impressive results in super-resolution tasks by capturing global contextual information,these methods often suffer from substantial computational and memory overhead,which limits their deployment on resource-constrained edge devices.To address these challenges,we propose a novel lightweight super-resolution network,termed Binary Attention-Guided Information Distillation(BAID),which integrates frequency-aware modeling with a binary attention mechanism to significantly reduce computational complexity and parameter count whilemaintaining strong reconstruction performance.The network combines a high–low frequency decoupling strategy with a local–global attention sharing mechanism,enabling efficient compression of redundant computations through binary attention guidance.At the core of the architecture lies the Attention-Guided Distillation Block(AGDB),which retains the strengths of the information distillation framework while introducing a sparse binary attention module to enhance both inference efficiency and feature representation.Extensive×4 superresolution experiments on four standard benchmarks—Set5,Set14,BSD100,and Urban100—demonstrate that BAID achieves Peak Signal-to-Noise Ratio(PSNR)values of 32.13,28.51,27.47,and 26.15,respectively,with only 1.22 million parameters and 26.1 G Floating-Point Operations(FLOPs),outperforming other state-of-the-art lightweight methods such as Information Multi-Distillation Network(IMDN)and Residual Feature Distillation Network(RFDN).These results highlight the proposed model’s ability to deliver high-quality image reconstruction while offering strong deployment efficiency,making it well-suited for image restoration tasks in resource-limited environments. 展开更多
关键词 Single image super-resolution lightweight network binary attention information distillation
在线阅读 下载PDF
A Super-Resolution Generative Adversarial Network for Remote Sensing Images Based on Improved Residual Module and Attention Mechanism
5
作者 Yifan Zhang Yong Gan +1 位作者 Mengke Tang Xinxin Gan 《Computers, Materials & Continua》 2026年第2期689-707,共19页
High-resolution remote sensing imagery is essential for critical applications such as precision agriculture,urban management planning,and military reconnaissance.Although significant progress has been made in singleim... High-resolution remote sensing imagery is essential for critical applications such as precision agriculture,urban management planning,and military reconnaissance.Although significant progress has been made in singleimage super-resolution(SISR)using generative adversarial networks(GANs),existing approaches still face challenges in recovering high-frequency details,effectively utilizing features,maintaining structural integrity,and ensuring training stability—particularly when dealing with the complex textures characteristic of remote sensing imagery.To address these limitations,this paper proposes the Improved ResidualModule and AttentionMechanism Network(IRMANet),a novel architecture specifically designed for remote sensing image reconstruction.IRMANet builds upon the Super-Resolution Generative Adversarial Network(SRGAN)framework and introduces several key innovations.First,the Enhanced Residual Unit(ERU)enhances feature reuse and stabilizes training through deep residual connections.Second,the Self-Attention Residual Block(SARB)incorporates a self-attentionmechanism into the Improved Residual Module(IRM)to effectivelymodel long-range dependencies and automatically emphasize salient features.Additionally,the IRM adopts amulti-scale feature fusion strategy to facilitate synergistic interactions between local detail and global semantic information.The effectiveness of each component is validated through ablation studies,while comprehensive comparative experiments on standard remote sensing datasets demonstrate that IRMANet significantly outperforms both the baseline and state-of-the-art methods in terms of perceptual quality and quantitative metrics.Specifically,compared to the baseline model,at a magnification factor of 2,IRMANet achieves an improvement of 0.24 dB in peak signal-to-noise ratio(PSNR)and 0.54 in structural similarity index(SSIM);at a magnification factor of 4,it achieves gains of 0.22 dB in PSNR and 0.51 in SSIM.These results confirm that the proposedmethod effectively enhances detail representation and structural reconstruction accuracy in complex remote sensing scenarios,offering robust technical support for high-precision detection and identification of both military and civilian aircraft. 展开更多
关键词 Remote sensing imagery generative adversarial networks super-resolution enhanced residual unit selfattention mechanism
在线阅读 下载PDF
Multi-Constraint Generative Adversarial Network-Driven Optimization Method for Super-Resolution Reconstruction of Remote Sensing Images
6
作者 Binghong Zhang Jialing Zhou +3 位作者 Xinye Zhou Jia Zhao Jinchun Zhu Guangpeng Fan 《Computers, Materials & Continua》 2026年第1期779-796,共18页
Remote sensing image super-resolution technology is pivotal for enhancing image quality in critical applications including environmental monitoring,urban planning,and disaster assessment.However,traditional methods ex... Remote sensing image super-resolution technology is pivotal for enhancing image quality in critical applications including environmental monitoring,urban planning,and disaster assessment.However,traditional methods exhibit deficiencies in detail recovery and noise suppression,particularly when processing complex landscapes(e.g.,forests,farmlands),leading to artifacts and spectral distortions that limit practical utility.To address this,we propose an enhanced Super-Resolution Generative Adversarial Network(SRGAN)framework featuring three key innovations:(1)Replacement of L1/L2 loss with a robust Charbonnier loss to suppress noise while preserving edge details via adaptive gradient balancing;(2)A multi-loss joint optimization strategy dynamically weighting Charbonnier loss(β=0.5),Visual Geometry Group(VGG)perceptual loss(α=1),and adversarial loss(γ=0.1)to synergize pixel-level accuracy and perceptual quality;(3)A multi-scale residual network(MSRN)capturing cross-scale texture features(e.g.,forest canopies,mountain contours).Validated on Sentinel-2(10 m)and SPOT-6/7(2.5 m)datasets covering 904 km2 in Motuo County,Xizang,our method outperforms the SRGAN baseline(SR4RS)with Peak Signal-to-Noise Ratio(PSNR)gains of 0.29 dB and Structural Similarity Index(SSIM)improvements of 3.08%on forest imagery.Visual comparisons confirm enhanced texture continuity despite marginal Learned Perceptual Image Patch Similarity(LPIPS)increases.The method significantly improves noise robustness and edge retention in complex geomorphology,demonstrating 18%faster response in forest fire early warning and providing high-resolution support for agricultural/urban monitoring.Future work will integrate spectral constraints and lightweight architectures. 展开更多
关键词 Charbonnier loss function deep learning generative adversarial network perceptual loss remote sensing image super-resolution
在线阅读 下载PDF
Super-Resolution Generative Adversarial Network with Pyramid Attention Module for Face Generation
7
作者 Parvathaneni Naga Srinivasu G.JayaLakshmi +4 位作者 Sujatha Canavoy Narahari Victor Hugo C.de Albuquerque Muhammad Attique Khan Hee-Chan Cho Byoungchol Chang 《Computers, Materials & Continua》 2025年第10期2117-2139,共23页
The generation of high-quality,realistic face generation has emerged as a key field of research in computer vision.This paper proposes a robust approach that combines a Super-Resolution Generative Adversarial Network(... The generation of high-quality,realistic face generation has emerged as a key field of research in computer vision.This paper proposes a robust approach that combines a Super-Resolution Generative Adversarial Network(SRGAN)with a Pyramid Attention Module(PAM)to enhance the quality of deep face generation.The SRGAN framework is designed to improve the resolution of generated images,addressing common challenges such as blurriness and a lack of intricate details.The Pyramid Attention Module further complements the process by focusing on multi-scale feature extraction,enabling the network to capture finer details and complex facial features more effectively.The proposed method was trained and evaluated over 100 epochs on the CelebA dataset,demonstrating consistent improvements in image quality and a marked decrease in generator and discriminator losses,reflecting the model’s capacity to learn and synthesize high-quality images effectively,given adequate computational resources.Experimental outcome demonstrates that the SRGAN model with PAM module has outperformed,yielding an aggregate discriminator loss of 0.055 for real,0.043 for fake,and a generator loss of 10.58 after training for 100 epochs.The model has yielded an structural similarity index measure of 0.923,that has outperformed the other models that are considered in the current study for analysis. 展开更多
关键词 Artificial intelligence generative adversarial network pyramid attention module face generation deep learning
在线阅读 下载PDF
Super-Resolution for Face Image with an Improved K-NN Search Strategy 被引量:1
8
作者 QU Shenming HU Ruimin +3 位作者 CHEN Shihong JIANG Junjun WANG Zhongyuan ZHANG Maosheng 《China Communications》 SCIE CSCD 2016年第4期151-161,共11页
Recently, neighbor embedding based face super-resolution(SR) methods have shown the ability for achieving high-quality face images, those methods are based on the assumption that the same neighborhoods are preserved i... Recently, neighbor embedding based face super-resolution(SR) methods have shown the ability for achieving high-quality face images, those methods are based on the assumption that the same neighborhoods are preserved in both low-resolution(LR) training set and high-resolution(HR) training set. However, due to the "one-to-many" mapping between the LR image and HR ones in practice, the neighborhood relationship of the LR patch in LR space is quite different with that of the HR counterpart, that is to say the neighborhood relationship obtained is not true. In this paper, we explore a novel and effective re-identified K-nearest neighbor(RIKNN) method to search neighbors of LR patch. Compared with other methods, our method uses the geometrical information of LR manifold and HR manifold simultaneously. In particular, it searches K-NN of LR patch in the LR space and refines the searching results by re-identifying in the HR space, thus giving rise to accurate K-NN and improved performance. A statistical analysis of the influence of the training set size and nearest neighbor number is given, experimental results on some public face databases show the superiority of our proposed scheme over state-of-the-art face hallucination approaches in terms of subjective and objective results as well as computational complexity. 展开更多
关键词 face hallucination K-NN re-identify super-resolution manifold learning
在线阅读 下载PDF
Advances in fluorescent nanoprobes for live-cell super-resolution imaging 被引量:1
9
作者 Peng Xu Zexuan Dong +2 位作者 Simei Zhong Yu-Hui Zhang Wei Shen 《Journal of Innovative Optical Health Sciences》 2025年第3期3-23,共21页
The rapid development of super-resolution microscopy has made it possible to observe subcellular structures and dynamic behaviors in living cells with nanoscale spatial resolution, greatly advancing progress in life s... The rapid development of super-resolution microscopy has made it possible to observe subcellular structures and dynamic behaviors in living cells with nanoscale spatial resolution, greatly advancing progress in life sciences. As hardware technology continues to evolve, the availability of new fluorescent probes with superior performance is becoming increasingly important. In recent years, fluorescent nanoprobes (FNPs) have emerged as highly promising fluorescent probes for bioimaging due to their high brightness and excellent photostability. This paper focuses on the development and applications of FNPs as probes for live-cell super-resolution imaging. It provides an overview of different super-resolution methods, discusses the performance requirements for FNPs in these methods, and reviews the latest applications of FNPs in the super-resolution imaging of living cells. Finally, it addresses the challenges and future outlook in this field. 展开更多
关键词 super-resolution imaging fluorescent nanoprobe live-cell imaging
原文传递
Image Super-Resolution Reconstruction Model Based on SRGAN
10
作者 LU Xin-ya CHEN Jia-yi +1 位作者 SI Zhan-jun ZHANG Ying-xue 《印刷与数字媒体技术研究》 北大核心 2025年第5期21-28,共8页
Image super-resolution reconstruction technology is currently widely used in medical imaging,video surveillance,and industrial quality inspection.It not only enhances image quality but also improves details and visual... Image super-resolution reconstruction technology is currently widely used in medical imaging,video surveillance,and industrial quality inspection.It not only enhances image quality but also improves details and visual perception,significantly increasing the utility of low-resolution images.In this study,an improved image superresolution reconstruction model based on Generative Adversarial Networks(SRGAN)was proposed.This model introduced a channel and spatial attention mechanism(CSAB)in the generator,allowing it to effectively leverage the information from the input image to enhance feature representations and capture important details.The discriminator was designed with an improved PatchGAN architecture,which more accurately captured local details and texture information of the image.With these enhanced generator and discriminator architectures and an optimized loss function design,this method demonstrated superior performance in image quality assessment metrics.Experimental results showed that this model outperforms traditional methods,presenting more detailed and realistic image details in the visual effects. 展开更多
关键词 Image super-resolution reconstruction Generative Adversarial Networks CSAB PatchGAN architecture
在线阅读 下载PDF
Multi-perception large kernel convnet for efficient image super-resolution
11
作者 MIAO Xuan LI Zheng XU Wen-Zheng 《四川大学学报(自然科学版)》 北大核心 2025年第1期67-78,共12页
Significant advancements have been achieved in the field of Single Image Super-Resolution(SISR)through the utilization of Convolutional Neural Networks(CNNs)to attain state-of-the-art performance.Recent efforts have e... Significant advancements have been achieved in the field of Single Image Super-Resolution(SISR)through the utilization of Convolutional Neural Networks(CNNs)to attain state-of-the-art performance.Recent efforts have explored the incorporation of Transformers to augment network performance in SISR.However,the high computational cost of Transformers makes them less suitable for deployment on lightweight devices.Moreover,the majority of enhancements for CNNs rely predominantly on small spatial convolutions,thereby neglecting the potential advantages of large kernel convolution.In this paper,the authors propose a Multi-Perception Large Kernel convNet(MPLKN)which delves into the exploration of large kernel convolution.Specifically,the authors have architected a Multi-Perception Large Kernel(MPLK)module aimed at extracting multi-scale features and employ a stepwise feature fusion strategy to seamlessly integrate these features.In addition,to enhance the network's capacity for nonlinear spatial information processing,the authors have designed a Spatial-Channel Gated Feed-forward Network(SCGFN)that is capable of adapting to feature interactions across both spatial and channel dimensions.Experimental results demonstrate that MPLKN outperforms other lightweight image super-resolution models while maintaining a minimal number of parameters and FLOPs. 展开更多
关键词 Single Image super-resolution Lightweight model Deep learning Large kernel
在线阅读 下载PDF
DDNet:A Novel Dynamic Lightweight Super-Resolution Algorithm for Arbitrary Scales
12
作者 Yiqiao Gong Chunlai Wu +4 位作者 Wenfeng Zheng Siyu Lu Guangyu Xu Lijuan Zhang Lirong Yin 《Computer Modeling in Engineering & Sciences》 2025年第11期2223-2252,共30页
Recent Super-Resolution(SR)algorithms often suffer from excessive model complexity,high computational costs,and limited flexibility across varying image scales.To address these challenges,we propose DDNet,a dynamic an... Recent Super-Resolution(SR)algorithms often suffer from excessive model complexity,high computational costs,and limited flexibility across varying image scales.To address these challenges,we propose DDNet,a dynamic and lightweight SR framework designed for arbitrary scaling factors.DDNet integrates a residual learning structure with an Adaptively fusion Feature Block(AFB)and a scale-aware upsampling module,effectively reducing parameter overhead while preserving reconstruction quality.Additionally,we introduce DDNetGAN,an enhanced variant that leverages a relativistic Generative Adversarial Network(GAN)to further improve texture realism.To validate the proposed models,we conduct extensive training using the DIV2K and Flickr2K datasets and evaluate performance across standard benchmarks including Set5,Set14,Urban100,Manga109,and BSD100.Our experiments cover both symmetric and asymmetric upscaling factors and incorporate ablation studies to assess key components.Results show that DDNet and DDNetGAN achieve competitive performance compared with mainstream SR algorithms,demonstrating a strong balance between accuracy,efficiency,and flexibility.These findings highlight the potential of our approach for practical real-world super-resolution applications. 展开更多
关键词 DDNet DDNetGAN fully dynamic LIGHTWEIGHT arbitrary scale super-resolution algorithm
在线阅读 下载PDF
Super-resolution microscopy:Shedding new light on blood cell imaging
13
作者 Huan Deng Yan Ma Yu-Hui Zhang 《Journal of Innovative Optical Health Sciences》 2025年第1期29-53,共25页
Blood cells are the most integral part of the body,which are made up of erythrocytes,platelets and white blood cells.The examination of subcellular structures and proteins within blood cells at the nanoscale can provi... Blood cells are the most integral part of the body,which are made up of erythrocytes,platelets and white blood cells.The examination of subcellular structures and proteins within blood cells at the nanoscale can provide valuable insights into the health status of an individual,accurate diagnosis,and efficient treatment strategies for diseases.Super-resolution microscopy(SRM)has recently emerged as a cutting-edge tool for the study of blood cells,providing numerous advantages over traditional methods for examining subcellular structures and proteins.In this paper,we focus on outlining the fundamental principles of various SRM techniques and their applications in both normal and diseased states of blood cells.Furthermore,future prospects of SRM techniques in the analysis of blood cells are also discussed. 展开更多
关键词 super-resolution imaging blood cells subcellular structure PROTEINS
原文传递
Active-modulated fluorescence fluctuation super-resolution microscopy with multi-resolution analysis
14
作者 Zhijia Liu Duantao Hou +2 位作者 Yiyan Fei Lan Mi Jiong Ma 《Journal of Innovative Optical Health Sciences》 2025年第6期15-26,共12页
A new scheme of super-resolution optical fluctuation imaging(SOFI)is proposed to broaden its application in the high-order cumulant reconstruction by optimizing blinking characteristics,eliminating noise in raw data a... A new scheme of super-resolution optical fluctuation imaging(SOFI)is proposed to broaden its application in the high-order cumulant reconstruction by optimizing blinking characteristics,eliminating noise in raw data and applying multi-resolution analysis in cumulant reconstruction.A motor-driven rotating mask optical modulation system is designed to adjust the excitation lightfield and allows for fast deployment.Active-modulated fluorescence fluctuation superresolution microscopy with multi-resolution analysis(AMF-MRA-SOFI)demonstrates enhanced resolution ability and reconstruction quality in experiments performed on sample of conventional dyes,achieving a resolution of 100 nm in the fourth order compared to conventional SOFI reconstruction.Furthermore,our approach combining expansion super-resolution achieved a resolution at-57 nm. 展开更多
关键词 super-resolution microscopy SOFI multi-resolution analysis spatial light modulation
原文传递
Face image super-resolution reconstruction algorithm based on residual attention mechanism
15
作者 CHE Yali XU Yan +1 位作者 XUE Haili LIU Xuhui 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2024年第4期458-465,共8页
Aiming at the problems such as low reconstruction efficiency,fuzzy texture details,and difficult convergence of reconstruction network face image super-resolution reconstruction algorithms,a new super-resolution recon... Aiming at the problems such as low reconstruction efficiency,fuzzy texture details,and difficult convergence of reconstruction network face image super-resolution reconstruction algorithms,a new super-resolution reconstruction algorithm with residual concern was proposed.Firstly,to solve the influence of redundant and invalid information about the face image super-resolution reconstruction network,an attention mechanism was introduced into the feature extraction module of the network,which improved the feature utilization rate of the overall network.Secondly,to alleviate the problem of gradient disappearance,the adaptive residual was introduced into the network to make the network model easier to converge during training,and features were supplemented according to the needs during training.The experimental results showed that the proposed algorithm had better reconstruction performance,more facial details,and clearer texture in the reconstructed face image than the comparison algorithm.In objective evaluation,the proposed algorithm's peak signalto-noise ratio and structural similarity were also better than other algorithms. 展开更多
关键词 face image super-resolution reconstruction residual network attention mechanism
在线阅读 下载PDF
Super-resolution for electron microscope scanning images of shale via spatial-spectral domain attention network
16
作者 Junqi Chen Lijuan Jia +1 位作者 Jinchuan Zhang Yilong Feng 《Natural Gas Industry B》 2025年第2期147-157,共11页
The evaluation of adsorption states and shale gas content in shale fractures and pores relies on the analysis of these fractures and pores.Scanning electron microscopy images are commonly used for shale analysis;howev... The evaluation of adsorption states and shale gas content in shale fractures and pores relies on the analysis of these fractures and pores.Scanning electron microscopy images are commonly used for shale analysis;however,their low resolution,particularly the loss of high-frequency information at pore edges,presents challenges in analyzing fractures and pores in shale gas reservoirs.This study introduced a novel neural network called the spatial-spectral domain attention network(SSDAN),which employed spatial and spectral domain attention mechanisms to extract features and restore information in parallel.The network generated super-resolution images through a fusion module that included CNN-based spatial blocks for pixel-level image information recovery,spectral blocks to process Fourier transform information of images and enhance high-frequency recovery,and an adaptive vision transformer to process Fourier transform block information,eliminating the need for a preset image size.The SSDAN model demonstrated exceptional performance in comparative experiments on marine shale and marine continental shale datasets,achieving optimal performance on key indicators such as peak signal-to-noise ratio,structural similarity,learned perceptual image patch similarity,and Frechet inception distance while also exhibiting superior visual performance in pore recovery.Ablation experiments further confirmed the effectiveness of the spatial blocks,channel attention,spectral blocks,and frequency loss function in the model.The SSDAN model showed remarkable capability in enhancing the resolution of shale gas reservoir images and restoring high-frequency information at pore edges,thereby validating its effectiveness in unconventional natural gas reservoir analyses. 展开更多
关键词 super-resolution Deep learning Spectral block Adaptive ViT Frequency loss
在线阅读 下载PDF
A Lightweight Super-Resolution Network for Infrared Images Based on an Adaptive Attention Mechanism
17
作者 Mengke Tang Yong Gan +1 位作者 Yifan Zhang Xinxin Gan 《Computers, Materials & Continua》 2025年第8期2699-2716,共18页
Infrared imaging technology has been widely adopted in various fields,such as military reconnaissance,medical diagnosis,and security monitoring,due to its excellent ability to penetrate smoke and fog.However,the preva... Infrared imaging technology has been widely adopted in various fields,such as military reconnaissance,medical diagnosis,and security monitoring,due to its excellent ability to penetrate smoke and fog.However,the prevalent low resolution of infrared images severely limits the accurate interpretation of their contents.In addition,deploying super-resolution models on resource-constrained devices faces significant challenges.To address these issues,this study proposes a lightweight super-resolution network for infrared images based on an adaptive attention mechanism.The network’s dynamic weighting module automatically adjusts the weights of the attention and nonattention branch outputs based on the network’s characteristics at different levels.Among them,the attention branch is further subdivided into pixel attention and brightness-texture attention,which are specialized for extracting the most informative features in infrared images.Meanwhile,the non-attention branch supplements the extraction of those neglected features to enhance the comprehensiveness of the features.Through ablation experiments,we verify the effectiveness of the proposed module.Finally,through experiments on two datasets,FLIR and Thermal101,qualitative and quantitative results demonstrate that the model can effectively recover high-frequency details of infrared images and significantly improve image resolution.In detail,compared with the suboptimal method,we have reduced the number of parameters by 30%and improved the model performance.When the scale factor is 2,the peak signal-tonoise ratio of the test datasets FLIR and Thermal101 is improved by 0.09 and 0.15 dB,respectively.When the scale factor is 4,it is improved by 0.05 and 0.09 dB,respectively.In addition,due to the lightweight design of the network structure,it has a low computational cost.It is suitable for deployment on edge devices,thus effectively enhancing the sensing performance of infrared imaging devices. 展开更多
关键词 Infrared image super-resolution convolutional neural network attention mechanism dynamic network
在线阅读 下载PDF
Designing malachite green derivatives to optimize fluorogen-activating protein pairs for rapid PAINT super-resolution imaging in living cells
18
作者 Xiangning Fang Qinglong Qiao +1 位作者 Fei Deng Zhaochao Xu 《Chinese Chemical Letters》 2025年第12期280-284,共5页
Fluorogen-activating proteins(FAPs)selectively bind to specific fluorophores,inducing fluorescence activation through the inhibition of torsion of fluorophores.This binding-activation mechanism provides a highly speci... Fluorogen-activating proteins(FAPs)selectively bind to specific fluorophores,inducing fluorescence activation through the inhibition of torsion of fluorophores.This binding-activation mechanism provides a highly specific and efficient fluorescence system that minimizes background signals,significantly enhancing the signal-to-noise ratio(SNR)and making it a powerful tool in live-cell imaging.The principle of binding-activation fluorescence is fundamental to point accumulation for imaging in nanoscale topography(PAINT)super-resolution imaging.However,the high binding affinity between traditional FAPfluorophore pairs limits their application in PAINT,thus hindering the rapid and dynamic imaging necessary for high-resolution cellular studies.In this work,we designed malachite green(MG)derivatives with bulky N-substituents to modulate the binding affinity of the MG-d L5^(**)fluorophore-FAP pair.This modification introduces steric hindrance in MG-dL5^(**)system,resulting in reduced binding affinity and practicability for fast,high-resolution PAINT imaging.Among the synthesized derivatives,MG-Pen showed optimal properties,enabling rapid and high-resolution PAINT imaging of dL5^(**)in living cells.This study highlights the potential of MG derivatives optimization in overcoming the limitations of fluorophore-FAP pairs for super-resolution imaging and provides a new approach for enhancing the performance of PAINT in living cell applications. 展开更多
关键词 Malachite green dL5^(**) PAINT super-resolution imaging Fluorogen-activating protein
原文传递
Single-neutron super-resolution imaging based on neutron capture event detection and reconstruction
19
作者 Yu-Hua Ma Bin Tang +10 位作者 Wei Yin Hang Li Hong-Wen Huang Hong-Li Chen Xin Yang He-Yong Huo Yong Sun Sheng Wang Bin Liu Run-Dong Li Yang Wu 《Nuclear Science and Techniques》 2025年第7期24-33,共10页
Neutron capture event imaging is a novel technique that has the potential to substantially enhance the resolution of existing imaging systems.This study provides a measurement method for neutron capture event distribu... Neutron capture event imaging is a novel technique that has the potential to substantially enhance the resolution of existing imaging systems.This study provides a measurement method for neutron capture event distribution along with multiple reconstruction methods for super-resolution imaging.The proposed technology reduces the point-spread function of an imag-ing system through single-neutron detection and event reconstruction,thereby significantly improving imaging resolution.A single-neutron detection experiment was conducted using a highly practical and efficient^(6)LiF-ZnS scintillation screen of a cold neutron imaging device in the research reactor.In milliseconds of exposure time,a large number of weak light clusters and their distribution in the scintillation screen were recorded frame by frame,to complete single-neutron detection.Several reconstruction algorithms were proposed for the calculations.The location of neutron capture was calculated using several processing methods such as noise removal,filtering,spot segmentation,contour analysis,and local positioning.The proposed algorithm achieved a higher imaging resolution and faster reconstruction speed,and single-neutron super-resolution imaging was realized by combining single-neutron detection experiments and reconstruction calculations.The results show that the resolution of the 100μm thick^(6)LiF-ZnS scintillation screen can be improved from 125 to 40 microns.This indicates that the proposed single-neutron detection and calculation method is effective and can significantly improve imaging resolution. 展开更多
关键词 Neutron capture reaction super-resolution imaging Weak light detection Event reconstruction
在线阅读 下载PDF
Multiparametric magnetic resonance imaging of deep learning-based super-resolution reconstruction for predicting histopathologic grade in hepatocellular carcinoma
20
作者 Zi-Zheng Wang Shao-Ming Song +3 位作者 Gong Zhang Rui-Qiu Chen Zhuo-Chao Zhang Rong Liu 《World Journal of Gastroenterology》 2025年第34期68-80,共13页
BACKGROUND Deep learning-based super-resolution(SR)reconstruction can obtain high-quality images with more detailed information.AIM To compare multiparametric normal-resolution(NR)and SR magnetic resonance imaging(MRI... BACKGROUND Deep learning-based super-resolution(SR)reconstruction can obtain high-quality images with more detailed information.AIM To compare multiparametric normal-resolution(NR)and SR magnetic resonance imaging(MRI)in predicting the histopathologic grade in hepatocellular carcinoma.METHODS We retrospectively analyzed a total of 826 patients from two medical centers(training 459;validation 196;test 171).T2-weighted imaging,diffusion-weighted imaging,and portal venous phases were collected.Tumor segmentations were conducted automatically by 3D U-Net.Based on generative adversarial network,we utilized 3D SR reconstruction to produce SR MRI.Radiomics models were developed and validated by XGBoost and Catboost.The predictive efficiency was demonstrated by calibration curves,decision curve analysis,area under the curve(AUC)and net reclassification index(NRI).RESULTS We extracted 3045 radiomic features from both NR and SR MRI,retaining 29 and 28 features,respectively.For XGBoost models,SR MRI yielded higher AUC value than NR MRI in the validation and test cohorts(0.83 vs 0.79;0.80 vs 0.78),respectively.Consistent trends were seen in CatBoost models:SR MRI achieved AUCs of 0.89 and 0.80 compared to NR MRI’s 0.81 and 0.76.NRI indicated that the SR MRI models could improve the prediction accuracy by-1.6%to 20.9%compared to the NR MRI models.CONCLUSION Deep learning-based SR MRI could improve the predictive performance of histopathologic grade in HCC.It may be a powerful tool for better stratification management for patients with operable HCC. 展开更多
关键词 super-resolution reconstruction Magnetic resonance imaging Hepatocellular carcinoma Histopathologic grade Radiomics
暂未订购
上一页 1 2 250 下一页 到第
使用帮助 返回顶部