- 1Department of Ultrasound, The Second Affiliated Hospital of Xi'an Jiaotong University, Xi'an, China
- 2Department of Urology, The Second Affiliated Hospital of Xi'an Jiaotong University, Xi'an, China
Background: Transperineal ultrasound (TPUS) is widely utilized for the evaluation of female stress urinary incontinence (SUI). However, the diagnostic accuracy of parameters related to urethral mobility and morphology remains limited and requires further optimization.
Objective: This study aims to develop and validate an optimized deep learning (DL) model based on TPUS images to improve the precision and reliability of female SUI diagnosis.
Methods: This retrospective study analyzed TPUS images from 464 women, including 200 patients with SUI and 264 controls, collected between 2020 and 2024. Three DL models (ResNet-50, ResNet-152, and DenseNet-121) were trained on resting-state and Valsalva-state images using an 8:2 training-to-testing split. Model performance was assessed using diagnostic metrics, including area under the curve (AUC), accuracy, sensitivity, and specificity. A TPUS-index model, constructed using measurement parameters assessing urethral mobility, was used for comparison. Finally, the best-performing DL model was selected to evaluate its diagnostic advantages over traditional methods.
Results: Among the three developed DL models, DenseNet-121 demonstrated the highest diagnostic performance, achieving an AUC of 0.869, an accuracy of 0.87, a sensitivity of 0.872, a specificity of 0.761, a negative predictive value (NPV) of 0.788, and a positive predictive value (PPV) of 0.853. When compared to the TPUS-index model, the DenseNet-121 model exhibited significantly superior diagnostic performance in both the training set (z = −2.088, p = 0.018) and the testing set (z = −1.997, p = 0.046).
Conclusion: This study demonstrates the potential of DL models, particularly DenseNet-121, to enhance the diagnosis of female SUI using TPUS images, providing a reliable and consistent diagnostic tool for clinical practice.
Introduction
Stress urinary incontinence (SUI) refers to the involuntary leakage of urine during activities that increase intra-abdominal pressure, such as coughing or physical exertion. It is commonly observed in female, significantly impacting the quality of their life. Studies have reported that the prevalence of SUI in postmenopausal women ranges from 10% to 40% (1). From the pathophysiological perspective, the development of SUI is primarily associated with damage to the supportive structures of the bladder neck and proximal urethra, as well as excessive urethral mobility (2).
Transperineal ultrasound (TPUS) is widely utilized in clinical practice to evaluate pelvic floor dysfunction, including SUI. This non-invasive imaging modality provides clear visualization of pelvic floor structures, such as the urethra, bladder, and vagina, and enables quantitative assessment of urethral mobility (3, 4). Measurable parameters derived from TPUS, including bladder neck descent (BND), urethral rotation angles (URA), and urethral length, hold diagnostic value for female SUI (5–7). However, current ultrasound techniques for diagnosing SUI face significant challenges. The dependence of TPUS on operator experience may lead to inconsistencies in diagnostic results, affecting clinical decision-making. Patient cooperation directly impacts the accuracy of parameters, such as the intensity and duration of the Valsalva maneuver. Moreover, the dynamic changes in the structures surrounding the urethra are complex, and existing parameters may overlook certain important functional abnormalities, resulting in incomplete diagnosis. These limitations underscore the need for innovative approaches to enhance the accuracy and reliability of SUI diagnosis.
Recent advancements in artificial intelligence (AI), particularly deep learning (DL) algorithms, have demonstrated significant potential in enhancing diagnostic accuracy in medical imaging. Unlike traditional machine learning methods, DL models automatically extract detailed structural features from raw data without requiring operator expertise or manually designed feature extraction (8). DL algorithms exhibit exceptional proficiency in segmenting pelvic floor ultrasound images and identifying pelvic floor structures. Additionally, they are capable of dynamically segmenting and automatically measuring anterior pelvic structures, such as bladder neck descent and urethral rotation angles (9–12). These capabilities make DL models potentially capable of achieving breakthroughs in addressing the limitations of conventional TPUS diagnostics for female SUI.
This study aims to develop and validate a convolutional neural network (CNN)-based DL model optimized for TPUS imaging to overcome key challenges in diagnosing SUI. By harnessing DL's capabilities for automated feature extraction and precise analysis, the model strives to enhance diagnostic accuracy, while reducing reliance on operator expertise and mitigating measurement variability. Ultimately, this study seeks to establish a diagnostic tool that can be integrated into clinical workflows, facilitating earlier detection and improved management of SUI.
Materials and methods
Objects
The study retrospectively collected data from female patients who underwent TPUS examinations at the Department of Urology and Gynecology, the Second Affiliated Hospital of Xi'an Jiaotong University from 2020 to 2024. The study was conducted in compliance with the Declaration of Helsinki and approved by the Institutional Review Board (IRB number 2020823).
All patients underwent a comprehensive clinical evaluation, which included completing the International Consultation on Incontinence Questionnaire-Urinary Incontinence Short Form (ICIQ-UI-SF), the International Consultation on Incontinence Questionnaire-Female Lower Urinary Tract Symptoms (ICIQ-FLUTS), urinalysis, uroflowmetry, and maintaining a 3-day bladder diary (13, 14). Inclusion criteria for the SUI group were: (1) age >18 years; (2) clinical diagnosis of SUI; (3) availability of complete TPUS images and clinical data. Exclusion criteria included: (1) residual urine volume >50 mL; (2) history of pelvic or pelvic floor reconstructive surgery; (3) active urinary tract infection or history of urogenital tumors; (4) unclear ultrasound images or inability to perform the Valsalva maneuver. A total of 200 patients meeting these criteria were included in the SUI group. Additionally, 264 female patients without a diagnosis of SUI during the same period, who fulfilled the inclusion criteria, were selected as the control group (non-SUI group). Transperineal ultrasound images were collected for all patients, including 464 resting-state images and 464 Valsalva-state images (Figure 1).
Ultrasound images acquisition
TPUS examinations were conducted by expert sonographer with 5–10 years of the pelvic for ultrasound experience using a Mindray Resona 8 ultrasound system equipped with a DE10-3U 3D volumetric probe (frequency range: 3–10 MHz). Patients were positioned in the lithotomy position after bladder emptying, following the protocol established by Dietz HP (15). Mid-sagittal pelvic floor static images were obtained at rest and during the Valsalva maneuver. Key parameters, including bladder symphyseal distance (BSD), urethral axis angle (α angle), and retrovesical angle (RVA), were measured. Additionally, bladder neck descent (BND) and urethral rotation angle (URA) were calculated. Ultrasound static images were exported in JPG format for subsequent analysis (Figure 2).

