中文
相关论文

相关论文: ACE-Net: Biomedical Image Segmentation with Augmen…

200 篇论文

Recently, a growing interest has been seen in deep learning-based semantic segmentation. UNet, which is one of deep learning networks with an encoder-decoder architecture, is widely used in medical image segmentation. Combining multi-scale…

图像与视频处理 · 电气工程与系统科学 2020-04-21 Huimin Huang , Lanfen Lin , Ruofeng Tong , Hongjie Hu , Qiaowei Zhang , Yutaro Iwamoto , Xianhua Han , Yen-Wei Chen , Jian Wu

Medical image segmentation can provide detailed information for clinical analysis which can be useful for scenarios where the detailed location of a finding is important. Knowing the location of disease can play a vital role in treatment…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Abhishek Srivastava , Sukalpa Chanda , Debesh Jha , Michael A. Riegler , Pål Halvorsen , Dag Johansen , Umapada Pal

Various imaging artifacts, low signal-to-noise ratio, and bone surfaces appearing several millimeters in thickness have hindered the success of ultrasound (US) guided computer assisted orthopedic surgery procedures. In this work, a…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Puyang Wang , Vishal M. Patel , Ilker Hacihaliloglu

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

The segmentation of medical images is important for the improvement and creation of healthcare systems, particularly for early disease detection and treatment planning. In recent years, the use of convolutional neural networks (CNNs) and…

图像与视频处理 · 电气工程与系统科学 2024-01-12 Siddharth Tiwari

In this paper, we present UNet++, a new, more powerful architecture for medical image segmentation. Our architecture is essentially a deeply-supervised encoder-decoder network where the encoder and decoder sub-networks are connected through…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Zongwei Zhou , Md Mahfuzur Rahman Siddiquee , Nima Tajbakhsh , Jianming Liang

This paper introduces Tree-NET, a novel framework for medical image segmentation that leverages bottleneck feature supervision to enhance both segmentation accuracy and computational efficiency. While previous studies have employed…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Orhan Demirci , Bulent Yilmaz

In this paper, we introduce a simple, yet powerful pipeline for medical image segmentation that combines Fully Convolutional Networks (FCNs) with Fully Convolutional Residual Networks (FC-ResNets). We propose and examine a design that takes…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Michal Drozdzal , Gabriel Chartrand , Eugene Vorontsov , Lisa Di Jorio , An Tang , Adriana Romero , Yoshua Bengio , Chris Pal , Samuel Kadoury

The U-Net architecture, built upon the fully convolutional network, has proven to be effective in biomedical image segmentation. However, U-Net applies skip connections to merge semantically different low- and high-level convolutional…

图像与视频处理 · 电气工程与系统科学 2021-07-28 Hasib Zunair , A. Ben Hamza

Text-guided medical segmentation enhances segmentation accuracy by utilizing clinical reports as auxiliary information. However, existing methods typically rely on unaligned image and text encoders, which necessitate complex interaction…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Gaoren Lin , Huangxuan Zhao , Yuan Xiong , Lefei Zhang , Bo Du , Wentao Zhu

Solving variational image segmentation problems with hidden physics is often expensive and requires different algorithms and manually tunes model parameter. The deep learning methods based on the U-Net structure have obtained outstanding…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Hui Zhu , Shi Shu , Jianping Zhang

Accurate segmentation of anatomical structures and abnormalities in medical images is crucial for computer-aided diagnosis and analysis. While deep learning techniques excel at this task, their computational demands pose challenges.…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Syed Javed , Tariq M. Khan , Abdul Qayyum , Hamid Alinejad-Rokny , Arcot Sowmya , Imran Razzak

Medical image segmentation plays a crucial role in advancing healthcare systems for disease diagnosis and treatment planning. The u-shaped architecture, popularly known as U-Net, has proven highly successful for various medical image…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jieneng Chen , Jieru Mei , Xianhang Li , Yongyi Lu , Qihang Yu , Qingyue Wei , Xiangde Luo , Yutong Xie , Ehsan Adeli , Yan Wang , Matthew Lungren , Lei Xing , Le Lu , Alan Yuille , Yuyin Zhou

High-resolution images are preferable in medical imaging domain as they significantly improve the diagnostic capability of the underlying method. In particular, high resolution helps substantially in improving automatic image segmentation.…

图像与视频处理 · 电气工程与系统科学 2024-10-03 Muhammad Hamza Sharif , Dmitry Demidov , Asif Hanif , Mohammad Yaqub , Min Xu

Automated segmentation of retinal optical coherence tomography (OCT) images has become an important recent direction in machine learning for medical applications. We hypothesize that the anatomic structure of layers and their high-frequency…

图像与视频处理 · 电气工程与系统科学 2022-07-08 Azade Farshad , Yousef Yeganeh , Peter Gehlbach , Nassir Navab

Precise segmentation of medical images is fundamental for extracting critical clinical information, which plays a pivotal role in enhancing the accuracy of diagnoses, formulating effective treatment plans, and improving patient outcomes.…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Jintong Hu , Siyan Chen , Zhiyi Pan , Sen Zeng , Wenming Yang

This paper introduces a novel approach to enhance the performance of pre-trained neural networks in medical image segmentation using gradient-based Neural Architecture Search (NAS) methods. We present the concept of Implantable Adaptive…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Emil Benedykciuk , Marcin Denkowski , Grzegorz Wójcik

As an essential prerequisite for developing a medical intelligent assistant system, medical image segmentation has received extensive research and concentration from the neural network community. A series of UNet-like networks with…

图像与视频处理 · 电气工程与系统科学 2022-05-25 Ledan Qian , Xiao Zhou , Yi Li , Zhongyi Hu

Medical images acquired from standardized protocols show consistent macroscopic or microscopic anatomical structures, and these structures consist of composable/decomposable organs and tissues, but existing self-supervised learning (SSL)…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Ziyu Zhou , Haozhe Luo , Mohammad Reza Hosseinzadeh Taher , Jiaxuan Pang , Xiaowei Ding , Michael Gotway , Jianming Liang

Despite the success of convolutional neural networks for 3D medical-image segmentation, the architectures currently used are still not robust enough to the protocols of different scanners, and the variety of image properties they produce.…

图像与视频处理 · 电气工程与系统科学 2022-10-31 Shrajan Bhandary , Zahra Babaiee , Dejan Kostyszyn , Tobias Fechter , Constantinos Zamboglou , Anca-Ligia Grosu , Radu Grosu