After spinal cord injury,impairment of the sensorimotor circuit can lead to dysfunction in the motor,sensory,proprioceptive,and autonomic nervous systems.Functional recovery is often hindered by constraints on the tim...After spinal cord injury,impairment of the sensorimotor circuit can lead to dysfunction in the motor,sensory,proprioceptive,and autonomic nervous systems.Functional recovery is often hindered by constraints on the timing of interventions,combined with the limitations of current methods.To address these challenges,various techniques have been developed to aid in the repair and reconstruction of neural circuits at different stages of injury.Notably,neuromodulation has garnered considerable attention for its potential to enhance nerve regeneration,provide neuroprotection,restore neurons,and regulate the neural reorganization of circuits within the cerebral cortex and corticospinal tract.To improve the effectiveness of these interventions,the implementation of multitarget early interventional neuromodulation strategies,such as electrical and magnetic stimulation,is recommended to enhance functional recovery across different phases of nerve injury.This review concisely outlines the challenges encountered following spinal cord injury,synthesizes existing neurostimulation techniques while emphasizing neuroprotection,repair,and regeneration of impaired connections,and advocates for multi-targeted,task-oriented,and timely interventions.展开更多
During the oxygen evolution reaction(OER),reconstruction of transition metal sulfides(TMSs)is inevitable.However,the lack of a clear theoretical understanding of this process has impeded the development of effective r...During the oxygen evolution reaction(OER),reconstruction of transition metal sulfides(TMSs)is inevitable.However,the lack of a clear theoretical understanding of this process has impeded the development of effective reconstruction regulation strategies.In this study,we first explored the reconstruction mechanism of CoS_(2)during OER from the perspective of electronic structure and identified two possible pathways:the OH-assisted mechanism and the O-assisted mechanism.Further verification showed that these mechanisms are universally applicable to other TMSs(e.g.,FeS_(2)).Based on the reconstruction mechanism,we investigated the basic reasons for the influence of various regulation strategies,such as vacancy modification and facet engineering,on the reconstruction ability.This verified that the method of analyzing the change in the reconstruction ability of catalysts based on the reconstruction mechanism has a high degree of applicability.Importantly,we proposed a core regulation strategy:the coordination symmetry regulation strategy.Specifically,by breaking the symmetry of the surface coordination environment of TMSs(such as introducing heteroatom doping or strain),the reconstruction process will be facilitated.Our findings provide a comprehensive mechanistic explanation for the reconstruction of TMS catalysts and offer a new idea for the rational design of OER catalysts with controllable reconstruction capacity.展开更多
Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approach...Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approaches,while effective in global illumination modeling,often struggle to simultaneously suppress noise and preserve structural details,especially under heterogeneous lighting.Furthermore,misalignment between luminance and color channels introduces additional challenges to accurate enhancement.In response to the aforementioned difficulties,we introduce a single-stage framework,M2ATNet,using the multi-scale multi-attention and Transformer architecture.First,to address the problems of texture blurring and residual noise,we design a multi-scale multi-attention denoising module(MMAD),which is applied separately to the luminance and color channels to enhance the structural and texture modeling capabilities.Secondly,to solve the non-alignment problem of the luminance and color channels,we introduce the multi-channel feature fusion Transformer(CFFT)module,which effectively recovers the dark details and corrects the color shifts through cross-channel alignment and deep feature interaction.To guide the model to learn more stably and efficiently,we also fuse multiple types of loss functions to form a hybrid loss term.We extensively evaluate the proposed method on various standard datasets,including LOL-v1,LOL-v2,DICM,LIME,and NPE.Evaluation in terms of numerical metrics and visual quality demonstrate that M2ATNet consistently outperforms existing advanced approaches.Ablation studies further confirm the critical roles played by the MMAD and CFFT modules to detail preservation and visual fidelity under challenging illumination-deficient environments.展开更多
There is a contradiction between the evolution rate of materials and the time resolution of SR-CT characterization in the in situ synchrotron radiation computed tomography(SR-CT)characterization of ultrafast evolution...There is a contradiction between the evolution rate of materials and the time resolution of SR-CT characterization in the in situ synchrotron radiation computed tomography(SR-CT)characterization of ultrafast evolution process.The sampling strategy of the ultra-sparse angle is an effective method for improving time resolution.Accurate reconstruction under sparse sampling conditions has always been a bottleneck problem.In recent years,convolutional neural networks have shown outstanding advantages in sparse-angle CT reconstruction given the development of deep learning.However,existing ideas did not consider the expression of high-frequency details in neural networks,limiting their application in accurate SR-CT characterization.A novel high-frequency information-constrained deep learning network(HFIC-Net)is proposed in response to this problem.Additional high-frequency information constraints are added to improve the accuracy of the reconstruction results.Further,a series of numerical reconstruction experiments are conducted to verify this new method,and the results indicate that the reconstruction results of HFIC-Net method effectively improve reconstruction quality.This new method uses only eight-angle projections to achieve the reconstruction effect of the filtered backprojection method(FBP)method in 360 projections.The results of the HFIC-Net method demonstrate clear boundaries and accurate detailed structures,correcting the misinformation caused by using other methods.For quantitative evaluation,the SSIM used to evaluate image structure similarity is increased from 0.1951,0.9212,and 0.9308 for FBP,FBP-Conv,and DDC-Net,respectively,to 0.9620 for HFIC-Net.Finally,the results of actual SR-CT experimental data indicate that the new method can suppress artifacts and achieve accurate reconstruction,and it is suitable for the in situ SR-CT accurate characterization of ultxafast evolution process.展开更多
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.展开更多
Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the backgroun...Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the background,camouflaged objects often exhibit vague boundaries and varying scales,making it challenging to accurately locate targets and delineate their indistinct edges.To address this,we propose a novel camouflaged object detection network called Edge-Guided and Multi-scale Fusion Network(EGMFNet),which leverages edge-guided multi-scale integration for enhanced performance.The model incorporates two innovative components:a Multi-scale Fusion Module(MSFM)and an Edge-Guided Attention Module(EGA).These designs exploit multi-scale features to uncover subtle cues between candidate objects and the background while emphasizing camouflaged object boundaries.Moreover,recognizing the rich contextual information in fused features,we introduce a Dual-Branch Global Context Module(DGCM)to refine features using extensive global context,thereby generatingmore informative representations.Experimental results on four benchmark datasets demonstrate that EGMFNet outperforms state-of-the-art methods across five evaluation metrics.Specifically,on COD10K,our EGMFNet-P improves F_(β)by 4.8 points and reduces mean absolute error(MAE)by 0.006 compared with ZoomNeXt;on NC4K,it achieves a 3.6-point increase in F_(β).OnCAMO and CHAMELEON,it obtains 4.5-point increases in F_(β),respectively.These consistent gains substantiate the superiority and robustness of EGMFNet.展开更多
Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet th...Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet the requirements of early disease identification in complex natural environments.To address this issue,this study proposes an improved YOLO11-based model,YOLO-SPDNet(Scale Sequence Fusion,Position-Channel Attention,and Dual Enhancement Network).The model integrates the SEAM(Self-Ensembling Attention Mechanism)semantic enhancement module,the MLCA(Mixed Local Channel Attention)lightweight attention mechanism,and the SPA(Scale-Position-Detail Awareness)module composed of SSFF(Scale Sequence Feature Fusion),TFE(Triple Feature Encoding),and CPAM(Channel and Position Attention Mechanism).These enhancements strengthen fine-grained lesion detection while maintaining model lightweightness.Experimental results show that YOLO-SPDNet achieves an accuracy of 91.8%,a recall of 86.5%,and an mAP@0.5 of 90.6%on the test set,with a computational complexity of 12.5 GFLOPs.Furthermore,the model reaches a real-time inference speed of 987 FPS,making it suitable for deployment on mobile agricultural terminals and online monitoring systems.Comparative analysis and ablation studies further validate the reliability and practical applicability of the proposed model in complex natural scenes.展开更多
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.展开更多
Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)t...Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist.展开更多
Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To ...Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To address these issues,this paper proposes SIM-Net,an enhanced detection framework derived from YOLOv11.The model integrates SPDConv to preserve fine-grained features for small object detection,introduces a novel convolutional partial attention module(C2PAM)to suppress redundant background information and highlight salient regions,and employs a multi-scale fusion network(MFN)with a multi-grain contextual module(MGCT)to strengthen contextual representation and accelerate inference.Experimental evaluations demonstrate that SIM-Net achieves 92.4%mAP,92%accuracy,and 89.4%recall with an inference speed of 75.1 FPS,outperforming existing state-of-the-art methods.These results confirm the robustness and real-time applicability of SIM-Net for PCB defect inspection.展开更多
Multilayer complex dynamical networks,characterized by the intricate topological connections and diverse hierarchical structures,present significant challenges in determining complete structural configurations due to ...Multilayer complex dynamical networks,characterized by the intricate topological connections and diverse hierarchical structures,present significant challenges in determining complete structural configurations due to the unique functional attributes and interaction patterns inherent to different layers.This paper addresses the critical question of whether structural information from a known layer can be used to reconstruct the unknown intralayer structure of a target layer within general weighted output-coupling multilayer networks.Building upon the generalized synchronization principle,we propose an innovative reconstruction method that incorporates two essential components in the design of structure observers,the cross-layer coupling modulator and the structural divergence term.A key advantage of the proposed reconstruction method lies in its flexibility to freely designate both the unknown target layer and the known reference layer from the general weighted output-coupling multilayer network.The reduced dependency on full-state observability enables more deployment in engineering applications with partial measurements.Numerical simulations are conducted to validate the effectiveness of the proposed structure reconstruction method.展开更多
Background 3D botanical tree reconstruction from a single image plays a vital role in the field of computer graphics.However,accurately capturing the intricate branching patterns and detailed morphologies of trees rem...Background 3D botanical tree reconstruction from a single image plays a vital role in the field of computer graphics.However,accurately capturing the intricate branching patterns and detailed morphologies of trees remains a challenge.Methods In this study,we proposed a novel approach for single-image tree reconstruction using a conditional generative adversarial network to infer the 3D skeleton of a tree in the form of a 2D skeleton depth map.Based on the 2D skeleton depth map,a corresponding branching structure(3D skeleton)that inherits the tree shape in the input image and leaves can be generated using a procedural modeling technique.Result Experimental results show that the proposed method accurately reconstructs diverse tree structures across species.Both quantitative and qualitative evaluations demonstrate improved skeleton completeness,branching accuracy,and visual realism over baseline methods,while requiring no user input.Conclusions Our proposed approach for generating lifelike 3D tree models from a single image with no user input shows its proficiency in achieving efficient and reliable reconstruction.These results showcase the capability of the proposed model to recreate complex tree architectures while capturing their visual authenticity.展开更多
The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and dispos...The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and disposing of this mining waste.This study employs a macro-meso-micro testing method to investigate the effects of the waste rock grading index(WGI)and loading rate(LR)on the uniaxial compressive strength(UCS),pore structure,and micromorphology of CTWB materials.Pore structures were analyzed using scanning electron microscopy(SEM)and mercury intrusion porosimetry(MIP).The particles(pores)and cracks analysis system(PCAS)software was used to quantitatively characterize the multi-scale micropores in the SEM images.The key findings indicate that the macroscopic results(UCS)of CTWB materials correspond to the microscopic results(pore structure and micromorphology).Changes in porosity largely depend on the conditions of waste rock grading index and loading rate.The inclusion of waste rock initially increases and then decreases the UCS,while porosity first decreases and then increases,with a critical waste rock grading index of 0.6.As the loading rate increases,UCS initially rises and then falls,while porosity gradually increases.Based on MIP and SEM results,at waste rock grading index 0.6,the most probable pore diameters,total pore area(TPA),pore number(PN),maximum pore area(MPA),and area probability distribution index(APDI)are minimized,while average pore form factor(APF)and fractal dimension of pore porosity distribution(FDPD)are maximized,indicating the most compact pore structure.At a loading rate of 12.0 mm/min,the most probable pore diameters,TPA,PN,MPA,APF,and APDI reach their maximum values,while FDPD reaches its minimum value.Finally,the mechanism of CTWB materials during compression is analyzed,based on the quantitative results of UCS and porosity.The research findings play a crucial role in ensuring the successful application of CTWB materials in deep metal mines.展开更多
Fracability is a critical indicator for evaluating the exploration and development potential of coalbed methane reservoirs and assessing the effectiveness of hydraulic fracturing stimulation operations.Its core functi...Fracability is a critical indicator for evaluating the exploration and development potential of coalbed methane reservoirs and assessing the effectiveness of hydraulic fracturing stimulation operations.Its core function is to characterize the complexity of the induced fracture network and the resulting effective stimulated volume.In this study,we quantified fracture area and geometric complexity using true triaxial fracturing experiments and computed tomography three-dimensional(3D)reconstruction technology,combined with the box-counting method to calculate the 3D fractal dimension of the fracture surfaces.The results revealed that the total fracture surface area per unit volume of the stimulated reservoir effectively characterized reservoir fracability;specifically,both a larger total fracture surface area and a higher fractal dimension corresponded to better reservoir fracability.Fracture complexity was enhanced by a decrease in the horizontal principal stress difference or an increase in the injection rate.Under optimal conditions of a 3 MPa stress difference and an injection rate of 60 mL/min,fracability improved by 27.6%.Furthermore,liquid carbon dioxide(CO_(2))improved fracability by 50.7%compared to using water as the fracturing fluid,a result attributed to its low viscosity and strong diffusion capacity,which activated a greater number of natural fractures.A fracability evaluation model integrating brittleness,fracture toughness,and dimensionless net pressure was developed using regression analysis,which demonstrated high reliability with a strong determination coefficient(R^(2))of 0.9019.This study clarifies the logical relationships among fracture area,complexity,and fractal dimension,providing a novel method for evaluating the fracability of coal reservoirs.展开更多
AIM:To evaluate the efficacy and safety of decellularized conjunctival stroma(DCS)as a novel biomaterial by comparing its grafting outcomes with amniotic membrane(AM)when used for conjunctival reconstruction after pri...AIM:To evaluate the efficacy and safety of decellularized conjunctival stroma(DCS)as a novel biomaterial by comparing its grafting outcomes with amniotic membrane(AM)when used for conjunctival reconstruction after primary pterygium excision.METHODS:This randomized,parallel-controlled study with allocation concealment enrolled 40 patients with primary pterygium.Participants were randomly assigned to two groups using the sealed envelope method:the DCS group(n=20)and the AM group(n=18),receiving DCS and AM grafts respectively.Slit-lamp photography of the operative eyes was performed preoperatively and at 1,3,5,7,10,30,90,and 180d postoperatively.Best-corrected visual acuity(BCVA)and symptom scores were recorded simultaneously.In vivo confocal microscopy was conducted at 3 and 6mo postoperatively.RESULTS:All participants exhibited improved postoperative symptoms.The mean age was 60±9y(male/female ratio:6/14)in the DCS group and 56±12y(male/female ratio:7/11)in the AM group.The average epithelial healing time was 9.89±3.54d in the DCS group and 8.17±1.34d in the AM group(P=0.084).One recurrence case was observed in each group.Postoperative graft hemorrhage was significantly more severe in the DCS group than in the AM group only at 30d postoperatively(P=0.011).In vivo confocal microscopy revealed conjunctival epithelial cell growth in both groups at 90d postoperatively,while clear corneo-conjunctival cell boundaries were observed until 180d postoperatively.CONCLUSION:DCS used in primary pterygium surgery has a safety profile comparable to AM.It promotes rapid postoperative conjunctival healing,achieves a relatively low pterygium recurrence rate,and yields outcomes similar to AM.DCS provides a novel biomaterial option for conjunctival reconstruction after pterygium excision and the treatment of other conjunctival injuries.展开更多
Advanced healthcare monitors for air pollution applications pose a significant challenge in achieving a balance between high-performance filtration and multifunctional smart integration.Electrospinning triboelectric n...Advanced healthcare monitors for air pollution applications pose a significant challenge in achieving a balance between high-performance filtration and multifunctional smart integration.Electrospinning triboelectric nanogenerators(TENG)provide a significant potential for use under such difficult circumstances.We have successfully constructed a high-performance TENG utilizing a novel multi-scale nanofiber architecture.Nylon 66(PA66)and chitosan quaternary ammonium salt(HACC)composites were prepared by electrospinning,and PA66/H multiscale nanofiber membranes composed of nanofibers(≈73 nm)and submicron-fibers(≈123 nm)were formed.PA66/H multi-scale nanofiber membrane as the positive electrode and negative electrode-spun PVDF-HFP nanofiber membrane composed of respiration-driven PVDF-HFP@PA66/H TENG.The resulting PVDF-HFP@PA66/H TENG based air filter utilizes electrostatic adsorption and physical interception mechanisms,achieving PM_(0.3)filtration efficiency over 99%with a pressure drop of only 48 Pa.Besides,PVDF-HFP@PA66/H TENG exhibits excellent stability in high-humidity environments,with filtration efficiency reduced by less than 1%.At the same time,the TENG achieves periodic contact separation through breathing drive to achieve self-power,which can ensure the long-term stability of the filtration efficiency.In addition to the air filtration function,TENG can also monitor health in real time by capturing human breathing signals without external power supply.This integrated system combines high-efficiency air filtration,self-powered operation,and health monitoring,presenting an innovative solution for air purification,smart protective equipment,and portable health monitoring.These findings highlight the potential of this technology for diverse applications,offering a promising direction for advancing multifunctional air filtration systems.展开更多
With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods ...With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods face numerous challenges in practical deployment,including scale variation handling,feature degradation,and complex backgrounds.To address these issues,we propose Edge-enhanced and Detail-Capturing You Only Look Once(EHDC-YOLO),a novel framework for object detection in Unmanned Aerial Vehicle(UAV)imagery.Based on the You Only Look Once version 11 nano(YOLOv11n)baseline,EHDC-YOLO systematically introduces several architectural enhancements:(1)a Multi-Scale Edge Enhancement(MSEE)module that leverages multi-scale pooling and edge information to enhance boundary feature extraction;(2)an Enhanced Feature Pyramid Network(EFPN)that integrates P2-level features with Cross Stage Partial(CSP)structures and OmniKernel convolutions for better fine-grained representation;and(3)Dynamic Head(DyHead)with multi-dimensional attention mechanisms for enhanced cross-scale modeling and perspective adaptability.Comprehensive experiments on the Vision meets Drones for Detection(VisDrone-DET)2019 dataset demonstrate that EHDC-YOLO achieves significant improvements,increasing mean Average Precision(mAP)@0.5 from 33.2%to 46.1%(an absolute improvement of 12.9 percentage points)and mAP@0.5:0.95 from 19.5%to 28.0%(an absolute improvement of 8.5 percentage points)compared with the YOLOv11n baseline,while maintaining a reasonable parameter count(2.81 M vs the baseline’s 2.58 M).Further ablation studies confirm the effectiveness of each proposed component,while visualization results highlight EHDC-YOLO’s superior performance in detecting objects and handling occlusions in complex drone scenarios.展开更多
Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious an...Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy.展开更多
Background:Penile augmentation through injectable substances is becoming increasingly common.A growing number of aesthetic clinics are developing penile enlargement procedures using various injectable materials.Althou...Background:Penile augmentation through injectable substances is becoming increasingly common.A growing number of aesthetic clinics are developing penile enlargement procedures using various injectable materials.Although these procedures are now performed in more controlled and medically supervised environments,their long-term outcomes remain poorly understood.The promotion of such medical treatments contributes to an increasing interest among adult males in self-injection as a method to alleviate psychological distress associated with penile size concerns.At the same time,access to injectable substances through unofficial or unregulated sources has become increasingly easy.Tor our knowledge,we report the first documented case of self-injection with Garamycin®(gentamicin)cream,contributing to the literature on the often multidisciplinary management of penile enlargement injections,a field still lacking well-established guidelines.Case Description:This case report describes a young patient who self-injected Garamycin®into the penis for the purpose of enlargement.He presented to our urology department with worsening symptoms,including severe and poorly tolerated pain.His primary request was prompt relief of pain while preserving,as much as possible,the aesthetic appearance and functional integrity of his penis.This case required a multi-stage surgical approach to salvage the penis and preserve both its structural integrity and functional outcome.Conclusions:To our knowledge,this case report documents the first reported instance of Garamycin®injection performed for the purpose of penile enlargement.It provides insight into the clinical course of such penile cream injections,demonstrates that a two-stage scrotal flap can achieve both functional and aesthetic outcomes,and highlights the importance of comprehensive management particularly addressing the traumatic impact of penile deformity secondary to inflammation and/or infection,as well as the body dysmorphic concerns often associated with these cases.展开更多
The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is m...The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is mainly used for finite element analysis at present,and the effectiveness of the surrogate material model has been fully confirmed.However,there are some accuracy problems when dealing with boundary elements using the surrogate material model,which will affect the topology optimization results.In this study,a boundary element reconstruction(BER)model is proposed based on the surrogate material model under the MMC topology optimization framework to improve the accuracy of topology optimization.The proposed BER model can reconstruct the boundary elements by refining the local meshes and obtaining new nodes in boundary elements.Then the density of boundary elements is recalculated using the new node information,which is more accurate than the original model.Based on the new density of boundary elements,the material properties and volume information of the boundary elements are updated.Compared with other finite element analysis methods,the BER model is simple and feasible and can improve computational accuracy.Finally,the effectiveness and superiority of the proposed method are verified by comparing it with the optimization results of the original surrogate material model through several numerical examples.展开更多
基金supported by the National Key Research and Development Program of China,No.2023YFC3603705(to DX)the National Natural Science Foundation of China,No.82302866(to YZ).
文摘After spinal cord injury,impairment of the sensorimotor circuit can lead to dysfunction in the motor,sensory,proprioceptive,and autonomic nervous systems.Functional recovery is often hindered by constraints on the timing of interventions,combined with the limitations of current methods.To address these challenges,various techniques have been developed to aid in the repair and reconstruction of neural circuits at different stages of injury.Notably,neuromodulation has garnered considerable attention for its potential to enhance nerve regeneration,provide neuroprotection,restore neurons,and regulate the neural reorganization of circuits within the cerebral cortex and corticospinal tract.To improve the effectiveness of these interventions,the implementation of multitarget early interventional neuromodulation strategies,such as electrical and magnetic stimulation,is recommended to enhance functional recovery across different phases of nerve injury.This review concisely outlines the challenges encountered following spinal cord injury,synthesizes existing neurostimulation techniques while emphasizing neuroprotection,repair,and regeneration of impaired connections,and advocates for multi-targeted,task-oriented,and timely interventions.
基金supported by the National Key Research and Development program(2022YFA1504000)the National Natural Science Foundation of China(22302101)+4 种基金the Fundamental Research Funds for the Central Universities(63185015)the Shenzhen Science and Technology Program(JCYJ20210324121002007,JCYJ20230807151503007)the Yunnan Provincial Science and Technology Project at Southwest United Graduate School(202402AO370001)the China Postdoctoral Science Foundation(2022M721699)the Guangdong Basic and Applied Basic Research Foundation(2024A1515010347).
文摘During the oxygen evolution reaction(OER),reconstruction of transition metal sulfides(TMSs)is inevitable.However,the lack of a clear theoretical understanding of this process has impeded the development of effective reconstruction regulation strategies.In this study,we first explored the reconstruction mechanism of CoS_(2)during OER from the perspective of electronic structure and identified two possible pathways:the OH-assisted mechanism and the O-assisted mechanism.Further verification showed that these mechanisms are universally applicable to other TMSs(e.g.,FeS_(2)).Based on the reconstruction mechanism,we investigated the basic reasons for the influence of various regulation strategies,such as vacancy modification and facet engineering,on the reconstruction ability.This verified that the method of analyzing the change in the reconstruction ability of catalysts based on the reconstruction mechanism has a high degree of applicability.Importantly,we proposed a core regulation strategy:the coordination symmetry regulation strategy.Specifically,by breaking the symmetry of the surface coordination environment of TMSs(such as introducing heteroatom doping or strain),the reconstruction process will be facilitated.Our findings provide a comprehensive mechanistic explanation for the reconstruction of TMS catalysts and offer a new idea for the rational design of OER catalysts with controllable reconstruction capacity.
基金funded by the National Natural Science Foundation of China,grant numbers 52374156 and 62476005。
文摘Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approaches,while effective in global illumination modeling,often struggle to simultaneously suppress noise and preserve structural details,especially under heterogeneous lighting.Furthermore,misalignment between luminance and color channels introduces additional challenges to accurate enhancement.In response to the aforementioned difficulties,we introduce a single-stage framework,M2ATNet,using the multi-scale multi-attention and Transformer architecture.First,to address the problems of texture blurring and residual noise,we design a multi-scale multi-attention denoising module(MMAD),which is applied separately to the luminance and color channels to enhance the structural and texture modeling capabilities.Secondly,to solve the non-alignment problem of the luminance and color channels,we introduce the multi-channel feature fusion Transformer(CFFT)module,which effectively recovers the dark details and corrects the color shifts through cross-channel alignment and deep feature interaction.To guide the model to learn more stably and efficiently,we also fuse multiple types of loss functions to form a hybrid loss term.We extensively evaluate the proposed method on various standard datasets,including LOL-v1,LOL-v2,DICM,LIME,and NPE.Evaluation in terms of numerical metrics and visual quality demonstrate that M2ATNet consistently outperforms existing advanced approaches.Ablation studies further confirm the critical roles played by the MMAD and CFFT modules to detail preservation and visual fidelity under challenging illumination-deficient environments.
基金supported by the National Nature Science Foundation of China(Nos.12027901 and 12041202)Synchrotron Radiation Joint Fund of University of Science and Technology of China(Nos.KY2090000059 and KY2090000054)。
文摘There is a contradiction between the evolution rate of materials and the time resolution of SR-CT characterization in the in situ synchrotron radiation computed tomography(SR-CT)characterization of ultrafast evolution process.The sampling strategy of the ultra-sparse angle is an effective method for improving time resolution.Accurate reconstruction under sparse sampling conditions has always been a bottleneck problem.In recent years,convolutional neural networks have shown outstanding advantages in sparse-angle CT reconstruction given the development of deep learning.However,existing ideas did not consider the expression of high-frequency details in neural networks,limiting their application in accurate SR-CT characterization.A novel high-frequency information-constrained deep learning network(HFIC-Net)is proposed in response to this problem.Additional high-frequency information constraints are added to improve the accuracy of the reconstruction results.Further,a series of numerical reconstruction experiments are conducted to verify this new method,and the results indicate that the reconstruction results of HFIC-Net method effectively improve reconstruction quality.This new method uses only eight-angle projections to achieve the reconstruction effect of the filtered backprojection method(FBP)method in 360 projections.The results of the HFIC-Net method demonstrate clear boundaries and accurate detailed structures,correcting the misinformation caused by using other methods.For quantitative evaluation,the SSIM used to evaluate image structure similarity is increased from 0.1951,0.9212,and 0.9308 for FBP,FBP-Conv,and DDC-Net,respectively,to 0.9620 for HFIC-Net.Finally,the results of actual SR-CT experimental data indicate that the new method can suppress artifacts and achieve accurate reconstruction,and it is suitable for the in situ SR-CT accurate characterization of ultxafast evolution process.
基金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.
基金financially supported byChongqingUniversity of Technology Graduate Innovation Foundation(Grant No.gzlcx20253267).
文摘Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the background,camouflaged objects often exhibit vague boundaries and varying scales,making it challenging to accurately locate targets and delineate their indistinct edges.To address this,we propose a novel camouflaged object detection network called Edge-Guided and Multi-scale Fusion Network(EGMFNet),which leverages edge-guided multi-scale integration for enhanced performance.The model incorporates two innovative components:a Multi-scale Fusion Module(MSFM)and an Edge-Guided Attention Module(EGA).These designs exploit multi-scale features to uncover subtle cues between candidate objects and the background while emphasizing camouflaged object boundaries.Moreover,recognizing the rich contextual information in fused features,we introduce a Dual-Branch Global Context Module(DGCM)to refine features using extensive global context,thereby generatingmore informative representations.Experimental results on four benchmark datasets demonstrate that EGMFNet outperforms state-of-the-art methods across five evaluation metrics.Specifically,on COD10K,our EGMFNet-P improves F_(β)by 4.8 points and reduces mean absolute error(MAE)by 0.006 compared with ZoomNeXt;on NC4K,it achieves a 3.6-point increase in F_(β).OnCAMO and CHAMELEON,it obtains 4.5-point increases in F_(β),respectively.These consistent gains substantiate the superiority and robustness of EGMFNet.
基金Tianmin Tianyuan Boutique Vegetable Industry Technology Service Station(Grant No.2024120011003081)Development of Environmental Monitoring and Traceability System for Wuqing Agricultural Production Areas(Grant No.2024120011001866)。
文摘Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet the requirements of early disease identification in complex natural environments.To address this issue,this study proposes an improved YOLO11-based model,YOLO-SPDNet(Scale Sequence Fusion,Position-Channel Attention,and Dual Enhancement Network).The model integrates the SEAM(Self-Ensembling Attention Mechanism)semantic enhancement module,the MLCA(Mixed Local Channel Attention)lightweight attention mechanism,and the SPA(Scale-Position-Detail Awareness)module composed of SSFF(Scale Sequence Feature Fusion),TFE(Triple Feature Encoding),and CPAM(Channel and Position Attention Mechanism).These enhancements strengthen fine-grained lesion detection while maintaining model lightweightness.Experimental results show that YOLO-SPDNet achieves an accuracy of 91.8%,a recall of 86.5%,and an mAP@0.5 of 90.6%on the test set,with a computational complexity of 12.5 GFLOPs.Furthermore,the model reaches a real-time inference speed of 987 FPS,making it suitable for deployment on mobile agricultural terminals and online monitoring systems.Comparative analysis and ablation studies further validate the reliability and practical applicability of the proposed model in complex natural scenes.
基金supported by the National Natural Science Foundation of China(Nos.12205044 and 12265003)2024 Jiangxi Province Civil-Military Integration Research Institute‘BeiDou+’Project Subtopic(No.2024JXRH0Y06).
文摘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.
文摘Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist.
文摘Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To address these issues,this paper proposes SIM-Net,an enhanced detection framework derived from YOLOv11.The model integrates SPDConv to preserve fine-grained features for small object detection,introduces a novel convolutional partial attention module(C2PAM)to suppress redundant background information and highlight salient regions,and employs a multi-scale fusion network(MFN)with a multi-grain contextual module(MGCT)to strengthen contextual representation and accelerate inference.Experimental evaluations demonstrate that SIM-Net achieves 92.4%mAP,92%accuracy,and 89.4%recall with an inference speed of 75.1 FPS,outperforming existing state-of-the-art methods.These results confirm the robustness and real-time applicability of SIM-Net for PCB defect inspection.
基金Project supported by the National Natural Science Foun-dation of China(Grant No.62373197)the Natural Science Foundation of the Higher Education Institutions of Jiangsu Province,China(Grant No.23KJB120010)+1 种基金the Industry-University-Research Cooperation Project of Jiangsu Province,China(Grant No.BY20251038)the Cultivation and In-cubation Project of the College of Automation,Nanjing Uni-versity of Posts and Telecommunications.
文摘Multilayer complex dynamical networks,characterized by the intricate topological connections and diverse hierarchical structures,present significant challenges in determining complete structural configurations due to the unique functional attributes and interaction patterns inherent to different layers.This paper addresses the critical question of whether structural information from a known layer can be used to reconstruct the unknown intralayer structure of a target layer within general weighted output-coupling multilayer networks.Building upon the generalized synchronization principle,we propose an innovative reconstruction method that incorporates two essential components in the design of structure observers,the cross-layer coupling modulator and the structural divergence term.A key advantage of the proposed reconstruction method lies in its flexibility to freely designate both the unknown target layer and the known reference layer from the general weighted output-coupling multilayer network.The reduced dependency on full-state observability enables more deployment in engineering applications with partial measurements.Numerical simulations are conducted to validate the effectiveness of the proposed structure reconstruction method.
文摘Background 3D botanical tree reconstruction from a single image plays a vital role in the field of computer graphics.However,accurately capturing the intricate branching patterns and detailed morphologies of trees remains a challenge.Methods In this study,we proposed a novel approach for single-image tree reconstruction using a conditional generative adversarial network to infer the 3D skeleton of a tree in the form of a 2D skeleton depth map.Based on the 2D skeleton depth map,a corresponding branching structure(3D skeleton)that inherits the tree shape in the input image and leaves can be generated using a procedural modeling technique.Result Experimental results show that the proposed method accurately reconstructs diverse tree structures across species.Both quantitative and qualitative evaluations demonstrate improved skeleton completeness,branching accuracy,and visual realism over baseline methods,while requiring no user input.Conclusions Our proposed approach for generating lifelike 3D tree models from a single image with no user input shows its proficiency in achieving efficient and reliable reconstruction.These results showcase the capability of the proposed model to recreate complex tree architectures while capturing their visual authenticity.
基金Project(2022YFC2904103)supported by the National Key Research and Development Program of ChinaProjects(52374112,52274108)supported by the National Natural Science Foundation of China+1 种基金Projects(BX20220036,BX20230041)supported by the Postdoctoral Innovation Talents Support Program,ChinaProject(2232080)supported by the Beijing Natural Science Foundation,China。
文摘The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and disposing of this mining waste.This study employs a macro-meso-micro testing method to investigate the effects of the waste rock grading index(WGI)and loading rate(LR)on the uniaxial compressive strength(UCS),pore structure,and micromorphology of CTWB materials.Pore structures were analyzed using scanning electron microscopy(SEM)and mercury intrusion porosimetry(MIP).The particles(pores)and cracks analysis system(PCAS)software was used to quantitatively characterize the multi-scale micropores in the SEM images.The key findings indicate that the macroscopic results(UCS)of CTWB materials correspond to the microscopic results(pore structure and micromorphology).Changes in porosity largely depend on the conditions of waste rock grading index and loading rate.The inclusion of waste rock initially increases and then decreases the UCS,while porosity first decreases and then increases,with a critical waste rock grading index of 0.6.As the loading rate increases,UCS initially rises and then falls,while porosity gradually increases.Based on MIP and SEM results,at waste rock grading index 0.6,the most probable pore diameters,total pore area(TPA),pore number(PN),maximum pore area(MPA),and area probability distribution index(APDI)are minimized,while average pore form factor(APF)and fractal dimension of pore porosity distribution(FDPD)are maximized,indicating the most compact pore structure.At a loading rate of 12.0 mm/min,the most probable pore diameters,TPA,PN,MPA,APF,and APDI reach their maximum values,while FDPD reaches its minimum value.Finally,the mechanism of CTWB materials during compression is analyzed,based on the quantitative results of UCS and porosity.The research findings play a crucial role in ensuring the successful application of CTWB materials in deep metal mines.
基金supported by the Natural Science Foundation of China(Grant No.52574047 and Grant No.52374045)Key Project of Sichuan Provincial Joint Fund for Science Technology and Education,China(Grant No.2025NSFSC2008).
文摘Fracability is a critical indicator for evaluating the exploration and development potential of coalbed methane reservoirs and assessing the effectiveness of hydraulic fracturing stimulation operations.Its core function is to characterize the complexity of the induced fracture network and the resulting effective stimulated volume.In this study,we quantified fracture area and geometric complexity using true triaxial fracturing experiments and computed tomography three-dimensional(3D)reconstruction technology,combined with the box-counting method to calculate the 3D fractal dimension of the fracture surfaces.The results revealed that the total fracture surface area per unit volume of the stimulated reservoir effectively characterized reservoir fracability;specifically,both a larger total fracture surface area and a higher fractal dimension corresponded to better reservoir fracability.Fracture complexity was enhanced by a decrease in the horizontal principal stress difference or an increase in the injection rate.Under optimal conditions of a 3 MPa stress difference and an injection rate of 60 mL/min,fracability improved by 27.6%.Furthermore,liquid carbon dioxide(CO_(2))improved fracability by 50.7%compared to using water as the fracturing fluid,a result attributed to its low viscosity and strong diffusion capacity,which activated a greater number of natural fractures.A fracability evaluation model integrating brittleness,fracture toughness,and dimensionless net pressure was developed using regression analysis,which demonstrated high reliability with a strong determination coefficient(R^(2))of 0.9019.This study clarifies the logical relationships among fracture area,complexity,and fractal dimension,providing a novel method for evaluating the fracability of coal reservoirs.
基金Supported by grants from the National Natural Science Foundation of China(No.82171018,No.82371022)Beijing Hospitals Authority’s Ascent Plan(No.DFL20240202)+2 种基金The Youth Beijing Scholars Program(No.022)High Level Public Health Technical Talents Construction Project from Beijing(Jie Y)Beijing Municipal Public Welfare Development and Reform Pilot Project for Medical Research Institutes(No.2023YFC2410401).
文摘AIM:To evaluate the efficacy and safety of decellularized conjunctival stroma(DCS)as a novel biomaterial by comparing its grafting outcomes with amniotic membrane(AM)when used for conjunctival reconstruction after primary pterygium excision.METHODS:This randomized,parallel-controlled study with allocation concealment enrolled 40 patients with primary pterygium.Participants were randomly assigned to two groups using the sealed envelope method:the DCS group(n=20)and the AM group(n=18),receiving DCS and AM grafts respectively.Slit-lamp photography of the operative eyes was performed preoperatively and at 1,3,5,7,10,30,90,and 180d postoperatively.Best-corrected visual acuity(BCVA)and symptom scores were recorded simultaneously.In vivo confocal microscopy was conducted at 3 and 6mo postoperatively.RESULTS:All participants exhibited improved postoperative symptoms.The mean age was 60±9y(male/female ratio:6/14)in the DCS group and 56±12y(male/female ratio:7/11)in the AM group.The average epithelial healing time was 9.89±3.54d in the DCS group and 8.17±1.34d in the AM group(P=0.084).One recurrence case was observed in each group.Postoperative graft hemorrhage was significantly more severe in the DCS group than in the AM group only at 30d postoperatively(P=0.011).In vivo confocal microscopy revealed conjunctival epithelial cell growth in both groups at 90d postoperatively,while clear corneo-conjunctival cell boundaries were observed until 180d postoperatively.CONCLUSION:DCS used in primary pterygium surgery has a safety profile comparable to AM.It promotes rapid postoperative conjunctival healing,achieves a relatively low pterygium recurrence rate,and yields outcomes similar to AM.DCS provides a novel biomaterial option for conjunctival reconstruction after pterygium excision and the treatment of other conjunctival injuries.
基金financial support from the National Key Research and Development Program of China(2022YFB3804905)National Natural Science Foundation of China(22375047,22378068,and 22378071)+1 种基金Natural Science Foundation of Fujian Province(2022J01568)111 Project(No.D17005).
文摘Advanced healthcare monitors for air pollution applications pose a significant challenge in achieving a balance between high-performance filtration and multifunctional smart integration.Electrospinning triboelectric nanogenerators(TENG)provide a significant potential for use under such difficult circumstances.We have successfully constructed a high-performance TENG utilizing a novel multi-scale nanofiber architecture.Nylon 66(PA66)and chitosan quaternary ammonium salt(HACC)composites were prepared by electrospinning,and PA66/H multiscale nanofiber membranes composed of nanofibers(≈73 nm)and submicron-fibers(≈123 nm)were formed.PA66/H multi-scale nanofiber membrane as the positive electrode and negative electrode-spun PVDF-HFP nanofiber membrane composed of respiration-driven PVDF-HFP@PA66/H TENG.The resulting PVDF-HFP@PA66/H TENG based air filter utilizes electrostatic adsorption and physical interception mechanisms,achieving PM_(0.3)filtration efficiency over 99%with a pressure drop of only 48 Pa.Besides,PVDF-HFP@PA66/H TENG exhibits excellent stability in high-humidity environments,with filtration efficiency reduced by less than 1%.At the same time,the TENG achieves periodic contact separation through breathing drive to achieve self-power,which can ensure the long-term stability of the filtration efficiency.In addition to the air filtration function,TENG can also monitor health in real time by capturing human breathing signals without external power supply.This integrated system combines high-efficiency air filtration,self-powered operation,and health monitoring,presenting an innovative solution for air purification,smart protective equipment,and portable health monitoring.These findings highlight the potential of this technology for diverse applications,offering a promising direction for advancing multifunctional air filtration systems.
文摘With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods face numerous challenges in practical deployment,including scale variation handling,feature degradation,and complex backgrounds.To address these issues,we propose Edge-enhanced and Detail-Capturing You Only Look Once(EHDC-YOLO),a novel framework for object detection in Unmanned Aerial Vehicle(UAV)imagery.Based on the You Only Look Once version 11 nano(YOLOv11n)baseline,EHDC-YOLO systematically introduces several architectural enhancements:(1)a Multi-Scale Edge Enhancement(MSEE)module that leverages multi-scale pooling and edge information to enhance boundary feature extraction;(2)an Enhanced Feature Pyramid Network(EFPN)that integrates P2-level features with Cross Stage Partial(CSP)structures and OmniKernel convolutions for better fine-grained representation;and(3)Dynamic Head(DyHead)with multi-dimensional attention mechanisms for enhanced cross-scale modeling and perspective adaptability.Comprehensive experiments on the Vision meets Drones for Detection(VisDrone-DET)2019 dataset demonstrate that EHDC-YOLO achieves significant improvements,increasing mean Average Precision(mAP)@0.5 from 33.2%to 46.1%(an absolute improvement of 12.9 percentage points)and mAP@0.5:0.95 from 19.5%to 28.0%(an absolute improvement of 8.5 percentage points)compared with the YOLOv11n baseline,while maintaining a reasonable parameter count(2.81 M vs the baseline’s 2.58 M).Further ablation studies confirm the effectiveness of each proposed component,while visualization results highlight EHDC-YOLO’s superior performance in detecting objects and handling occlusions in complex drone scenarios.
基金the National Key Research and Development Program of China (Grant No.2022YFF0711400)the National Space Science Data Center Youth Open Project (Grant No. NSSDC2302001)
文摘Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy.
文摘Background:Penile augmentation through injectable substances is becoming increasingly common.A growing number of aesthetic clinics are developing penile enlargement procedures using various injectable materials.Although these procedures are now performed in more controlled and medically supervised environments,their long-term outcomes remain poorly understood.The promotion of such medical treatments contributes to an increasing interest among adult males in self-injection as a method to alleviate psychological distress associated with penile size concerns.At the same time,access to injectable substances through unofficial or unregulated sources has become increasingly easy.Tor our knowledge,we report the first documented case of self-injection with Garamycin®(gentamicin)cream,contributing to the literature on the often multidisciplinary management of penile enlargement injections,a field still lacking well-established guidelines.Case Description:This case report describes a young patient who self-injected Garamycin®into the penis for the purpose of enlargement.He presented to our urology department with worsening symptoms,including severe and poorly tolerated pain.His primary request was prompt relief of pain while preserving,as much as possible,the aesthetic appearance and functional integrity of his penis.This case required a multi-stage surgical approach to salvage the penis and preserve both its structural integrity and functional outcome.Conclusions:To our knowledge,this case report documents the first reported instance of Garamycin®injection performed for the purpose of penile enlargement.It provides insight into the clinical course of such penile cream injections,demonstrates that a two-stage scrotal flap can achieve both functional and aesthetic outcomes,and highlights the importance of comprehensive management particularly addressing the traumatic impact of penile deformity secondary to inflammation and/or infection,as well as the body dysmorphic concerns often associated with these cases.
基金supported by the Science and Technology Research Project of Henan Province(242102241055)the Industry-University-Research Collaborative Innovation Base on Automobile Lightweight of“Science and Technology Innovation in Central Plains”(2024KCZY315)the Opening Fund of State Key Laboratory of Structural Analysis,Optimization and CAE Software for Industrial Equipment(GZ2024A03-ZZU).
文摘The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is mainly used for finite element analysis at present,and the effectiveness of the surrogate material model has been fully confirmed.However,there are some accuracy problems when dealing with boundary elements using the surrogate material model,which will affect the topology optimization results.In this study,a boundary element reconstruction(BER)model is proposed based on the surrogate material model under the MMC topology optimization framework to improve the accuracy of topology optimization.The proposed BER model can reconstruct the boundary elements by refining the local meshes and obtaining new nodes in boundary elements.Then the density of boundary elements is recalculated using the new node information,which is more accurate than the original model.Based on the new density of boundary elements,the material properties and volume information of the boundary elements are updated.Compared with other finite element analysis methods,the BER model is simple and feasible and can improve computational accuracy.Finally,the effectiveness and superiority of the proposed method are verified by comparing it with the optimization results of the original surrogate material model through several numerical examples.