Figure 2. Mid-sagittal ultrasound images of the pelvic organs. (A) Anatomical landmarks: the public symphysis (PS), bladder neck (BN), and urethra (U) are also visualized. (B) Index measurement mark: bladder symphyseal distance (BSD), urethral axis angle (α angle) and retrovesical angle (RVA).
Deep learning model development
Ultrasound images in JPG format were imported into the MedAI Darwin learning platform (http://premium.darwin.yizhun-ai.com). Using the platform's tools, the urethra was delineated as the region of interest (ROI). The annotation process was carried out by an experienced pelvic floor ultrasound specialist, and any disagreements were resolved through consensus discussion. The dataset included 928 images (464 resting-state and 464 Valsalva-state), with annotated ROIs. The annotated data were randomly divided into a training set (n = 371) and a testing set (n = 93) in an 8:2 ratio. Following this, preprocessing operations such as data augmentation and normalization were performed on the input ROI sub-images, including random flipping, image transposition, and pixel value normalization (16).
Three DL architectures were implemented for model development: ResNet-50, ResNet-152, and DenseNet-121. The models were trained separately on resting-state and Valsalva-state images to predict the presence of SUI. Model performance was evaluated using standard diagnostic metrics, including the area under the receiver operating characteristic curve (AUC), accuracy, sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV). Receiver operating characteristic (ROC) curves were generated to visualize and compare the classification performance of the models. The complete experimental workflow is shown in Figure 3.

