UAV aerial image object detection studies are affected by imbalances in large fields of view, changes in scale and viewing angle, object aggregation occlusion, and changes in lighting and weather conditions, resulting...
UAV aerial image object detection studies are affected by imbalances in large fields of view, changes in scale and viewing angle, object aggregation occlusion, and changes in lighting and weather conditions, resulting in poor performance of small object detection algorithms. In this paper, we propose an Efficient Multi-scale Drone DETR (EMSD-DETR), an object detection model for UAV aerial images that aims to overcome specific challenges. To mitigate the loss of information about small objects due to the increase in the number of layers of the convolutional neural networks, the FRE-Block is proposed. Furthermore, we propose a small object sensitive pyramid for cross-scale feature fusion that effectively fuses local spatial coordinate information with global contextual information to avoid missing details of different feature layers. Finally, the Focaler-Shape-IoU is introduced that incorporates consideration of the shape and scale of the bounding box to expedite convergence and enhance detection precision for difficult samples. Experiments on the VisDrone dataset demonstrate that the EMSD-DETR model improves 1.8%, 2.9%, 2.7%, and 1.2% with regard to precision, recall, mAP $$_{50}$$ , and mAP $$_{50:95}$$ , respectively, while decreasing the number of parameters by 8.2%, as compared to RT-DETR. In addition, generalizability experiments on the TinyPerson and NWPU VHR-10 dataset prove the validity of the EMSD-DETR model.
Capturing and maintaining geometric interactions among different body parts is crucial for successful motion retargeting in skinned characters. Existing approaches often overlook body geometries or add a geometry corr...
ISBN:
(纸本)9798331314385
Capturing and maintaining geometric interactions among different body parts is crucial for successful motion retargeting in skinned characters. Existing approaches often overlook body geometries or add a geometry correction stage after skeletal motion retargeting. This results in conflicts between skeleton interaction and geometry correction, leading to issues such as jittery, interpenetration, and contact mismatches. To address these challenges, we introduce a new retargeting framework, MeshRet, which directly models the dense geometric interactions in motion retargeting. Initially, we establish dense mesh correspondences between characters using semantically consistent sensors (SCS), effective across diverse mesh topologies. Subsequently, we develop a novel spatio-temporal representation called the dense mesh interaction (DMI) field. This field, a collection of interacting SCS feature vectors, skillfully captures both contact and non-contact interactions between body geometries. By aligning the DMI field during retargeting, MeshRet not only preserves motion semantics but also prevents self-interpenetration and ensures contact preservation. Extensive experiments on the public Mixamo dataset and our newly-collected ScanRet dataset demonstrate that MeshRet achieves state-of-the-art performance. Code available at https://***/abcyzj/MeshRet.
Emission forecasts can be an important way of creating awareness among the public and decision-makers on solving environmental problems. The main goal of this study is to forecast and compare the transport CO2 emissio...
详细信息
Emission forecasts can be an important way of creating awareness among the public and decision-makers on solving environmental problems. The main goal of this study is to forecast and compare the transport CO2 emissions of the Philippines using four different forecasting models. We use the models of Holt-Winters Exponential Smoothing, Autoregressive Integrated Moving Average (ARIMA), Vector Autoregressive (VAR), and the Artificial Neural Network (ANN). The performance of the different forecasting methods was compared using the coefficient of determination (R2) and the root mean squared error (RMSE) values. Several economic variables from 1990 to 2019 and the transport Carbon Dioxide (CO2) emissions in the Philippines were utilized in this study. The result show that all four methods exhibit goodness of fit and accuracy results according to the statistical measures. In comparison, the multivariate methods (ANN & VAR) performed better than univariate methods (ARIMA & Holt-Winters).
The popularity of the e-commerce system has increased, especially under the COVID scenario. Consumer product reviews from the past have had a significant impact on influencing consumers' purchasing decisions. Fake...
详细信息
The prevalence of toxic content on social media platforms, such as hate speech, offensive language, and misogyny, presents serious challenges to our interconnected society. These challenging issues have attracted wide...
详细信息
Breast cancer is the most common malignant tumor and the leading cause of cancer-related deaths in women *** means of predicting the prognosis of breast cancer are very helpful in guiding treatment and improving patie...
详细信息
Breast cancer is the most common malignant tumor and the leading cause of cancer-related deaths in women *** means of predicting the prognosis of breast cancer are very helpful in guiding treatment and improving patients'*** extracted by radiomics reflect the genetic and molecular characteristics of a tumor and are related to its biological behavior and the patient's ***,radiomics provides a new approach to noninvasive assessment of breast cancer *** is one of the commonest clinical means of examining breast *** recent years,some results of research into ultrasound radiomics for diagnosing breast cancer,predicting lymph node status,treatment response,recurrence and survival times,and other aspects,have been *** this article,we review the current research status and technical challenges of ultrasound radiomics for predicting breast cancer *** aim to provide a reference for radiomics researchers,promote the development of ultrasound radiomics,and advance its clinical application.
The advent of single-cell RNA sequencing(scRNA-seq)has provided insight into the tumour immune microenvironment(TIME).This review focuses on the application of scRNA-seq in investigation of the *** time,scRNA-seq meth...
详细信息
The advent of single-cell RNA sequencing(scRNA-seq)has provided insight into the tumour immune microenvironment(TIME).This review focuses on the application of scRNA-seq in investigation of the *** time,scRNA-seq methods have evolved,and components of the TIME have been deciphered with high *** this review,we first introduced the principle of scRNA-seq and compared different sequencing *** cell types in the TIME,a continuous transitional state,and mutual intercommunication among TIME components present potential targets for prognosis prediction and treatment in ***,we concluded novel cell clusters of cancerassociated fibroblasts(CAFs),T cells,tumour-associated macrophages(TAMs)and dendritic cells(DCs)discovered after the application of scRNA-seq in *** also proposed the development of TAMs and exhausted T cells,as well as the possible targets to interrupt the *** addition,the therapeutic interventions based on cellular interactions in TIME were also *** decades,quantification of the TIME components has been adopted in clinical practice to predict patient survival and response to therapy and is expected to play an important role in the precise treatment of *** the current findings,we believe that advances in technology and wide application of single-cell analysis can lead to the discovery of novel perspectives on cancer therapy,which can subsequently be implemented in the ***,we propose some future directions in the field of TIME studies that can be aided by scRNA-seq technology.
This paper investigates the multiuser communication aided by movable antenna (MA) via antenna position optimization, where the uplink transmission from multiple user terminals (UTs) each equipped with a single MA to a...
详细信息
Internet of Things (IoT) devices have achieved rapid development but most of them are vulnerable to spoofing attacks and spoofing-related attacks. It is crucial to verify source identity at the near-source end to defe...
Internet of Things (IoT) devices have achieved rapid development but most of them are vulnerable to spoofing attacks and spoofing-related attacks. It is crucial to verify source identity at the near-source end to defend against attacks, save network forwarding resources, and relieve the authentication pressure on the receiver end. In this paper, we propose Smart-PKI, a blockchain-based distributed identity validation scheme for IoT Devices. In the architecture of Smart-PKI, near-source forwarders can verify the authenticity of the source identity of packets and can filter spoofed packets. Besides, we apply Merkle Patricia Trie (MPT) to the Smart-PKI blockchain to enable lightweight blockchain copy storage and efficient retrieval and verification of identity information on forwarders. Meanwhile, Smart-PKI proposes an identity restoration mechanism and enables solutions for the attacks caused by public and private key compromise. Furthermore, we implement Smart-PKI on Network Simulator Version 3 (NS3) and evaluate its performance against reflection denial-of-service (DDoS) attacks. The simulation results demonstrate the effectiveness and efficiency of Smart-PKI and it outperforms existing blockchain-based PKI solutions for IoT devices in terms of network latency for verifying certificates.
This study introduces a novel Transformer-based time-series framework designed to revolutionize risk stratification in Intensive Care Units(ICUs)by predicting patient outcomes with high temporal *** sequential data fr...
详细信息
This study introduces a novel Transformer-based time-series framework designed to revolutionize risk stratification in Intensive Care Units(ICUs)by predicting patient outcomes with high temporal *** sequential data from the eICU database,our two-stage architecture dynamically captures evolving health trajectories throughout a patient’s ICU stay,enabling real-time identification of high-risk individuals and actionable insights for personalized *** model demonstrated exceptional predictive power,achieving a progressive AUC increase from 0.87(±0.021)on admission day to 0.92(±0.009)by day 5,reflecting its capacity to assimilate longitudinal physiological *** external validation across geographically diverse cohorts—including an 81.8%accuracy on Chinese sepsis data(AUC=0.73)and 76.56%accuracy on MIMIC-IV-3.1(AUC=0.84)—confirmed robust ***,SHAP-derived temporal heatmaps unveiled mortality-associated feature dynamics over time,bridging the gap between model predictions and clinically interpretable *** findings establish a new paradigm for ICU prognostics,where data-driven temporal modeling synergizes with clinician expertise to optimize triage,reduce diagnostic latency,and ultimately improve survival outcomes in critical care.
暂无评论