paper-with-me

홈 › Papers

CMU-Net: A Strong ConvMixer-based Medical Ultrasound Image Segmentation Network

2022-10-24 · Fenghe Tang, Lingtao Wang, Chunping Ning, Min Xian, Jianrui Ding

U-Net and its extensions have achieved great success in medical image segmentation. However, due to the inherent local characteristics of ordinary convolution operations, U-Net encoder cannot effectively extract global context information. In addition, simple skip connections cannot capture salient features. In this work, we propose a fully convolutional segmentation network (CMU-Net) which incorporates hybrid convolutions and multi-scale attention gate. The ConvMixer module extracts global context information by mixing features at distant spatial locations. Moreover, the multi-scale attention gate emphasizes valuable features and achieves efficient skip connections. We evaluate the proposed method using both breast ultrasound datasets and a thyroid ultrasound image dataset; and CMU-Net achieves average Intersection over Union (IoU) values of 73.27% and 84.75%, and F1 scores of 84.81% and 91.71%. The code is available at https://github.com/FengheTan9/CMU-Net.

📄 PDF Abstract BibTeX arXiv:2210.13012

Code (2)

fenghetan9/cmu-net 공식 구현 pytorch
2024-MindSpore-1/Code7/tree/main/convmixer mindspore

Tasks

Image SegmentationMedical Image SegmentationSegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음
fast speak--How do I Speak to someone at Expedia? Want to speak directly in Expedia? 1-805-330-4056 You’re not alone. Many users crave a real conversation, not just 1-805-330-4056 emails or chatbots. The secret? Dial…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Deep Learning Architectures for Diagnosis of Diabetic Retinopathy

2023-03-31 · MDPI Applied Sciences 2023 3 · Alberto Solano, Kevin N. Dietrich, Marcelino Martínez-Sober, Regino Barranquero-Cardeñosa 외

For many years, convolutional neural networks dominated the field of computer vision, not least in the medical field, where problems such as image segmentation were addressed by such networks as the U-Net. The arrival of…

Deep LearningImage SegmentationRetinal Vessel SegmentationSegmentation+1

Ultrasound SAM Adapter: Adapting SAM for Breast Lesion Segmentation in Ultrasound Images

2024-04-23 · Zhengzheng Tu, Le Gu, Xixi Wang, Bo Jiang

Segment Anything Model (SAM) has recently achieved amazing results in the field of natural image segmentation. However, it is not effective for medical image segmentation, owing to the large domain gap between natural an…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+1

Deep Learning in Medical Ultrasound Image Segmentation: a Review

2020-02-18 · Ziyang Wang

Applying machine learning technologies, especially deep learning, into medical image segmentation is being widely studied because of its state-of-the-art performance and results. It can be a key step to provide a reliabl…

3D ReconstructionDeep LearningImage SegmentationMedical Image Segmentation+2

Semantic Segmentation Refiner for Ultrasound Applications with Zero-Shot Foundation Models

2024-04-25 · Hedda Cohen Indelman, Elay Dahan, Angeles M. Perez-Agosto, Carmit Shiran 외

Despite the remarkable success of deep learning in medical imaging analysis, medical image segmentation remains challenging due to the scarcity of high-quality labeled images for supervision. Further, the significant dom…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

A simple thinking about the application of the attention mechanism in medical ultrasound image segmentation task

2023-10-02 · Gongping Chen, Rui Wang, Xiaotao Yin, Liang Cui 외

The AI-based assisted diagnosis programs have been widely investigated on medical ultrasound images. Complex scenario of ultrasound image, in which the coupled interference of internal and external factors is severe, bri…

Image SegmentationSemantic Segmentation