Figure 3. Schematic diagram of DL models in predicting the risk of SUI. DL, Deep Learning; TPUS, Transperineal Ultrasound; SUI, Stress Urinary Incontinence.
Construction of the TPUS-index model in predicting the risk of SUI
A TPUS-index model was constructed using ultrasonic measurement parameters for assessing urethral morphology and mobility as independent variables, with SUI diagnosis as the outcome variable. Binary logistic regression analyses were performed to identify significant predictors of SUI, and the model's predictive performance was evaluated using AUC, accuracy, sensitivity, and specificity.
Statistical analysis
Statistical analyses were conducted using SPSS software (version 26.0; IBM Corp). Continuous variables were expressed as mean ± standard deviation (SD) and compared using independent samples t-tests. Categorical variables were presented as counts and percentages and analyzed using chi-square tests. Univariate and multivariate logistic regression with forward stepwise analysis were applied to screen for independent risk factors and establish a TPUS-index model. The predictive performance of the model was evaluated by plotting ROC curves and calculating the AUC along with the consistency index (CI). Comparisons of AUC values between models were performed using z-tests. All statistical tests were two-tailed, and a p-value < 0.05 was considered statistically significant.
Results
Baseline characteristics
The baseline characteristics of the study population are summarized (Supplementary Table 1). The mean age of the participants was 47.90 ± 14.88 years, ranging from 19 to 90 years. The average parity was 1.38 ± 0.80, and the mean BMI was 23.22 ± 1.80 kg/m2. Among the participants, 233 women (50.2%) were postmenopausal. The clinical characteristics were balanced between the testing set and the training set, with no significant differences in age, parity, BMI, or menopausal status.
Diagnostic performance of DL models
The DL models based on resting-state images exhibited inferior diagnostic performance. In contrast, the DL models trained on Valsalva-state images demonstrated significantly better performance in predicting SUI. DenseNet-121 achieved the best discriminatory ability among the three models, with a well-balanced performance across multiple diagnostic metrics, including accuracy (81.7%), sensitivity (87.2%), and specificity (76.1%) (Table 1).
In the training set, significant differences were found between ResNet-50 and ResNet-152 (z = −2.149, p = 0.032) and between ResNet-50 and DenseNet-121 (z = −3.568, p < 0.001). However, no significant difference in AUC values was observed between ResNet-152 and DenseNet-121 (z = −1.661, p = 0.097). In the testing set, DenseNet-121 demonstrated a statistically significant superiority in AUC compared to ResNet-152 (z = −2.372, p = 0.029) and ResNet-50 (z = −2.190, p = 0.018). These results confirm the superior classification ability of DenseNet-121 in both training and testing datasets (Figure 4).

Figure 4. ROC curves of the DL models for diagnosing SUI based on Valsalva-state TPUS images. (A) Training Set; (B) Testing Set. ROC, Receiver Operating Characteristic; DL, Deep Learning; SUI, Stress Urinary Incontinence; TPUS, Transperineal Ultrasound.
Construction of the TPUS-index model in predicting the risk of SUI
Among the TPUS measurement parameters, BSD-rest and BSD-valsalva were lower in the SUI group (OR: 0.910 and 0.894, p < 0.001), while α angle-valsalva, BND, and URA were higher in the SUI group (OR: 1.037, 1.124, and 1.023, p < 0.001). Additionally, α angle-rest was slightly lower in the SUI group (OR: 0.988, p = 0.015; Table 2). Based on the univariate analysis, six significant variables (BSD-rest, BSD-valsalva, α angle-rest, α angle-valsalva, BND, and URA) were included in the multivariate logistic regression analysis due to their strong statistical association with SUI (p < 0.05).
The Rad-score of the TPUS-index model achieved an AUC of 0.736 (95% CI: 0.629 – 0.843), with an accuracy, sensitivity, and specificity of 77.2%, 67.5%, and 75.5%, respectively (Table 3). The model formula is as follows: RadScore = −0.047*BSD(valsalva) – 0.036*BSD(rest) + 0.020*α angle(valsalva) + 0.018*BND −0.008*α angle(rest) −0.002*URA −0.003.

