Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectra...Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability.展开更多
Objective:Nurse-led virtual outpatient clinics are now a familiar component of healthcare delivery across many disciplines,including cancer care,or thopedics,rheumatology,and gastroenterology.However,establishing a nu...Objective:Nurse-led virtual outpatient clinics are now a familiar component of healthcare delivery across many disciplines,including cancer care,or thopedics,rheumatology,and gastroenterology.However,establishing a nurse-led vir tual clinic is challenging for nursing management,par ticularly regarding resources.We aimed to investigate nursing practices and processes and patient experiences in relation to vir tual outpatient clinics.Methods:This was a cross-sectional,descriptive study using mixed data collection methods.Patients(n=324)from 4 specialist clinics completed the Virtual Clinics Patient Satisfaction Questionnaire(VCSQ)survey.Five Nurse Specialists participated in a focus group interview.Results:Most participants(86.3%)reported being satisfied/very satisfied with the virtual clinics,particularly those that were nurse-led.Nurse specialists identified electronic health records(EHRs)and additional IT and administrative support as important for efficiency and effectiveness of the clinics.Conclusions:Nurse-led virtual clinics can be an effective and efficient way to provide care to patients.Nurse managers need to ensure supportive structures are in place,for example,dedicated administrators,IT support and infrastructure,education/training,and relevant policies/procedures.The success of nurse-led virtual services requires key infrastructure to support nursing staff and sustain this service.展开更多
High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes an...High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet.展开更多
As a vital food crop,rice is an important part of global food crops.Studying the spatiotemporal changes in rice cultivation facilitates early prediction of production risks and provides support for agricultural policy...As a vital food crop,rice is an important part of global food crops.Studying the spatiotemporal changes in rice cultivation facilitates early prediction of production risks and provides support for agricultural policy decisions related to rice.With the increasing application of satellite remote sensing technology in crop monitoring,remote sensing for rice cultivation has emerged as a novel approach,offering new perspectives for monitoring rice planting.This paper briefly outlined the current research and development status of satellite remote sensing for monitoring rice cultivation both at home and abroad.Foreign scholars have made innovations in data sources and methodologies for satellite remote sensing monitoring,and utilized multi-source satellite information and machine learning algorithms to enhance the accuracy of rice planting monitoring.Scholars in China have achieved significant results in the study of satellite remote sensing for monitoring rice cultivation.Their research and application in monitoring rice planting areas provide valuable references for agricultural production management.However,satellite remote sensing monitoring of rice still faces challenges such as low spatiotemporal resolution and difficulties related to cloud cover and data fusion,which require further in-depth investigation.Additionally,there are shortcomings in the accuracy of remote sensing monitoring for fragmented farmland plots and smallholder farming.To address these issues,future efforts should focus on developing multi-source heterogeneous data fusion analysis technologies and researching monitoring systems.These advancements are expected to enable high-precision large-scale acquisition of rice planting information,laying a foundation for future smart agriculture.展开更多
Deep learning has made significant progress in the field of oriented object detection for remote sensing images.However,existing methods still face challenges when dealing with difficult tasks such as multi-scale targ...Deep learning has made significant progress in the field of oriented object detection for remote sensing images.However,existing methods still face challenges when dealing with difficult tasks such as multi-scale targets,complex backgrounds,and small objects in remote sensing.Maintaining model lightweight to address resource constraints in remote sensing scenarios while improving task completion for remote sensing tasks remains a research hotspot.Therefore,we propose an enhanced multi-scale feature extraction lightweight network EM-YOLO based on the YOLOv8s architecture,specifically optimized for the characteristics of large target scale variations,diverse orientations,and numerous small objects in remote sensing images.Our innovations lie in two main aspects:First,a dynamic snake convolution(DSC)is introduced into the backbone network to enhance the model’s feature extraction capability for oriented targets.Second,an innovative focusing-diffusion module is designed in the feature fusion neck to effectively integrate multi-scale feature information.Finally,we introduce Layer-Adaptive Sparsity for magnitude-based Pruning(LASP)method to perform lightweight network pruning to better complete tasks in resource-constrained scenarios.Experimental results on the lightweight platform Orin demonstrate that the proposed method significantly outperforms the original YOLOv8s model in oriented remote sensing object detection tasks,and achieves comparable or superior performance to state-of-the-art methods on three authoritative remote sensing datasets(DOTA v1.0,DOTA v1.5,and HRSC2016).展开更多
Desert shrubs are indispensable in maintaining ecological stability by reducing soil erosion,enhancing water retention,and boosting soil fertility,which are critical factors in mitigating desertification processes.Due...Desert shrubs are indispensable in maintaining ecological stability by reducing soil erosion,enhancing water retention,and boosting soil fertility,which are critical factors in mitigating desertification processes.Due to the complex topography,variable climate,and challenges in field surveys in desert regions,this paper proposes YOLO-Desert-Shrub(YOLO-DS),a detection method for identifying desert shrubs in UAV remote sensing images based on an enhanced YOLOv8n framework.This method accurately identifying shrub species,locations,and coverage.To address the issue of small individual plants dominating the dataset,the SPDconv convolution module is introduced in the Backbone and Neck layers of the YOLOv8n model,replacing conventional convolutions.This structural optimization mitigates information degradation in fine-grained data while strengthening discriminative feature capture across spatial scales within desert shrub datasets.Furthermore,a structured state-space model is integrated into the main network,and the MambaLayer is designed to dynamically extract and refine shrub-specific features from remote sensing images,effectively filtering out background noise and irrelevant interference to enhance feature representation.Benchmark evaluations reveal the YOLO-DS framework attains 79.56%mAP40weight,demonstrating 2.2%absolute gain versus the baseline YOLOv8n architecture,with statistically significant advantages over contemporary detectors in cross-validation trials.The predicted plant coverage exhibits strong consistency with manually measured coverage,with a coefficient of determination(R^(2))of 0.9148 and a Root Mean Square Error(RMSE)of1.8266%.The proposed UAV-based remote sensing method utilizing the YOLO-DS effectively identify and locate desert shrubs,monitor canopy sizes and distribution,and provide technical support for automated desert shrub monitoring.展开更多
Agricultural greenhouses(AGHs)are increasingly used globally to control the crop growth environment,which are vital for food production,resource conservation,and rural economies.Advances in high-quality data acquisiti...Agricultural greenhouses(AGHs)are increasingly used globally to control the crop growth environment,which are vital for food production,resource conservation,and rural economies.Advances in high-quality data acquisition methods and information retrieval algorithms have improved the ability to extract AGHs from remote sensing images(e.g.,satellite and uncrewed aerial vehicle(UAV)).Research on this topic began in 1989,and the number of related studies has increased annually.This paper provides a review of the development of remote sensing of AGHs and research hotspots.It summarizes the current status and trends of data sources,identification features,methods,and accuracy of AGHs extraction.Due to the unique spectral,textural,and geometric characteristics of AGHs,research studies have primarily utilized optical remote sensing data from sensors with spatial resolutions of 30 m or more,such as Landsat,Sentinel,Gaofen(GF),and Worldview,to extract AGHs.Machine learning and deep learning methods have provided more precise results for extracting AGHs than threshold segmentation methods.In contrast,deep learning algorithms have been primarily used with high-spatial resolution data and small-scale study areas,with accuracy rates generally exceeding 90.00%.However,future research may use higher spatial resolution images to improve the accuracy and detail of AGH extraction.Recent studies have integrated multiple data sources and performed time-series analysis to improve monitoring of dynamic changes in AGHs.Moreover,emphasis should be placed on optimizing data fusion techniques,implementing sample transfer methods,expanding the number of sensors,and increasing the application of artificial intelligence(AI)in monitoring AGHs.These efforts will provide more reliable methods and tools to improve agricultural production and resource utilization efficiency.This review provides resources for researchers and decision-makers involved in modern agricultural development,as well as scientific evidence for the sustainable development of rural areas.展开更多
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.展开更多
Intermittent rivers and ephemeral streams(IRES),also known as non-perennial river segments(NPRs),have garnered attention due to their significant roles in watershed hydrology and ecosystem services,especially in the c...Intermittent rivers and ephemeral streams(IRES),also known as non-perennial river segments(NPRs),have garnered attention due to their significant roles in watershed hydrology and ecosystem services,especially in the context of climate change and escalating human activities.Recent advances in machine learning(ML)techniques have significantly improved the analysis of dynamic changes in IRES.Various ML models,including random forest(RF),long short-term memory(LSTM),and U-Net,demonstrate clear advantages in processing complex hydrological data,enhancing the efficiency and accuracy of IRES extraction from remote sensing data.Furthermore,hybrid ML approaches enhance predictive performance in complex hydrological scenarios by integrating multiple algorithms.However,ML methods still face challenges,including high data dependence,computational complexity,and scalability issues with models.This review proposes an IRES monitoring framework that combines satellite data with ML algorithms,integrating remote sensing technologies such as optical imaging and synthetic aperture radar,and evaluates the advantages and limitations of different ML methods.It further highlights the potential of integrating multiple ML techniques and high-resolution remote sensing data to monitor IRES dynamics,conduct ecological assessments,and support sustainable water management,offering a scientific foundation for addressing environmental and anthropogenic pressures.展开更多
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.展开更多
Spared regions of the damaged central nervous system undergo dynamic remodelling and exhibit a remarkable potential for therapeutic exploitation1.Lesion-remote astrocytes(LRAs),which interact with viable neurons and g...Spared regions of the damaged central nervous system undergo dynamic remodelling and exhibit a remarkable potential for therapeutic exploitation1.Lesion-remote astrocytes(LRAs),which interact with viable neurons and glia,undergo reactive transformations whose molecular and functional properties are poorly understood2.Here,using multiple transcriptional profiling methods,we investigated LRAs from spared regions of mouse spinal cord following traumatic spinal cord injury.展开更多
远程终端单元(remote terminal unit, RTU)是当前电网中最主要的测量终端,但是其量测量没有统一时标,更新频率低,而且存在不确定性的传输时延。而同步相量测量单元(phasor measurement unit, PMU)具有高同步、高精度等特点,成为电力系...远程终端单元(remote terminal unit, RTU)是当前电网中最主要的测量终端,但是其量测量没有统一时标,更新频率低,而且存在不确定性的传输时延。而同步相量测量单元(phasor measurement unit, PMU)具有高同步、高精度等特点,成为电力系统中重要的数据采集装置。为协调利用这两种测量数据,首先归纳出RTU量测非同步的来源,分析了量测数据不同步对状态估计和潮流计算的影响,并给出了相关的验证结果。并提出基于能量交互算子的量测数据相关性分析方法。该方法应用同步数据间相关性最大的原理,利用PMU所产生的精确数据来同步RTU数据,为混合测量系统确定测量基准时刻。通过对IEEE39节点电网和广东83节点实际电网的仿真,结果表明该方法能有效校正量测数据非同步以及改善状态估计和潮流计算精度。展开更多
Ecosystem service is an emerging concept that grows to be a hot research area in ecology.Spatially explicit ecosystem service values are important for ecosystem service management.However,it is difficult to quantify e...Ecosystem service is an emerging concept that grows to be a hot research area in ecology.Spatially explicit ecosystem service values are important for ecosystem service management.However,it is difficult to quantify ecosystem services.Remote sensing provides images covering Earth surface,which by nature are spatially explicit.Thus,remote sensing can be useful for quantitative assessment of ecosystem services.This paper reviews spatially explicit ecosystem service studies conducted in ecology and remote sensing in order to find out how remote sensing can be used for ecosystem service assessment.Several important areas considered include land cover,biodiversity,and carbon,water and soil related ecosystem services.We found that remote sensing can be used for ecosystem service assessment in three different ways:direct monitoring,indirect monitoring,and combined use with ecosystem models.Some plant and water related ecosystem services can be directly monitored by remote sensing.Most commonly,remote sensing can provide surrogate information on plant and soil characteristics in an ecosystem.For ecosystem process related ecosystem services,remote sensing can help measure spatially explicit parameters.We conclude that acquiring good in-situ measurements and selecting appropriate remote sensor data in terms of resolution are critical for accurate assessment of ecosystem services.展开更多
基金supported by the Henan Province Key R&D Project under Grant 241111210400the Henan Provincial Science and Technology Research Project under Grants 252102211047,252102211062,252102211055 and 232102210069+2 种基金the Jiangsu Provincial Scheme Double Initiative Plan JSS-CBS20230474,the XJTLU RDF-21-02-008the Science and Technology Innovation Project of Zhengzhou University of Light Industry under Grant 23XNKJTD0205the Higher Education Teaching Reform Research and Practice Project of Henan Province under Grant 2024SJGLX0126。
文摘Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability.
基金supported by Nursing and Midwifery Practice Development Unit(NMPDU),Dublin South,Kildare,and Wicklow,Nurses preparedness for end of life conversations(No.P210537)。
文摘Objective:Nurse-led virtual outpatient clinics are now a familiar component of healthcare delivery across many disciplines,including cancer care,or thopedics,rheumatology,and gastroenterology.However,establishing a nurse-led vir tual clinic is challenging for nursing management,par ticularly regarding resources.We aimed to investigate nursing practices and processes and patient experiences in relation to vir tual outpatient clinics.Methods:This was a cross-sectional,descriptive study using mixed data collection methods.Patients(n=324)from 4 specialist clinics completed the Virtual Clinics Patient Satisfaction Questionnaire(VCSQ)survey.Five Nurse Specialists participated in a focus group interview.Results:Most participants(86.3%)reported being satisfied/very satisfied with the virtual clinics,particularly those that were nurse-led.Nurse specialists identified electronic health records(EHRs)and additional IT and administrative support as important for efficiency and effectiveness of the clinics.Conclusions:Nurse-led virtual clinics can be an effective and efficient way to provide care to patients.Nurse managers need to ensure supportive structures are in place,for example,dedicated administrators,IT support and infrastructure,education/training,and relevant policies/procedures.The success of nurse-led virtual services requires key infrastructure to support nursing staff and sustain this service.
基金provided by the Science Research Project of Hebei Education Department under grant No.BJK2024115.
文摘High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet.
基金Supported by Natural Science Foundation General Project of Heilongjiang Province(C2018050).
文摘As a vital food crop,rice is an important part of global food crops.Studying the spatiotemporal changes in rice cultivation facilitates early prediction of production risks and provides support for agricultural policy decisions related to rice.With the increasing application of satellite remote sensing technology in crop monitoring,remote sensing for rice cultivation has emerged as a novel approach,offering new perspectives for monitoring rice planting.This paper briefly outlined the current research and development status of satellite remote sensing for monitoring rice cultivation both at home and abroad.Foreign scholars have made innovations in data sources and methodologies for satellite remote sensing monitoring,and utilized multi-source satellite information and machine learning algorithms to enhance the accuracy of rice planting monitoring.Scholars in China have achieved significant results in the study of satellite remote sensing for monitoring rice cultivation.Their research and application in monitoring rice planting areas provide valuable references for agricultural production management.However,satellite remote sensing monitoring of rice still faces challenges such as low spatiotemporal resolution and difficulties related to cloud cover and data fusion,which require further in-depth investigation.Additionally,there are shortcomings in the accuracy of remote sensing monitoring for fragmented farmland plots and smallholder farming.To address these issues,future efforts should focus on developing multi-source heterogeneous data fusion analysis technologies and researching monitoring systems.These advancements are expected to enable high-precision large-scale acquisition of rice planting information,laying a foundation for future smart agriculture.
基金funded by the Hainan Province Science and Technology Special Fund under Grant ZDYF2024GXJS292.
文摘Deep learning has made significant progress in the field of oriented object detection for remote sensing images.However,existing methods still face challenges when dealing with difficult tasks such as multi-scale targets,complex backgrounds,and small objects in remote sensing.Maintaining model lightweight to address resource constraints in remote sensing scenarios while improving task completion for remote sensing tasks remains a research hotspot.Therefore,we propose an enhanced multi-scale feature extraction lightweight network EM-YOLO based on the YOLOv8s architecture,specifically optimized for the characteristics of large target scale variations,diverse orientations,and numerous small objects in remote sensing images.Our innovations lie in two main aspects:First,a dynamic snake convolution(DSC)is introduced into the backbone network to enhance the model’s feature extraction capability for oriented targets.Second,an innovative focusing-diffusion module is designed in the feature fusion neck to effectively integrate multi-scale feature information.Finally,we introduce Layer-Adaptive Sparsity for magnitude-based Pruning(LASP)method to perform lightweight network pruning to better complete tasks in resource-constrained scenarios.Experimental results on the lightweight platform Orin demonstrate that the proposed method significantly outperforms the original YOLOv8s model in oriented remote sensing object detection tasks,and achieves comparable or superior performance to state-of-the-art methods on three authoritative remote sensing datasets(DOTA v1.0,DOTA v1.5,and HRSC2016).
基金supported by the National Public Welfare Forest Desert Shrubbery Monitoring Project。
文摘Desert shrubs are indispensable in maintaining ecological stability by reducing soil erosion,enhancing water retention,and boosting soil fertility,which are critical factors in mitigating desertification processes.Due to the complex topography,variable climate,and challenges in field surveys in desert regions,this paper proposes YOLO-Desert-Shrub(YOLO-DS),a detection method for identifying desert shrubs in UAV remote sensing images based on an enhanced YOLOv8n framework.This method accurately identifying shrub species,locations,and coverage.To address the issue of small individual plants dominating the dataset,the SPDconv convolution module is introduced in the Backbone and Neck layers of the YOLOv8n model,replacing conventional convolutions.This structural optimization mitigates information degradation in fine-grained data while strengthening discriminative feature capture across spatial scales within desert shrub datasets.Furthermore,a structured state-space model is integrated into the main network,and the MambaLayer is designed to dynamically extract and refine shrub-specific features from remote sensing images,effectively filtering out background noise and irrelevant interference to enhance feature representation.Benchmark evaluations reveal the YOLO-DS framework attains 79.56%mAP40weight,demonstrating 2.2%absolute gain versus the baseline YOLOv8n architecture,with statistically significant advantages over contemporary detectors in cross-validation trials.The predicted plant coverage exhibits strong consistency with manually measured coverage,with a coefficient of determination(R^(2))of 0.9148 and a Root Mean Square Error(RMSE)of1.8266%.The proposed UAV-based remote sensing method utilizing the YOLO-DS effectively identify and locate desert shrubs,monitor canopy sizes and distribution,and provide technical support for automated desert shrub monitoring.
基金Under the auspices of the Strategic Priority Research Program of the Chinese Academy of Sciences(No.XDA28050400)Jilin Province Key Research and Development Project(No.20230202040NC)Common Application Support Platform for National Civil Space Infrastructure Land Observation Satellites(No.2017-000052-73-01-001735)。
文摘Agricultural greenhouses(AGHs)are increasingly used globally to control the crop growth environment,which are vital for food production,resource conservation,and rural economies.Advances in high-quality data acquisition methods and information retrieval algorithms have improved the ability to extract AGHs from remote sensing images(e.g.,satellite and uncrewed aerial vehicle(UAV)).Research on this topic began in 1989,and the number of related studies has increased annually.This paper provides a review of the development of remote sensing of AGHs and research hotspots.It summarizes the current status and trends of data sources,identification features,methods,and accuracy of AGHs extraction.Due to the unique spectral,textural,and geometric characteristics of AGHs,research studies have primarily utilized optical remote sensing data from sensors with spatial resolutions of 30 m or more,such as Landsat,Sentinel,Gaofen(GF),and Worldview,to extract AGHs.Machine learning and deep learning methods have provided more precise results for extracting AGHs than threshold segmentation methods.In contrast,deep learning algorithms have been primarily used with high-spatial resolution data and small-scale study areas,with accuracy rates generally exceeding 90.00%.However,future research may use higher spatial resolution images to improve the accuracy and detail of AGH extraction.Recent studies have integrated multiple data sources and performed time-series analysis to improve monitoring of dynamic changes in AGHs.Moreover,emphasis should be placed on optimizing data fusion techniques,implementing sample transfer methods,expanding the number of sensors,and increasing the application of artificial intelligence(AI)in monitoring AGHs.These efforts will provide more reliable methods and tools to improve agricultural production and resource utilization efficiency.This review provides resources for researchers and decision-makers involved in modern agricultural development,as well as scientific evidence for the sustainable development of rural areas.
基金funded by the Henan Province Key R&D Program Project,“Research and Application Demonstration of Class Ⅱ Superlattice Medium Wave High Temperature Infrared Detector Technology”,grant number 231111210400.
文摘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.
基金National Natural Science Foundation of China,No.41671026。
文摘Intermittent rivers and ephemeral streams(IRES),also known as non-perennial river segments(NPRs),have garnered attention due to their significant roles in watershed hydrology and ecosystem services,especially in the context of climate change and escalating human activities.Recent advances in machine learning(ML)techniques have significantly improved the analysis of dynamic changes in IRES.Various ML models,including random forest(RF),long short-term memory(LSTM),and U-Net,demonstrate clear advantages in processing complex hydrological data,enhancing the efficiency and accuracy of IRES extraction from remote sensing data.Furthermore,hybrid ML approaches enhance predictive performance in complex hydrological scenarios by integrating multiple algorithms.However,ML methods still face challenges,including high data dependence,computational complexity,and scalability issues with models.This review proposes an IRES monitoring framework that combines satellite data with ML algorithms,integrating remote sensing technologies such as optical imaging and synthetic aperture radar,and evaluates the advantages and limitations of different ML methods.It further highlights the potential of integrating multiple ML techniques and high-resolution remote sensing data to monitor IRES dynamics,conduct ecological assessments,and support sustainable water management,offering a scientific foundation for addressing environmental and anthropogenic pressures.
基金This study was supported by:Inner Mongolia Academy of Forestry Sciences Open Research Project(Grant No.KF2024MS03)The Project to Improve the Scientific Research Capacity of the Inner Mongolia Academy of Forestry Sciences(Grant No.2024NLTS04)The Innovation and Entrepreneurship Training Program for Undergraduates of Beijing Forestry University(Grant No.X202410022268).
文摘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.
文摘Spared regions of the damaged central nervous system undergo dynamic remodelling and exhibit a remarkable potential for therapeutic exploitation1.Lesion-remote astrocytes(LRAs),which interact with viable neurons and glia,undergo reactive transformations whose molecular and functional properties are poorly understood2.Here,using multiple transcriptional profiling methods,we investigated LRAs from spared regions of mouse spinal cord following traumatic spinal cord injury.
文摘远程终端单元(remote terminal unit, RTU)是当前电网中最主要的测量终端,但是其量测量没有统一时标,更新频率低,而且存在不确定性的传输时延。而同步相量测量单元(phasor measurement unit, PMU)具有高同步、高精度等特点,成为电力系统中重要的数据采集装置。为协调利用这两种测量数据,首先归纳出RTU量测非同步的来源,分析了量测数据不同步对状态估计和潮流计算的影响,并给出了相关的验证结果。并提出基于能量交互算子的量测数据相关性分析方法。该方法应用同步数据间相关性最大的原理,利用PMU所产生的精确数据来同步RTU数据,为混合测量系统确定测量基准时刻。通过对IEEE39节点电网和广东83节点实际电网的仿真,结果表明该方法能有效校正量测数据非同步以及改善状态估计和潮流计算精度。
基金Under the auspices of National Basic Research Priorities Program of China (No 2009CB421104)National Natural Science Foundation of China (No 40801070)+1 种基金Knowledge Innovation Programs of Chinese Academy of Sciences (No KZCX2-YW-421)the CAS/SAFEA International Partnership Program for Creative Research Teams of 'Ecosystem Processes and Services'
文摘Ecosystem service is an emerging concept that grows to be a hot research area in ecology.Spatially explicit ecosystem service values are important for ecosystem service management.However,it is difficult to quantify ecosystem services.Remote sensing provides images covering Earth surface,which by nature are spatially explicit.Thus,remote sensing can be useful for quantitative assessment of ecosystem services.This paper reviews spatially explicit ecosystem service studies conducted in ecology and remote sensing in order to find out how remote sensing can be used for ecosystem service assessment.Several important areas considered include land cover,biodiversity,and carbon,water and soil related ecosystem services.We found that remote sensing can be used for ecosystem service assessment in three different ways:direct monitoring,indirect monitoring,and combined use with ecosystem models.Some plant and water related ecosystem services can be directly monitored by remote sensing.Most commonly,remote sensing can provide surrogate information on plant and soil characteristics in an ecosystem.For ecosystem process related ecosystem services,remote sensing can help measure spatially explicit parameters.We conclude that acquiring good in-situ measurements and selecting appropriate remote sensor data in terms of resolution are critical for accurate assessment of ecosystem services.