当前位置:网站首页>DS transunet: Dual Swing transformer u-net for medical image segmentation
DS transunet: Dual Swing transformer u-net for medical image segmentation
2022-07-01 19:46:00 【@@Southerly wind】
Thanks to the development of deep learning , Medical image automatic segmentation technology has made great progress . However , Most of the existing methods are based on Convolutional Neural Networks (CNN), Due to the limitation of receptive field in convolution operation , Unable to establish long-term dependencies and global context connections . suffer Transformer The inspiration of success , Some researchers have spent a lot of energy designing based on Transformer Of U-Net A robust variant of ,Transformer The self attention mechanism of has a strong ability to model remote context information . Besides , Patch segmentation used in visual converter usually ignores the pixel level inherent structural features in each patch . To alleviate these problems , This paper presents a new framework for deep medical image segmentation , Called Double Swin-Transformer U-Net(DS-Transune), This may be the first attempt to layer Swin Transformer The advantages of both into the standard Ushaped Encoder and decoder of the architecture , To enhance the semantic segmentation quality of various medical images . Different from many previous converter based solutions , What this article puts forward DS-transune First, based on Swin-Transformer To extract coarse-grained and fine-grained feature representations of different semantic scales . As DS Transune Core components , We propose a well-designed transformer interactive fusion (TIF) modular , Through the self attention mechanism, we can effectively establish the global dependence between different scale features , To make full use of these obtained multi-scale features . Besides , We will also Swin Transformer The block is introduced into the decoder , To further explore the remote context information in the upsampling process . A large number of experiments in four typical medical image segmentation tasks have proved DS-TransUNet The effectiveness of the , It shows that our method is obviously superior to the most advanced method .
Index words ; Medical image segmentation ; Remote context information ; classification Swin transformer ; Double scale ; Transformer interactive fusion module .
I. INTRODUCTION
Medical image segmentation is an important and challenging
边栏推荐
- Why must we move from Devops to bizdevops?
- 为定时器和延时器等其它情况的回调函数绑定当前作用域的this
- JVM内存模型
- Opencv video quality detection -- sharpness detection
- H264编码profile & level控制
- [research materials] iResearch tide Watching: seven major trends in the clothing industry - Download attached
- Optimization of video streaming with repeated requests in the case of unstable easygbs network
- Proxy in ES6
- 一个程序员如何快速成长
- GB28181之SIP协议
猜你喜欢
![Thesis reading [distinctive late semantic graph for video capturing]](/img/d4/4f84a73a9127fa87bb0a74c4655d15.png)
Thesis reading [distinctive late semantic graph for video capturing]
![pickle. Load error [attributeerror: can't get attribute 'volatile' on < module '\u main']](/img/98/c4df0747856eda262b82942eedad8f.png)
pickle. Load error [attributeerror: can't get attribute 'volatile' on < module '\u main']

Oracle physical architecture

DTD modeling

JVM memory model

wireshark报文分析tcp,ftp
![[research materials] iResearch tide Watching: seven major trends in the clothing industry - Download attached](/img/c8/a205ddc2835c87efa38808cf31f59e.jpg)
[research materials] iResearch tide Watching: seven major trends in the clothing industry - Download attached

ModSim基本使用(Modbus模拟器)

Basic use of MySQL

Shell高级进阶
随机推荐
Thesis reading [distinctive late semantic graph for video capturing]
Why must we move from Devops to bizdevops?
Shell高级进阶
torch. nn. functional. Interpolate function
Collect Tiktok video
2022/5/23-2022/5/30
【let var const】
Cookie和Session的相关概念
SIP protocol of gb28181
Mo Tianlun salon | Tsinghua qiaojialin: Apache iotdb, originated from Tsinghua, builds an open source ecological road
Procédure de mesure du capteur d'accord vibrant par le module d'acquisition d'accord vibrant
为什么一定要从DevOps走向BizDevOps?
Regular expression =regex=regular expression
实例讲解将Graph Explorer搬上JupyterLab
新窗口打开页面-window.open
Battery simulation of gazebo robot
New window open page -window open
振弦采集模塊測量振弦傳感器的流程步驟
ffmpeg AVFrame 转 cv::Mat
703. 数据流中的第 K 大元素