中文
相关论文

相关论文: PMR-Net: Parallel Multi-Resolution Encoder-Decoder…

200 篇论文

Recent advances of video captioning often employ a recurrent neural network (RNN) as the decoder. However, RNN is prone to diluting long-term information. Recent works have demonstrated memory network (MemNet) has the advantage of storing…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Aming Wu , Yahong Han

The convolutional-based methods provide good segmentation performance in the medical image segmentation task. However, those methods have the following challenges when dealing with the edges of the medical images: (1) Previous…

图像与视频处理 · 电气工程与系统科学 2022-08-24 Jinkai Lv , Yuyong Hu , Quanshui Fu , Zhiwang Zhang , Yuqiang Hu , Lin Lv , Guoqing Yang , Jinpeng Li , Yi Zhao

For problems in image processing and many other fields, a large class of effective neural networks has encoder-decoder-based architectures. Although these networks have made impressive performances, mathematical explanations of their…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Xue-Cheng Tai , Hao Liu , Raymond Chan

Histopathologic diagnosis relies on simultaneous integration of information from a broad range of scales, ranging from nuclear aberrations ($\approx \mathcal{O}(0.1{\mu m})$) through cellular structures ($\approx \mathcal{O}(10{\mu m})$) to…

图像与视频处理 · 电气工程与系统科学 2021-02-23 Rüdiger Schmitz , Frederic Madesta , Maximilian Nielsen , Jenny Krause , René Werner , Thomas Rösch

Convolutional neural networks are widely used in various segmentation tasks in medical images. However, they are challenged to learn global features adaptively due to the inherent locality of convolutional operations. In contrast, MLP…

图像与视频处理 · 电气工程与系统科学 2024-12-25 Jin Yang , Xiaobing Yu , Peijie Qiu

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

Timely, accurate and automatic detection of pavement cracks is necessary for making cost-effective decisions concerning road maintenance. Conventional crack detection algorithms focus on the design of single or multiple crack features and…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Wenjun Liu , Yuchun Huang , Ying Li , Qi Chen

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Wuyang Chen , Ziyu Jiang , Zhangyang Wang , Kexin Cui , Xiaoning Qian

Image segmentation is a primary task in many medical applications. Recently, many deep networks derived from U-Net have been extensively used in various medical image segmentation tasks. However, in most of the cases, networks similar to…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Balamurali Murugesan , Kaushik Sarveswaran , Sharath M Shankaranarayana , Keerthi Ram , Mohanasankar Sivaprakasam

Accurate medical image segmentation is critical for early medical diagnosis. Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder.…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xiaoqi Zhao , Hongpeng Jia , Youwei Pang , Long Lv , Feng Tian , Lihe Zhang , Weibing Sun , Huchuan Lu

In the field of medical CT image processing, convolutional neural networks (CNNs) have been the dominant technique.Encoder-decoder CNNs utilise locality for efficiency, but they cannot simulate distant pixel interactions properly.Recent…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Hongyang He , Feng Ziliang , Yuanhang Zheng , Shudong Huang , HaoBing Gao

Accurate segmentation of organs from abdominal CT scans is essential for clinical applications such as diagnosis, treatment planning, and patient monitoring. To handle challenges of heterogeneity in organ shapes, sizes, and complex…

We present a novel and practical deep fully convolutional neural network architecture for semantic pixel-wise segmentation termed SegNet. This core trainable segmentation engine consists of an encoder network, a corresponding decoder…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Vijay Badrinarayanan , Alex Kendall , Roberto Cipolla

In this paper, we propose a novel medical image segmentation using iterative deep learning framework. We have combined an iterative learning approach and an encoder-decoder network to improve segmentation results, which enables to precisely…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Jung Uk Kim , Hak Gu Kim , Yong Man Ro

In medical imaging, accurate image segmentation is crucial for quantifying diseases, assessing prognosis, and evaluating treatment outcomes. However, existing methods lack an in-depth integration of global and local features, failing to pay…

图像与视频处理 · 电气工程与系统科学 2024-04-15 Yizhi Pan , Junyi Xin , Tianhua Yang , Teeradaj Racharak , Le-Minh Nguyen , Guanqun Sun

Retinal vessels are important biomarkers for many ophthalmological and cardiovascular diseases. Hence, it is of great significance to develop automatic models for computer-aided diagnosis. Existing methods, such as U-Net follow the…

图像与视频处理 · 电气工程与系统科学 2021-08-31 Song Guo

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

U-Net and its variants have been widely used in medical image segmentation. However, most current U-Net variants confine their improvement strategies to building more complex encoder, while leaving the decoder unchanged or adopting a simple…

图像与视频处理 · 电气工程与系统科学 2023-10-30 Weibin Yang , Longwei Xu , Pengwei Wang , Dehua Geng , Yusong Li , Mingyuan Xu , Zhiqi Dong

Foreground segmentation algorithms aim segmenting moving objects from the background in a robust way under various challenging scenarios. Encoder-decoder type deep neural networks that are used in this domain recently perform impressive…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Long Ang Lim , Hacer Yalim Keles

In-vivo optical microscopy is advancing into routine clinical practice for non-invasively guiding diagnosis and treatment of cancer and other diseases, and thus beginning to reduce the need for traditional biopsy. However, reading and…

图像与视频处理 · 电气工程与系统科学 2020-01-07 Kivanc Kose , Alican Bozkurt , Christi Alessi-Fox , Melissa Gill , Caterina Longo , Giovanni Pellacani , Jennifer Dy , Dana H. Brooks , Milind Rajadhyaksha