Table 3. In comparison of the performance between DL model and TPUS-index model in predicting SUI in the training and testing sets.
Comparison of the diagnostic performance between DL model and TPUS-index model
In the training set, the DL model demonstrated a significantly higher AUC compared to the TPUS-index model (z = −2.088, p < 0.05), indicating superior diagnostic performance. Similarly, in the testing set, the AUC of the DL model was also significantly higher than that of the TPUS-index model (z = −1.997, p < 0.05). Beyond the AUC, other diagnostic metrics, including accuracy, sensitivity, and specificity, was consistently better for the DL model compared to the TPUS-index model. This highlights the DL model's enhanced capability in diagnosing SUI, offering a more robust and reliable diagnostic approach compared to the TPUS-index model (Table 3 and Supplementary Figures 1, 2).
Discussion
This study developed a DL model for the diagnosis of female SUI and compared its diagnostic performance with that of an ultrasound assessment model. Our findings demonstrate that the DL model outperformed the TPUS-index model in predicting the disease.
Our findings revealed that DL models trained on resting-state images exhibited poor diagnostic performance. In contrast, models trained on Valsalva-state images demonstrated significantly better performance in diagnosing SUI. The inferior performance of resting-state models can be attributed to the lower recognition rate of organs farther from the probe, such as the bladder and uterus, by CNN under resting conditions (9). Additionally, the morphology and function of the urethra change during the Valsalva maneuver. The limited anatomical changes observable under resting conditions provide insufficient diagnostic information for the model to learn effectively (17). This aligns with current clinical practice, where sonographer prioritize changes in the urethral angle and position in Valsalva-state images when assessing SUI through pelvic floor ultrasound (2). These findings indicate that DL models relying solely on resting TPUS images lack the reliability required for accurate diagnosis of female SUI.
Among the three DL models developed using Valsalva-state images, DenseNet-121 outperformed the ResNet models (ResNet-152 and ResNet-50), particularly in the testing set. This superior performance highlights DenseNet-121′s network architecture, which offers enhanced feature reuse and information flow through its dense connections, significantly reducing parameter redundancy. This optimization makes DenseNet-121 more efficient in terms of both parameter count and computational performance. The model exhibits strong classification capabilities in disease diagnosis through medical imaging (18–20). In the testing set, DenseNet-121 successfully identified four positive cases of SUI that were missed by ResNet-50 and ResNet-152. This superior sensitivity underscores DenseNet-121′s ability to capture subtle features in images. In contrast, the limitations of the ResNet models stem from their residual connections being confined to adjacent layers, which results in less effective feature reuse and greater computational resource requirements during training.
TPUS is a non-invasive and repeatable tool commonly used to assist in the assessment of female SUI. The SUI prediction models established based on TPUS ultrasound measurement data are also one of the current research hotspots. Liu and Quan (21) developed a postpartum SUI model using clinical data, bladder neck descent, and urethral funneling, achieving an AUC of 0.807 in the validation cohort. Another study on predicting SUI based on pelvic floor ultrasound data reported that combining multiple measurement parameters in the model achieved an AUC of 0.802, with sensitivity ranging from 0.542 to 0.665 and specificity from 0.867 to 0.980 (6). This study also demonstrated the predictive value of ultrasound parameters in diagnosing SUI. Indicators of Valsalva-State had a significant impact on the model's Rad-Score, consistent with previous research findings. These results further emphasize the critical role of Valsalva maneuver images in evaluating SUI. However, the limitations of such models lie in the need to collect clinical information or repeatedly measure multiple ultrasound parameters, which is time-consuming and highly dependent on the operator's technical expertise and dynamic observation skills.
This study found that the optimal DL model developed using TPUS images demonstrated higher diagnostic value for SUI compared to the TPUS-index model. The advantages of DL models lie in their ability to capture subtle imaging details that are challenging for sonographers while performing rapid automated analysis, reducing human errors and significantly shortening operational time. Notably, the optimal DL model in our study showed a significant advantage in sensitivity compared to the TPUS-index model. However, five positive cases in the testing set were misclassified by the DL model. Upon analysis, three cases involved uterine prolapse. Since uterine prolapse can cause structural changes in the adjacent urethra and posterior bladder wall, it may have affected the model's automatic segmentation of the urethra, thereby influencing the classification results. In addition, the DenseNet-121 model shows suboptimal performance with a specificity of 0.761 in ruling out non-SUI cases. Possible reasons include the limited number of non-SUI cases in the dataset, which may cause the model to be biased toward the majority class, resulting in insufficient ability to identify non-SUI cases. Additionally, non-SUI cases may exhibit diverse manifestations, making it difficult for the model to capture their complex features. To address these issues, improvements can be made by balancing the dataset and enhancing data diversity, or by fine-tuning the model or customizing layers to better capture the features of non-SUI cases. Despite these challenges, the DL model exhibited excellent performance in AUC and sensitivity for SUI diagnosis, making it a valuable tool for early detection. With an aging population, the rising incidence of SUI and its impact on quality of life have gained widespread attention. Early diagnosis and intervention are crucial in managing SUI. Accurate identification of early-stage SUI patients and the provision of timely treatments, such as lifestyle modifications, pelvic floor muscle therapy, and pharmacological interventions, can effectively slow disease progression. Compared to late-stage surgical treatments, these measures are more cost-effective, less invasive, and significantly improve patients' quality of life. Furthermore, the development of DL models facilitates large-scale screening for this condition in the general population.
Limitations of the study
First, the sample size included in this study was relatively small, necessitating further research with larger, more diverse prospective samples. Importantly, external validation in diverse populations, such as multi-center cohorts or across varying ultrasound devices, is currently absent and represents a critical limitation. Future steps should include multi-center validation and testing across different imaging devices to ensure the model's adaptability and reliability in various clinical settings. Second, the developed DL model analyzed only ultrasound images and did not integrate clinical data. Therefore, in the next phase, we plan to combine clinical data with the DL model to design and construct a new hybrid model, further improving its diagnostic performance for female SUI.
Conclusion
In summary, this study developed a DL model for diagnosing female SUI, showing significant improvements in specificity, sensitivity, accuracy, and testing set consistency compared to the TPUS-index models, and its diagnostic performance was validated. It demonstrates the potential of DL models to enhance diagnostic accuracy and automation for female SUI.
Data availability statement
The original contributions presented in the study are included in the article/Supplementary material, further inquiries can be directed to the corresponding author.
Ethics statement
This retrospective study was approved by the Bioethics Committee of Xi 'an Jiaotong University Health Science Center [IRB number 2020823]. The studies were conducted in accordance with the local legislation and institutional requirements. The participants provided their written informed consent to participate in this study. Written informed consent was obtained from the individual(s) for the publication of any potentially identifiable images or data included in this article.
Author contributions
KC: Data curation, Formal analysis, Methodology, Software, Writing – original draft, Writing – review & editing. QC: Data curation, Methodology, Writing – review & editing. NN: Data curation, Formal analysis, Writing – review & editing. LS: Conceptualization, Data curation, Writing – review & editing. MM: Data curation, Methodology, Writing – review & editing. SY: Funding acquisition, Methodology, Project administration, Resources, Supervision, Writing – review & editing.
Funding
The author(s) declare that financial support was received for the research and/or publication of this article. This work was supported by grants from the General Project of Key Research and Development Plan in the Shaanxi Province (No. 2024SF-YBXM-297).
Conflict of interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Generative AI statement
The author(s) declare that no Gen AI was used in the creation of this manuscript.
Publisher's note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
Supplementary material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fmed.2025.1564446/full#supplementary-material
References
1. Schiffman M, Lamparello N. Stress incontinence in women. N Engl J Med. (2021) 385:e60. doi: 10.1056/NEJMc2112378
2. Falah-Hassani K, Reeves J, Shiri R, Hickling D, McLean L. The pathophysiology of stress urinary incontinence: a systematic review and meta-analysis. Int Urogynecol J. (2021) 32:501–52. doi: 10.1007/s00192-020-04622-9
3. Nambiar AK, Arlandis S, Bø K, Cobussen-Boekhorst H, Costantini E, de Heide M, et al. European association of urology guidelines on the diagnosis and management of female non-neurogenic lower urinary tract symptoms. Part 1: diagnostics, overactive bladder, stress urinary incontinence, and mixed urinary incontinence. Eur Urol. (2022) 82:49–59. doi: 10.1016/j.eururo.2022.01.045
4. Jefferson FA, Linder BJ. Evaluation and management of female stress urinary incontinence. Mayo Clin Proc. (2024) 11:1802–14. doi: 10.1016/j.mayocp.2024.07.003
5. Turkoglu A, Coskun ADE, Arinkan SA, Vural F. The role of transperineal ultrasound in the evaluation of stress urinary incontinence cases. Int Braz J Urol. (2022) 1:70–7. doi: 10.1590/s1677-5538.ibju.2020.1100
6. Xiao T, Chen Y, Gan Y, Xu J, Huang W, Zhang X. Can stress urinary incontinence be predicted by ultrasound? AJR Am J Roentgenol. (2019) 5:1163–9. doi: 10.2214/AJR.18.20893
7. Jamard E, Blouet M, Thubert T, Rejano-Campo M, Fauvet R, Pizzoferrato AC. Utility of 2D-ultrasound in pelvic floor muscle contraction and bladder neck mobility assessment in women with urinary incontinence. J Gynecol Obstet Hum Reprod. (2020) 1:101629. doi: 10.1016/j.jogoh.2019.101629
8. Brasil S, Pascoal C, Francisco R, Ferreira VDR, Videira PA, Valadão G. Artificial intelligence (AI) in rare diseases: is the future brighter? Genes. (2019) 10:978. doi: 10.3390/genes10120978
9. García-Mejido JA, Solis-Martín D, Martín-Morán M, Fernández-Conde C, Fernández-Palacín F, Sainz-Bueno JS. Applicability of deep learning to dynamically identify the different organs of the pelvic floor in the midsagittal plane. Int Urogynecol J. (2024) 35:2285–93. doi: 10.1007/s00192-024-05841-0
10. Huang X, Wang D, Li S, Yang L, Zhao J, Guo D. Advancements in artificial intelligence for pelvic floor ultrasound analysis. Am J Transl Res. (2024) 16:1037–43. doi: 10.62347/JXQQ5395
11. Wu S, Ren Y, Lin X, Huang Z, Zheng Z, Zhang X. Development and validation of a composite AI model for the diagnosis of levator ani muscle avulsion. Eur Radiol. (2022) 32:5898–906. doi: 10.1007/s00330-022-08754-y
12. Wei NY, Li XK, Lu XD, Liu XT, Sun RJ, Wang Y. Study on the consistency between automatic measurement based on convolutional neural network technology and manual visual evaluation in intracavitary ultrasonic cine of anterior pelvic. J Ultrasound Med. (2024) 43:671–81. doi: 10.1002/jum.16392
13. Choi EP, Lam CL, Chin WY. The test-retest reliability of the Incontinence Questionnaire-Urinary Incontinence Short Form (ICIQ-UI SF) for assessing type of urinary incontinence in males and females. J Clin Nurs. (2015) 24:3742–4. doi: 10.1111/jocn.12993
14. Nipa SI, Cooper D, Mostafa A, Hagen S, Abdel-Fattah M. Novel clinically meaningful scores for the ICIQ-UI-SF and ICIQ-FLUTS questionnaires in women with stress incontinence. Int Urogynecol J. (2023) 34:3033–40. doi: 10.1007/s00192-023-05657-4
15. Dietz HP. Pelvic floor ultrasound: a review. Clin Obstet Gynecol. (2017) 1:58–81. doi: 10.1097/GRF.0000000000000264
16. Zeng W. Image data augmentation techniques based on deep learning: a survey. Math Biosci Eng. (2024) 21:6190–224. doi: 10.3934/mbe.2024272
17. van Geelen H, Sand PK. The female urethra: urethral function throughout a woman's lifetime. Int Urogynecol J. (2023) 34:1175–86. doi: 10.1007/s00192-023-05469-6
18. Lu M, Zheng Y, Liu S, Zhang X, Lv J, Liu Y, et al. Deep learning model for automated diagnosis of moyamoya disease based on magnetic resonance angiography. E Clin Med. (2024) 77:102888. doi: 10.1016/j.eclinm.2024.102888
19. Alwakid G, Gouda W, Humayun M, Jhanjhi NZ. Deep learning-enhanced diabetic retinopathy image classification. Digit Health. (2023) 9:1–15. doi: 10.1177/20552076231194942
20. Tharmaseelan H, Vellala AK, Hertel A, Tollens F, Rotkopf LT, Rink J, et al. Tumor classification of gastrointestinal liver metastases using CT-based radiomics and deep learning. Cancer Imaging. (2023) 23:95. doi: 10.1186/s40644-023-00612-4
Keywords: stress urinary incontinence, deep learning, transperineal ultrasound, diagnostic accuracy, Densenet-121
Citation: Chen K, Chen Q, Nan N, Sun L, Ma M and Yu S (2025) An optimized deep learning model based on transperineal ultrasound images for precision diagnosis of female stress urinary incontinence. Front. Med. 12:1564446. doi: 10.3389/fmed.2025.1564446
Received: 21 January 2025; Accepted: 07 April 2025;
Published: 28 April 2025.
Edited by:
Zhenzhong Deng, University of Southern California, United StatesReviewed by:
He Li, Xidian University, ChinaJQ Zhao, Shanghai Fourth People's Hospital, China
Lijuan Sun, Capital Medical University, China
Copyright © 2025 Chen, Chen, Nan, Sun, Ma and Yu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Shanshan Yu, eXNoYW5zaGFuc2hhbkAxNjMuY29t