中文
相关论文

相关论文: FusionNet: A deep fully residual convolutional neu…

200 篇论文

Segmentation is a crucial step in microscopy image analysis. Numerous approaches have been developed over the past years, ranging from classical segmentation algorithms to advanced deep learning models. While U-Net remains one of the most…

图像与视频处理 · 电气工程与系统科学 2024-09-26 Illia Tsiporenko , Pavel Chizhov , Dmytro Fishman

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

In the past few years, convolutional neural networks (CNNs) have achieved milestones in medical image analysis. Especially, the deep neural networks based on U-shaped architecture and skip-connections have been widely applied in a variety…

图像与视频处理 · 电气工程与系统科学 2021-05-13 Hu Cao , Yueyue Wang , Joy Chen , Dongsheng Jiang , Xiaopeng Zhang , Qi Tian , Manning Wang

Biomedical image segmentation is a critical task in medical diagnosis and treatment planning, enabling precise delineation of anatomical structures and pathological regions. Despite significant advancements, challenges persist due to the…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Joao Batista Florindo , Amanda Pontes de Oliveira Ornelas

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, improve on the previous best result in semantic segmentation. Our…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Evan Shelhamer , Jonathan Long , Trevor Darrell

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

Neural circuits can be reconstructed from brain images acquired by serial section electron microscopy. Image analysis has been performed by manual labor for half a century, and efforts at automation date back almost as far. Convolutional…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Kisuk Lee , Nicholas Turner , Thomas Macrina , Jingpeng Wu , Ran Lu , H. Sebastian Seung

Medical image segmentation plays a crucial role in clinical diagnosis and treatment planning, where accurate boundary delineation is essential for precise lesion localization, organ identification, and quantitative assessment. In recent…

图像与视频处理 · 电气工程与系统科学 2026-05-26 Peiting Tian , Xi Chen , Haixia Bi , Fan Li

Automated and semi-automated techniques in biomedical electron microscopy (EM) enable the acquisition of large datasets at a high rate. Segmentation methods are therefore essential to analyze and interpret these large volumes of data, which…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Anusha Aswath , Ahmad Alsahaf , Ben N. G. Giepmans , George Azzopardi

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

Automated segmentation of the vertebral column in Computed Tomography (CT) scans is a prerequisite for pathological assessment and surgical planning. However, state-of-the-art methods, particularly those based on Transformers or large-scale…

计算机视觉与模式识别 · 计算机科学 2026-05-21 K S Nithurshen , Saurabh J. Shigwan

Over recent years, increasingly complex approaches based on sophisticated convolutional neural network architectures have been slowly pushing performance on well-established benchmark datasets. In this paper, we take a step back to examine…

图像与视频处理 · 电气工程与系统科学 2021-12-22 Tariq M Khan , Antonio Robles-Kelly , Syed S. Naqvi

Identifying complex neural circuitry from electron microscopic (EM) images may help unlock the mysteries of the brain. However, identifying this circuitry requires time-consuming, manual tracing (proofreading) due to the size and intricacy…

定量方法 · 定量生物学 2014-09-04 Stephen M. Plaza

The volume estimation of brain regions from MRI data is a key problem in many clinical applications, where the acquisition of data at high spatial resolution is desirable. While parallel MRI and constrained image reconstruction algorithms…

图像与视频处理 · 电气工程与系统科学 2021-05-20 Aniket Pramanik , Xiaodong Wu , Mathews Jacob

Image fusion helps in merging two or more images to construct a more informative single fused image. Recently, unsupervised learning based convolutional neural networks (CNN) have been utilized for different types of image fusion tasks such…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Nishant Kumar , Stefan Gumhold

The increase of available large clinical and experimental datasets has contributed to a substantial amount of important contributions in the area of biomedical image analysis. Image segmentation, which is crucial for any quantitative…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Nikhil Kumar Tomar , Debesh Jha , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Jens Rittscher , Pål Halvorsen , Sharib Ali

Medical image segmentation is essential for applications like robotic surgeries, disease diagnosis, and treatment planning. Recently, various deep-learning models have been proposed to enhance medical image segmentation. One promising…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Akansh Agrawal , Akshan Agrawal , Shashwat Gupta , Priyanka Bagade

Automatic cell image segmentation methods in connectomics produce merge and split errors, which require correction through proofreading. Previous research has identified the visual search for these errors as the bottleneck in interactive…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Daniel Haehn , Verena Kaynig , James Tompkin , Jeff W. Lichtman , Hanspeter Pfister

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutions on affordable or…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Josip Šarić , Marin Oršić , Siniša Šegvić

There is an increasing interest in applying deep learning to 3D mesh segmentation. We observe that 1) existing feature-based techniques are often slow or sensitive to feature resizing, 2) there are minimal comparative studies and 3)…

图形学 · 计算机科学 2018-02-09 David George , Xianghua Xie , Gary KL Tam
‹ 上一页 1 8 9 10 下一页 ›