Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Fenghe Tang, Lingtao Wang, Chunping Ning, Min Xian, Jianrui Ding• 2022

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationSynapse (test)
Dice76.22
111
Medical Image SegmentationISIC 2018
Dice Score86.83
92
Medical Image SegmentationKvasir-Seg
Dice Score89.12
75
Medical Image SegmentationCVC-ClinicDB
Dice Score92.48
68
Medical Image SegmentationBUSI
Dice Score81.92
61
Medical Image SegmentationISIC 2017
Dice Score89.7
52
Showing 6 of 6 rows

Other info

Follow for update