中文
相关论文

相关论文: MDU-Net: Multi-scale Densely Connected U-Net for b…

200 篇论文

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and boundary feature…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Zhenhuan Zhou , Along He , Yanlin Wu , Rui Yao , Xueshuo Xie , Tao Li

Model quantization is leveraged to reduce the memory consumption and the computation time of deep neural networks. This is achieved by representing weights and activations with a lower bit resolution when compared to their high precision…

图像与视频处理 · 电气工程与系统科学 2019-09-10 MohammadHossein AskariHemmat , Sina Honari , Lucas Rouhier , Christian S. Perone , Julien Cohen-Adad , Yvon Savaria , Jean-Pierre David

Segmentation of organs of interest in medical CT images is beneficial for diagnosis of diseases. Though recent methods based on Fully Convolutional Neural Networks (F-CNNs) have shown success in many segmentation tasks, fusing features from…

人工智能 · 计算机科学 2024-05-10 Yanli Yuan , Bingbing Wang , Chuan Zhang , Jingyi Xu , Ximeng Liu , Liehuang Zhu

Deep fully convolutional neural network (FCN) based architectures have shown great potential in medical image segmentation. However, such architectures usually have millions of parameters and inadequate number of training samples leading to…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Mahendra Khened , Varghese Alex Kollerathu , Ganapathy Krishnamurthi

In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer. Although Transformer architectures are powerful at extracting global information, its…

图像与视频处理 · 电气工程与系统科学 2024-04-12 Songkai Sun , Qingshan She , Yuliang Ma , Rihui Li , Yingchun Zhang

Nowadays U-net-like FCNs predominate various biomedical image segmentation applications and attain promising performance, largely due to their elegant architectures, e.g., symmetric contracting and expansive paths as well as lateral…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yanhao Zhu , Zhineng Chen , Shuai Zhao , Hongtao Xie , Wenming Guo , Yongdong Zhang

Deep learning has made important contributions to the development of medical image segmentation. Convolutional neural networks, as a crucial branch, have attracted strong attention from researchers. Through the tireless efforts of numerous…

图像与视频处理 · 电气工程与系统科学 2024-05-02 Zhaojin Fu , Zheng Chen , Jinjiang Li , Lu Ren

Deep Learning networks have established themselves as providing state of art performance for semantic segmentation. These techniques are widely applied specifically to medical detection, segmentation and classification. The advent of the…

图像与视频处理 · 电气工程与系统科学 2021-02-02 Kaushik Dutta

Hourglass networks such as the U-Net and V-Net are popular neural architectures for medical image segmentation and counting problems. Typical instances of hourglass networks contain shortcut connections between mirroring layers. These…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Daniel Oñoro-Rubio , Mathias Niepert

Medical image segmentation is a critical aspect of modern medical research and clinical practice. Despite the remarkable performance of Convolutional Neural Networks (CNNs) in this domain, they inherently struggle to capture long-range…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Jiashu Xu

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

Automated medical image segmentation can assist doctors to diagnose faster and more accurate. Deep learning based models for medical image segmentation have made great progress in recent years. However, the existing models fail to…

图像与视频处理 · 电气工程与系统科学 2023-04-26 Lei Shi , Tianyu Gao , Zheng Zhang , Junxing Zhang

Large-scale models pre-trained on large-scale datasets have profoundly advanced the development of deep learning. However, the state-of-the-art models for medical image segmentation are still small-scale, with their parameters only in the…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Ziyan Huang , Haoyu Wang , Zhongying Deng , Jin Ye , Yanzhou Su , Hui Sun , Junjun He , Yun Gu , Lixu Gu , Shaoting Zhang , Yu Qiao

Medical image segmentation using deep neural networks has been highly successful. However, the effectiveness of these networks is often limited by inadequate dense prediction and inability to extract robust features. To achieve refined…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Suraj Mishra , Danny Z. Chen

Split learning (SL) has been proposed to train deep learning models in a decentralized manner. For decentralized healthcare applications with vertical data partitioning, SL can be beneficial as it allows institutes with complementary…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Holger R. Roth , Ali Hatamizadeh , Ziyue Xu , Can Zhao , Wenqi Li , Andriy Myronenko , Daguang Xu

Accurately segmenting lesions in ultrasound images is challenging due to the difficulty in distinguishing boundaries between lesions and surrounding tissues. While deep learning has improved segmentation accuracy, there is limited focus on…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Guoping Xu , Ximing Wu , Wentao Liao , Xinglong Wu , Qing Huang , Chang Li

This work presents the first segmentation study of both diseased and healthy skin in standard camera photographs from a clinical environment. Challenges arise from varied lighting conditions, skin types, backgrounds, and pathological…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Noel C. F. Codella , Daren Anderson , Tyler Philips , Anthony Porto , Kevin Massey , Jane Snowdon , Rogerio Feris , John Smith

State Space Models (SSMs) have recently demonstrated outstanding performance in long-sequence modeling, particularly in natural language processing. However, their direct application to medical image segmentation poses several challenges.…

图像与视频处理 · 电气工程与系统科学 2025-03-25 Bin Xie , Yan Yan , Gady Agam

The accurate segmentation of medical images is critical for various healthcare applications. Convolutional neural networks (CNNs), especially Fully Convolutional Networks (FCNs) like U-Net, have shown remarkable success in medical image…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Omid Nejati Manzari , Javad Mirzapour Kaleybar , Hooman Saadat , Shahin Maleki

The encoder-decoder networks are commonly used in medical image segmentation due to their remarkable performance in hierarchical feature fusion. However, the expanding path for feature decoding and spatial recovery does not consider the…

图像与视频处理 · 电气工程与系统科学 2019-11-22 Ying Wen , Kai Xie , Lianghua He