中文
相关论文

相关论文: UNet++: A Nested U-Net Architecture for Medical Im…

200 篇论文

The Encoder-Decoder architecture is a main stream deep learning model for biomedical image segmentation. The encoder fully compresses the input and generates encoded features, and the decoder then produces dense predictions using encoded…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Peixian Liang , Jianxu Chen , Hao Zheng , Lin Yang , Yizhe Zhang , Danny Z. Chen

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

The high cure rate of cancer is inextricably linked to physicians' accuracy in diagnosis and treatment, therefore a model that can accomplish high-precision tumor segmentation has become a necessity in many applications of the medical…

图像与视频处理 · 电气工程与系统科学 2023-07-26 Zeqiu. Yu , Shuo. Han , Ziheng. Song

This work explores a hybrid approach to segmentation as an alternative to a purely data-driven approach. We introduce an end-to-end U-Net based network called DU-Net, which uses additional frequency preserving features, namely the…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Alakh Desai , Ruchi Chauhan , Jayanthi Sivaswamy

Image segmentation is pivotal in medical image analysis, facilitating clinical diagnosis, treatment planning, and disease evaluation. Deep learning has significantly advanced automatic segmentation methodologies by providing superior…

图像与视频处理 · 电气工程与系统科学 2026-01-22 Zhengyong Huang , Ning Jiang , Xingwen Sun , Lihua Zhang , Peng Chen , Jens Domke , Yao Sui

While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper…

图像与视频处理 · 电气工程与系统科学 2025-04-02 Pooya Ashtari , Shahryar Noei , Fateme Nateghi Haredasht , Jonathan H. Chen , Giuseppe Jurman , Aleksandra Pizurica , Sabine Van Huffel

Deep learning techniques, particularly convolutional neural networks, have shown great potential in computer vision and medical imaging applications. However, deep learning models are computationally demanding as they require enormous…

信号处理 · 电气工程与系统科学 2022-06-07 Owais Ali , Hazrat Ali , Syed Ayaz Ali Shah , Aamir Shahzad

In this study, the main objective is to develop an algorithm capable of identifying and delineating tumor regions in breast ultrasound (BUS) and mammographic images. The technique employs two advanced deep learning architectures, namely…

图像与视频处理 · 电气工程与系统科学 2024-02-14 Mohsen Ahmadi , Masoumeh Farhadi Nia , Sara Asgarian , Kasra Danesh , Elyas Irankhah , Ahmad Gholizadeh Lonbar , Abbas Sharifi

Accurate medical image segmentation especially for echocardiographic images with unmissable noise requires elaborate network design. Compared with manual design, Neural Architecture Search (NAS) realizes better segmentation results due to…

图像与视频处理 · 电气工程与系统科学 2023-12-29 Renqi Chen , Jingjing Luo , Fan Nian , Yuhui Cen , Yiheng Peng , Zekuan Yu

While modern segmentation models often prioritize performance over practicality, we advocate a design philosophy prioritizing simplicity and efficiency, and attempted high performance segmentation model design. This paper presents…

图像与视频处理 · 电气工程与系统科学 2025-06-17 Xiang Yu , Yayan Chen , Guannan He , Qing Zeng , Yue Qin , Meiling Liang , Dandan Luo , Yimei Liao , Zeyu Ren , Cheng Kang , Delong Yang , Bocheng Liang , Bin Pu , Ying Yuan , Shengli Li

The traditional SegNet architecture commonly encounters significant information loss during the sampling process, which detrimentally affects its accuracy in image semantic segmentation tasks. To counter this challenge, we introduce an…

图像与视频处理 · 电气工程与系统科学 2024-06-05 Zijun Gao , Qi Wang , Taiyuan Mei , Xiaohan Cheng , Yun Zi , Haowei Yang

Purpose: Automated distinct bone segmentation from CT scans is widely used in planning and navigation workflows. U-Net variants are known to provide excellent results in supervised semantic segmentation. However, in distinct bone…

图像与视频处理 · 电气工程与系统科学 2023-02-01 Eva Schnider , Julia Wolleb , Antal Huck , Mireille Toranelli , Georg Rauter , Magdalena Müller-Gerbl , Philippe C. Cattin

Medical image segmentation is essential for clinical diagnosis and treatment planning. Although transformer-based methods have achieved remarkable results, their high computational cost hinders clinical deployment. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yaxuan Jiao , Qing Xu , Yuxiang Luo , Xiangjian He , Zhen Chen , Wenting Duan

We present a new encoder-decoder Vision Transformer architecture, Patcher, for medical image segmentation. Unlike standard Vision Transformers, it employs Patcher blocks that segment an image into large patches, each of which is further…

图像与视频处理 · 电气工程与系统科学 2023-05-31 Yanglan Ou , Ye Yuan , Xiaolei Huang , Stephen T. C. Wong , John Volpi , James Z. Wang , Kelvin Wong

Convolutional neural network (CNN), in particular the Unet, is a powerful method for medical image segmentation. To date Unet has demonstrated state-of-art performance in many complex medical image segmentation tasks, especially under the…

图像与视频处理 · 电气工程与系统科学 2019-10-31 Wenjun Yan , Yuanyuan Wang , Shengjia Gu , Lu Huang , Fuhua Yan , Liming Xia , Qian Tao

Automatic lesion detection and segmentation from [${}^{18}$F]FDG PET/CT scans is a challenging task, due to the diversity of shapes, sizes, FDG uptake and location they may present, besides the fact that physiological uptake is also present…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Yamila Rotstein Habarnau , Mauro Namías

Most publicly available medical segmentation datasets are only partially labeled, with annotations provided for a subset of anatomical structures. When multiple datasets are combined for training, this incomplete annotation poses…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Jiong Wu , Yang Xing , Boxiao Yu , Wei Shao , Kuang Gong

We propose an optimized U-Net architecture for a brain tumor segmentation task in the BraTS21 challenge. To find the optimal model architecture and the learning schedule, we have run an extensive ablation study to test: deep supervision…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Michał Futrega , Alexandre Milesi , Michal Marcinkiewicz , Pablo Ribalta

In this paper, we proposed T-Net containing a small encoder-decoder inside the encoder-decoder structure (EDiED). T-Net overcomes the limitation that U-Net can only have a single set of the concatenate layer between encoder and decoder…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Tae Joon Jun , Jihoon Kweon , Young-Hak Kim , Daeyoung Kim

State-of-the-art segmentation methods rely on very deep networks that are not always easy to train without very large training datasets and tend to be relatively slow to run on standard GPUs. In this paper, we introduce a novel recurrent…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Wei Wang , Kaicheng Yu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann
‹ 上一页 1 8 9 10 下一页 ›