Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (16)
  • Open Access

    ARTICLE

    DMHFR: Decoder with Multi-Head Feature Receptors for Tract Image Segmentation

    Jianuo Huang1,2, Bohan Lai2, Weiye Qiu3, Caixu Xu4, Jie He1,5,*

    CMC-Computers, Materials & Continua, Vol.82, No.3, pp. 4841-4862, 2025, DOI:10.32604/cmc.2025.059733 - 06 March 2025

    Abstract The self-attention mechanism of Transformers, which captures long-range contextual information, has demonstrated significant potential in image segmentation. However, their ability to learn local, contextual relationships between pixels requires further improvement. Previous methods face challenges in efficiently managing multi-scale features of different granularities from the encoder backbone, leaving room for improvement in their global representation and feature extraction capabilities. To address these challenges, we propose a novel Decoder with Multi-Head Feature Receptors (DMHFR), which receives multi-scale features from the encoder backbone and organizes them into three feature groups with different granularities: coarse, fine-grained, and full set.… More >

  • Open Access

    ARTICLE

    Stochastic Augmented-Based Dual-Teaching for Semi-Supervised Medical Image Segmentation

    Hengyang Liu1, Yang Yuan1,*, Pengcheng Ren1, Chengyun Song1, Fen Luo2

    CMC-Computers, Materials & Continua, Vol.82, No.1, pp. 543-560, 2025, DOI:10.32604/cmc.2024.056478 - 03 January 2025

    Abstract Existing semi-supervised medical image segmentation algorithms use copy-paste data augmentation to correct the labeled-unlabeled data distribution mismatch. However, current copy-paste methods have three limitations: (1) training the model solely with copy-paste mixed pictures from labeled and unlabeled input loses a lot of labeled information; (2) low-quality pseudo-labels can cause confirmation bias in pseudo-supervised learning on unlabeled data; (3) the segmentation performance in low-contrast and local regions is less than optimal. We design a Stochastic Augmentation-Based Dual-Teaching Auxiliary Training Strategy (SADT), which enhances feature diversity and learns high-quality features to overcome these problems. To be more… More >

  • Open Access

    PROCEEDINGS

    In-Silico Automated 3D Reconstruction of the Biomechanical Trapeziometacarpal Joint from 4D Imaging

    Yen-Jen Lai1, I-Ling Chang1,*

    The International Conference on Computational & Experimental Engineering and Sciences, Vol.31, No.1, pp. 1-1, 2024, DOI:10.32604/icces.2024.012918

    Abstract Biomechanical research reveals that the geometric shapes and dynamic behaviors of organ tissues play a pivotal role in determining their mechanical properties. Recent advancements in time-correlated imaging technologies, such as Computed Tomography (4D-CT) and Magnetic Resonance Imaging (4D-MRI), have enabled the non-invasive capture of both geometric data and dynamic information over time. However, the manual segmentation of these extensive datasets proves to be laborious and expensive. This study introduces an automated workflow designed for image segmentation and classification within 4D-CT scans, with a specific focus on the bone structures surrounding the Trapeziometacarpal (TMC) joint in More >

  • Open Access

    ARTICLE

    Guided-YNet: Saliency Feature-Guided Interactive Feature Enhancement Lung Tumor Segmentation Network

    Tao Zhou1,3, Yunfeng Pan1,3,*, Huiling Lu2, Pei Dang1,3, Yujie Guo1,3, Yaxing Wang1,3

    CMC-Computers, Materials & Continua, Vol.80, No.3, pp. 4813-4832, 2024, DOI:10.32604/cmc.2024.054685 - 12 September 2024

    Abstract Multimodal lung tumor medical images can provide anatomical and functional information for the same lesion. Such as Positron Emission Computed Tomography (PET), Computed Tomography (CT), and PET-CT. How to utilize the lesion anatomical and functional information effectively and improve the network segmentation performance are key questions. To solve the problem, the Saliency Feature-Guided Interactive Feature Enhancement Lung Tumor Segmentation Network (Guide-YNet) is proposed in this paper. Firstly, a double-encoder single-decoder U-Net is used as the backbone in this model, a single-coder single-decoder U-Net is used to generate the saliency guided feature using PET image and… More >

  • Open Access

    ARTICLE

    DCFNet: An Effective Dual-Branch Cross-Attention Fusion Network for Medical Image Segmentation

    Chengzhang Zhu1,2, Renmao Zhang1, Yalong Xiao1,2,*, Beiji Zou1, Xian Chai1, Zhangzheng Yang1, Rong Hu3, Xuanchu Duan4

    CMES-Computer Modeling in Engineering & Sciences, Vol.140, No.1, pp. 1103-1128, 2024, DOI:10.32604/cmes.2024.048453 - 16 April 2024

    Abstract Automatic segmentation of medical images provides a reliable scientific basis for disease diagnosis and analysis. Notably, most existing methods that combine the strengths of convolutional neural networks (CNNs) and Transformers have made significant progress. However, there are some limitations in the current integration of CNN and Transformer technology in two key aspects. Firstly, most methods either overlook or fail to fully incorporate the complementary nature between local and global features. Secondly, the significance of integrating the multi-scale encoder features from the dual-branch network to enhance the decoding features is often disregarded in methods that combine… More >

  • Open Access

    ARTICLE

    TC-Fuse: A Transformers Fusing CNNs Network for Medical Image Segmentation

    Peng Geng1, Ji Lu1, Ying Zhang2,*, Simin Ma1, Zhanzhong Tang2, Jianhua Liu3

    CMES-Computer Modeling in Engineering & Sciences, Vol.137, No.2, pp. 2001-2023, 2023, DOI:10.32604/cmes.2023.027127 - 26 June 2023

    Abstract In medical image segmentation task, convolutional neural networks (CNNs) are difficult to capture long-range dependencies, but transformers can model the long-range dependencies effectively. However, transformers have a flexible structure and seldom assume the structural bias of input data, so it is difficult for transformers to learn positional encoding of the medical images when using fewer images for training. To solve these problems, a dual branch structure is proposed. In one branch, Mix-Feed-Forward Network (Mix-FFN) and axial attention are adopted to capture long-range dependencies and keep the translation invariance of the model. Mix-FFN whose depth-wise convolutions… More >

  • Open Access

    ARTICLE

    Dual-Branch-UNet: A Dual-Branch Convolutional Neural Network for Medical Image Segmentation

    Muwei Jian1,2,#,*, Ronghua Wu1,#, Hongyu Chen1, Lanqi Fu3, Chengdong Yang1

    CMES-Computer Modeling in Engineering & Sciences, Vol.137, No.1, pp. 705-716, 2023, DOI:10.32604/cmes.2023.027425 - 23 April 2023

    Abstract In intelligent perception and diagnosis of medical equipment, the visual and morphological changes in retinal vessels are closely related to the severity of cardiovascular diseases (e.g., diabetes and hypertension). Intelligent auxiliary diagnosis of these diseases depends on the accuracy of the retinal vascular segmentation results. To address this challenge, we design a Dual-Branch-UNet framework, which comprises a Dual-Branch encoder structure for feature extraction based on the traditional U-Net model for medical image segmentation. To be more explicit, we utilize a novel parallel encoder made up of various convolutional modules to enhance the encoder portion of… More >

  • Open Access

    ARTICLE

    Intelligent Beetle Antenna Search with Deep Transfer Learning Enabled Medical Image Classification Model

    Mohamed Ibrahim Waly*

    Computer Systems Science and Engineering, Vol.46, No.3, pp. 3159-3174, 2023, DOI:10.32604/csse.2023.035900 - 03 April 2023

    Abstract Recently, computer assisted diagnosis (CAD) model creation has become more dependent on medical picture categorization. It is often used to identify several conditions, including brain disorders, diabetic retinopathy, and skin cancer. Most traditional CAD methods relied on textures, colours, and forms. Because many models are issue-oriented, they need a more substantial capacity to generalize and cannot capture high-level problem domain notions. Recent deep learning (DL) models have been published, providing a practical way to develop models specifically for classifying input medical pictures. This paper offers an intelligent beetle antenna search (IBAS-DTL) method for classifying medical… More >

  • Open Access

    REVIEW

    Application of U-Net and Optimized Clustering in Medical Image Segmentation: A Review

    Jiaqi Shao1,#, Shuwen Chen1,2,3,#,*, Jin Zhou1,#, Huisheng Zhu1, Ziyi Wang1, Mackenzie Brown4,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.136, No.3, pp. 2173-2219, 2023, DOI:10.32604/cmes.2023.025499 - 09 March 2023

    Abstract As a mainstream research direction in the field of image segmentation, medical image segmentation plays a key role in the quantification of lesions, three-dimensional reconstruction, region of interest extraction and so on. Compared with natural images, medical images have a variety of modes. Besides, the emphasis of information which is conveyed by images of different modes is quite different. Because it is time-consuming and inefficient to manually segment medical images only by professional and experienced doctors. Therefore, large quantities of automated medical image segmentation methods have been developed. However, until now, researchers have not developed… More >

  • Open Access

    ARTICLE

    Fusion Strategy for Improving Medical Image Segmentation

    Fahad Alraddady1, E. A. Zanaty2, Aida H. Abu bakr3, Walaa M. Abd-Elhafiez4,5,*

    CMC-Computers, Materials & Continua, Vol.74, No.2, pp. 3627-3646, 2023, DOI:10.32604/cmc.2023.027606 - 31 October 2022

    Abstract In this paper, we combine decision fusion methods with four meta-heuristic algorithms (Particle Swarm Optimization (PSO) algorithm, Cuckoo search algorithm, modification of Cuckoo Search (CS McCulloch) algorithm and Genetic algorithm) in order to improve the image segmentation. The proposed technique based on fusing the data from Particle Swarm Optimization (PSO), Cuckoo search, modification of Cuckoo Search (CS McCulloch) and Genetic algorithms are obtained for improving magnetic resonance images (MRIs) segmentation. Four algorithms are used to compute the accuracy of each method while the outputs are passed to fusion methods. In order to obtain parts of More >

Displaying 1-10 on page 1 of 16. Per Page