Retraction: LIU Shuanggen, NI Haiying, HU Yupu, LIAO Yunyan. An Improved Simple Power Attack against Camellia's Key Schedule. Wuhan University Journal of Natural Sciences, 2008, 13(5): 591-594. DOI: 10.1007/s 11...Retraction: LIU Shuanggen, NI Haiying, HU Yupu, LIAO Yunyan. An Improved Simple Power Attack against Camellia's Key Schedule. Wuhan University Journal of Natural Sciences, 2008, 13(5): 591-594. DOI: 10.1007/s 11859-008-0516-3展开更多
To solve the problem of low detection accuracy for complex weld defects,the paper proposes a weld defects detection method based on improved YOLOv5s.To enhance the ability to focus on key information in feature maps,t...To solve the problem of low detection accuracy for complex weld defects,the paper proposes a weld defects detection method based on improved YOLOv5s.To enhance the ability to focus on key information in feature maps,the scSE attention mechanism is intro-duced into the backbone network of YOLOv5s.A Fusion-Block module and additional layers are added to the neck network of YOLOv5s to improve the effect of feature fusion,which is to meet the needs of complex object detection.To reduce the computation-al complexity of the model,the C3Ghost module is used to replace the CSP2_1 module in the neck network of YOLOv5s.The scSE-ASFF module is constructed and inserted between the neck network and the prediction end,which is to realize the fusion of features between the different layers.To address the issue of imbalanced sample quality in the dataset and improve the regression speed and accuracy of the loss function,the CIoU loss function in the YOLOv5s model is replaced with the Focal-EIoU loss function.Finally,ex-periments are conducted based on the collected weld defect dataset to verify the feasibility of the improved YOLOv5s for weld defects detection.The experimental results show that the precision and mAP of the improved YOLOv5s in detecting complex weld defects are as high as 83.4%and 76.1%,respectively,which are 2.5%and 7.6%higher than the traditional YOLOv5s model.The proposed weld defects detection method based on the improved YOLOv5s in this paper can effectively solve the problem of low weld defects detection accuracy.展开更多
[Objectives]This study was conducted to propose an improved YOLOv8s-based potato identification algorithm,in order to address issues such as low detection precision and high miss detection rate in potato identificatio...[Objectives]This study was conducted to propose an improved YOLOv8s-based potato identification algorithm,in order to address issues such as low detection precision and high miss detection rate in potato identification tasks.[Methods]The backbone network was replaced with InceptionNeXt,and the CBAM dual attention mechanism was introduced,to enhance the model s multi-scale feature extraction capability.[Results]The improved YOLOv8s algorithm achieved an identification precision of 94.55%,a recall of 85.34%,and an F1-score of 87.37%in potato identification.Compared with the original algorithm,it improved precision by 7.40%,recall by 2.71%,and F1-score by 2.56%.The average processing time per image was reduced by 0.12 s compared with the unimproved algorithm.The results of simulation tests showed a success rate of 98.20%in 2000 simulated identifcation tests.[Conclusions]This study provides a high-precision and robust solution for potato identification tasks.展开更多
Objective:To explore the application effect of improved“Bird’s nest”nursing in the transport of premature infants.Methods:Collecting 100 cases of premature infants,randomly divided into experimental group and contr...Objective:To explore the application effect of improved“Bird’s nest”nursing in the transport of premature infants.Methods:Collecting 100 cases of premature infants,randomly divided into experimental group and control group,two groups of premature 50 cases each.The control group received the traditional“Bird’s nest”nursing.Experimental group in modified the“bird’s nest”nursing intervention,compared two groups of premature monitoring vital signs during the transfer process,transport after the body development indicators,the time and cure warmers intervention.Results:Compared with control group,experimental group premature temperature fluctuation is small,apnea and fewer times of low body temperature and oxygen saturation is higher,the contrast results with statistical significance(P<0.05).There was no significant difference in physical development,time to get out of the incubator,and cure rate.Conclusion:Modified the“bird’s nest”care in outside the hospital application,help to improve premature transfer process safety,and security for premature success implementation of transshipment is of great significance.展开更多
The statistics of the number of rapeseed seedlings are very important for breeders and planters to conduct seed quality testing,field crop management and yield estimation.Calculating the number of seedlings is ineffic...The statistics of the number of rapeseed seedlings are very important for breeders and planters to conduct seed quality testing,field crop management and yield estimation.Calculating the number of seedlings is inefficient and cumbersome in the traditional method.In this study,a method was proposed for efficient detection and calculation of rapeseed seedling number based on improved you only look once version 5(YOLOv5)to identify objects and deep-sort to perform object tracking for rapeseed seedling video.Coordinated attention(CA)mechanism was added to the trunk of the improved YOLOv5s,which made the model more effective in identifying shaded,dense and small rapeseed seedlings.Also,the use of the GSConv module replaced the standard convolution at the neck,reduced model parameters and enabled it better able to be equipped for mobile devices.The accuracy and recall rate of using improved YOLOv5s on the test set by 1.9%and 3.7%compared to 96.2%and 93.7%of YOLOv5s,respectively.The experimental results showed that the average error of monitoring the number of seedlings by unmanned aerial vehicles(UAV)video of rapeseed seedlings based on improved YOLOv5s combined with depth-sort method was 4.3%.The presented approach can realize rapid statistics of the number of rapeseed seedlings in the field based on UAV remote sensing,provide a reference for variety selection and precise management of rapeseed.展开更多
When applying Grover's algorithm to an unordered database, the probabifity of obtaining correct results usually decreases as the quantity of target increases. A four-phase improvement of Grover's algorithm is propos...When applying Grover's algorithm to an unordered database, the probabifity of obtaining correct results usually decreases as the quantity of target increases. A four-phase improvement of Grover's algorithm is proposed to fix the deficiency, and the unitary and the phase-matching condition are also proposed. With this improved scheme, when the proportion of target is over 1/3, the probability of obtaining correct results is greater than 97.82% with only one iteration using two phases. When the computational complexity is O( √M/N), the algorithm can succeed with a probability no less than 99.63%.展开更多
Real-time detection of unhealthy fish remains a significant challenge in intensive recirculating aquaculture.Early recognition of unhealthy fish and the implementation of appropriate treatment measures are crucial for...Real-time detection of unhealthy fish remains a significant challenge in intensive recirculating aquaculture.Early recognition of unhealthy fish and the implementation of appropriate treatment measures are crucial for preventing the spread of diseases and minimizing economic losses.To address this issue,an improved algorithm based on the You Only Look Once v5s(YOLOv5s)lightweight model has been proposed.This enhanced model incorporates a faster lightweight structure and a new Convolutional Block Attention Module(CBAM)to achieve high recognition accuracy.Furthermore,the model introduces theα-SIoU loss function,which combines theα-Intersection over Union(α-IoU)and Shape Intersection over Union(SIoU)loss functions,thereby improving the accuracy of bounding box regression and object recognition.The average precision of the improved model reaches 94.2%for detecting unhealthy fish,representing increases of 11.3%,9.9%,9.7%,2.5%,and 2.1%compared to YOLOv3-tiny,YOLOv4,YOLOv5s,GhostNet-YOLOv5,and YOLOv7,respectively.Additionally,the improved model positively impacts hardware efficiency,reducing requirements for memory size by 59.0%,67.0%,63.0%,44.7%,and 55.6%in comparison to the five models mentioned above.The experimental results underscore the effectiveness of these approaches in addressing the challenges associated with fish health detection,and highlighting their significant practical implications and broad application prospects.展开更多
An inexact Halley's method-Halley-PCG(preconditioned conjugate gradient) method is proposed for solving the systems of linear equations for improved Halley method either by Cholesky factorization exactly or by prec...An inexact Halley's method-Halley-PCG(preconditioned conjugate gradient) method is proposed for solving the systems of linear equations for improved Halley method either by Cholesky factorization exactly or by preconditioned conjugate gradient method approximately. The convergence result is given and the efficiency of the method compared to the improved Halley's method is shown.展开更多
Iraq war reveals two basic features in current international situation. The first feature is disturbance. Terrorism endangering the world is a disturbance, weapons of mass destruction being proliferated over the world...Iraq war reveals two basic features in current international situation. The first feature is disturbance. Terrorism endangering the world is a disturbance, weapons of mass destruction being proliferated over the world is a disturbance, great powers realigning is a disturbance.展开更多
The focus of this article will be centered on five Spanish chemists who were refugees in Mexico after the Civil War and provided a strong drive in developing Mexican chemistry. Their names are: Antonio Madinaveitia T...The focus of this article will be centered on five Spanish chemists who were refugees in Mexico after the Civil War and provided a strong drive in developing Mexican chemistry. Their names are: Antonio Madinaveitia Tabuyo, Jos6 Giral Pereira, Modesto Bargall6 Ard6vol, Francisco Giral Gonz^ilez, and Jos6 Ignacio Bolivar Goyanes. This article starts with the panorama of science in Europe (mainly Spain) and in Mexico from the end of the 19th Century to the beginning of the 20th century. It is also included the development of chemistry in Germany in the 19th century. The paper includes a short out line of these scientists' work in Europe, as well as focusing on their contributions to the development of Chemistry in Mexico, in the areas of Organic, Inorganic, Physical and Pharmacy. A conclusion is the importance of their contribution to Mexican chemistry through two institutions: the National University and the National Polytechnic Institute.展开更多
Parkinson's disease (PD) is a progressive neurodegenerative disease, which is generally considered a multifactorial disorder that arises owing to a combination of genes and environmental factors. While most cases a...Parkinson's disease (PD) is a progressive neurodegenerative disease, which is generally considered a multifactorial disorder that arises owing to a combination of genes and environmental factors. While most cases are idiopathic, in about 10% of the patients a genetic cause can be detected, ascribable to mutations in more than a dozen genes. PD is characterized clinically by tremor, rigidity, reduced mo- tor activity (bradykinesia), and postural instability and pathological- ly by loss of dopaminergic (DA) neurons in the substantia nigra pars compacta, loss of DA innervation in the striatum, and the presence of a-synuclein positive aggregates in the form of Lewy bodies. The symptomatic treatment of PD with levodopa, which aims at replac- ing dopamine, remains the gold standard, and no neuroprotective or disease-modifying therapy is available. During treatment, the disease continues to progress, and long-term use of levodopa has import- ant limitations including motor complications termed dyskinesias. Therefore, a pharmacological therapy able to prevent or halt the neu- rodegenerative process is urgently required.展开更多
In China, the concept of corporate governance does not have a long history, and the implementation of corporate governance has been growing up with the process of China's enterprise reform especially the SOEs (sta...In China, the concept of corporate governance does not have a long history, and the implementation of corporate governance has been growing up with the process of China's enterprise reform especially the SOEs (state-owned enterprises) reform and economic growth. In the last two decades, China's enterprise reform has been the focus of economic reform and system reform, and the importance of corporate governance became clearly recognized among the join stock corporations which had undergone or are ongoing the corporatization progress.展开更多
The other Mogadishu But despite the progress, violence remains a major hurdle. Prior to the MBF. at least 14 people were killed when a hotel in the capital was attacked by aI-Shabab gunmen. Soon after the MBF. there w...The other Mogadishu But despite the progress, violence remains a major hurdle. Prior to the MBF. at least 14 people were killed when a hotel in the capital was attacked by aI-Shabab gunmen. Soon after the MBF. there were two car bomb attacks, one near the Mogadishu International Airport and the other close to the presidential palace, killing at least 12 people.展开更多
Since the beginning of this year,in the face of grim market situation,all tungsten enterprises actively adopted measures to improve quality and performance,reduce cost and increase efficiency,tap potentials and increa...Since the beginning of this year,in the face of grim market situation,all tungsten enterprises actively adopted measures to improve quality and performance,reduce cost and increase efficiency,tap potentials and increase efficiency,production remained steady,market stabilized,enterprise performance improved to certain degree.Although tungsten market展开更多
People’s livelihood concerns social development and harmony. Obtaining employment is a basic element for people’s livelihood, and so is education. Social security is necessary for people’s livelihood, and so is
文摘Retraction: LIU Shuanggen, NI Haiying, HU Yupu, LIAO Yunyan. An Improved Simple Power Attack against Camellia's Key Schedule. Wuhan University Journal of Natural Sciences, 2008, 13(5): 591-594. DOI: 10.1007/s 11859-008-0516-3
基金supported by Postgraduate Research&Practice Innovation Program of Jiangsu Province(Grant No.KYCX24_4084).
文摘To solve the problem of low detection accuracy for complex weld defects,the paper proposes a weld defects detection method based on improved YOLOv5s.To enhance the ability to focus on key information in feature maps,the scSE attention mechanism is intro-duced into the backbone network of YOLOv5s.A Fusion-Block module and additional layers are added to the neck network of YOLOv5s to improve the effect of feature fusion,which is to meet the needs of complex object detection.To reduce the computation-al complexity of the model,the C3Ghost module is used to replace the CSP2_1 module in the neck network of YOLOv5s.The scSE-ASFF module is constructed and inserted between the neck network and the prediction end,which is to realize the fusion of features between the different layers.To address the issue of imbalanced sample quality in the dataset and improve the regression speed and accuracy of the loss function,the CIoU loss function in the YOLOv5s model is replaced with the Focal-EIoU loss function.Finally,ex-periments are conducted based on the collected weld defect dataset to verify the feasibility of the improved YOLOv5s for weld defects detection.The experimental results show that the precision and mAP of the improved YOLOv5s in detecting complex weld defects are as high as 83.4%and 76.1%,respectively,which are 2.5%and 7.6%higher than the traditional YOLOv5s model.The proposed weld defects detection method based on the improved YOLOv5s in this paper can effectively solve the problem of low weld defects detection accuracy.
文摘[Objectives]This study was conducted to propose an improved YOLOv8s-based potato identification algorithm,in order to address issues such as low detection precision and high miss detection rate in potato identification tasks.[Methods]The backbone network was replaced with InceptionNeXt,and the CBAM dual attention mechanism was introduced,to enhance the model s multi-scale feature extraction capability.[Results]The improved YOLOv8s algorithm achieved an identification precision of 94.55%,a recall of 85.34%,and an F1-score of 87.37%in potato identification.Compared with the original algorithm,it improved precision by 7.40%,recall by 2.71%,and F1-score by 2.56%.The average processing time per image was reduced by 0.12 s compared with the unimproved algorithm.The results of simulation tests showed a success rate of 98.20%in 2000 simulated identifcation tests.[Conclusions]This study provides a high-precision and robust solution for potato identification tasks.
基金Health Commission of Guangxi Zhuang Autonomous Region,Self-Financing Scientific Research Subject(Project No.:Z20210327)。
文摘Objective:To explore the application effect of improved“Bird’s nest”nursing in the transport of premature infants.Methods:Collecting 100 cases of premature infants,randomly divided into experimental group and control group,two groups of premature 50 cases each.The control group received the traditional“Bird’s nest”nursing.Experimental group in modified the“bird’s nest”nursing intervention,compared two groups of premature monitoring vital signs during the transfer process,transport after the body development indicators,the time and cure warmers intervention.Results:Compared with control group,experimental group premature temperature fluctuation is small,apnea and fewer times of low body temperature and oxygen saturation is higher,the contrast results with statistical significance(P<0.05).There was no significant difference in physical development,time to get out of the incubator,and cure rate.Conclusion:Modified the“bird’s nest”care in outside the hospital application,help to improve premature transfer process safety,and security for premature success implementation of transshipment is of great significance.
文摘The statistics of the number of rapeseed seedlings are very important for breeders and planters to conduct seed quality testing,field crop management and yield estimation.Calculating the number of seedlings is inefficient and cumbersome in the traditional method.In this study,a method was proposed for efficient detection and calculation of rapeseed seedling number based on improved you only look once version 5(YOLOv5)to identify objects and deep-sort to perform object tracking for rapeseed seedling video.Coordinated attention(CA)mechanism was added to the trunk of the improved YOLOv5s,which made the model more effective in identifying shaded,dense and small rapeseed seedlings.Also,the use of the GSConv module replaced the standard convolution at the neck,reduced model parameters and enabled it better able to be equipped for mobile devices.The accuracy and recall rate of using improved YOLOv5s on the test set by 1.9%and 3.7%compared to 96.2%and 93.7%of YOLOv5s,respectively.The experimental results showed that the average error of monitoring the number of seedlings by unmanned aerial vehicles(UAV)video of rapeseed seedlings based on improved YOLOv5s combined with depth-sort method was 4.3%.The presented approach can realize rapid statistics of the number of rapeseed seedlings in the field based on UAV remote sensing,provide a reference for variety selection and precise management of rapeseed.
基金Supported by the National Basic Research Program of China under Grant No 2013CB338002the National Natural Science Foundation of China under Grant No 11504430
文摘When applying Grover's algorithm to an unordered database, the probabifity of obtaining correct results usually decreases as the quantity of target increases. A four-phase improvement of Grover's algorithm is proposed to fix the deficiency, and the unitary and the phase-matching condition are also proposed. With this improved scheme, when the proportion of target is over 1/3, the probability of obtaining correct results is greater than 97.82% with only one iteration using two phases. When the computational complexity is O( √M/N), the algorithm can succeed with a probability no less than 99.63%.
基金supported by The Agricultural Science and Technology Independent Innovation Fund Project of Jiangsu Province(CX(22)3111)the National Natural Science Foundation of China Project(62173162)partly by the Changzhou Science and Technology Support Project(CE20225016).
文摘Real-time detection of unhealthy fish remains a significant challenge in intensive recirculating aquaculture.Early recognition of unhealthy fish and the implementation of appropriate treatment measures are crucial for preventing the spread of diseases and minimizing economic losses.To address this issue,an improved algorithm based on the You Only Look Once v5s(YOLOv5s)lightweight model has been proposed.This enhanced model incorporates a faster lightweight structure and a new Convolutional Block Attention Module(CBAM)to achieve high recognition accuracy.Furthermore,the model introduces theα-SIoU loss function,which combines theα-Intersection over Union(α-IoU)and Shape Intersection over Union(SIoU)loss functions,thereby improving the accuracy of bounding box regression and object recognition.The average precision of the improved model reaches 94.2%for detecting unhealthy fish,representing increases of 11.3%,9.9%,9.7%,2.5%,and 2.1%compared to YOLOv3-tiny,YOLOv4,YOLOv5s,GhostNet-YOLOv5,and YOLOv7,respectively.Additionally,the improved model positively impacts hardware efficiency,reducing requirements for memory size by 59.0%,67.0%,63.0%,44.7%,and 55.6%in comparison to the five models mentioned above.The experimental results underscore the effectiveness of these approaches in addressing the challenges associated with fish health detection,and highlighting their significant practical implications and broad application prospects.
文摘An inexact Halley's method-Halley-PCG(preconditioned conjugate gradient) method is proposed for solving the systems of linear equations for improved Halley method either by Cholesky factorization exactly or by preconditioned conjugate gradient method approximately. The convergence result is given and the efficiency of the method compared to the improved Halley's method is shown.
文摘Iraq war reveals two basic features in current international situation. The first feature is disturbance. Terrorism endangering the world is a disturbance, weapons of mass destruction being proliferated over the world is a disturbance, great powers realigning is a disturbance.
文摘The focus of this article will be centered on five Spanish chemists who were refugees in Mexico after the Civil War and provided a strong drive in developing Mexican chemistry. Their names are: Antonio Madinaveitia Tabuyo, Jos6 Giral Pereira, Modesto Bargall6 Ard6vol, Francisco Giral Gonz^ilez, and Jos6 Ignacio Bolivar Goyanes. This article starts with the panorama of science in Europe (mainly Spain) and in Mexico from the end of the 19th Century to the beginning of the 20th century. It is also included the development of chemistry in Germany in the 19th century. The paper includes a short out line of these scientists' work in Europe, as well as focusing on their contributions to the development of Chemistry in Mexico, in the areas of Organic, Inorganic, Physical and Pharmacy. A conclusion is the importance of their contribution to Mexican chemistry through two institutions: the National University and the National Polytechnic Institute.
基金supported by the Ministry of Health and Department of Educational Assistance,University and Research of the Autonomous Province of Bolzano
文摘Parkinson's disease (PD) is a progressive neurodegenerative disease, which is generally considered a multifactorial disorder that arises owing to a combination of genes and environmental factors. While most cases are idiopathic, in about 10% of the patients a genetic cause can be detected, ascribable to mutations in more than a dozen genes. PD is characterized clinically by tremor, rigidity, reduced mo- tor activity (bradykinesia), and postural instability and pathological- ly by loss of dopaminergic (DA) neurons in the substantia nigra pars compacta, loss of DA innervation in the striatum, and the presence of a-synuclein positive aggregates in the form of Lewy bodies. The symptomatic treatment of PD with levodopa, which aims at replac- ing dopamine, remains the gold standard, and no neuroprotective or disease-modifying therapy is available. During treatment, the disease continues to progress, and long-term use of levodopa has import- ant limitations including motor complications termed dyskinesias. Therefore, a pharmacological therapy able to prevent or halt the neu- rodegenerative process is urgently required.
文摘In China, the concept of corporate governance does not have a long history, and the implementation of corporate governance has been growing up with the process of China's enterprise reform especially the SOEs (state-owned enterprises) reform and economic growth. In the last two decades, China's enterprise reform has been the focus of economic reform and system reform, and the importance of corporate governance became clearly recognized among the join stock corporations which had undergone or are ongoing the corporatization progress.
文摘The other Mogadishu But despite the progress, violence remains a major hurdle. Prior to the MBF. at least 14 people were killed when a hotel in the capital was attacked by aI-Shabab gunmen. Soon after the MBF. there were two car bomb attacks, one near the Mogadishu International Airport and the other close to the presidential palace, killing at least 12 people.
文摘Since the beginning of this year,in the face of grim market situation,all tungsten enterprises actively adopted measures to improve quality and performance,reduce cost and increase efficiency,tap potentials and increase efficiency,production remained steady,market stabilized,enterprise performance improved to certain degree.Although tungsten market
文摘People’s livelihood concerns social development and harmony. Obtaining employment is a basic element for people’s livelihood, and so is education. Social security is necessary for people’s livelihood, and so is