中文
相关论文

相关论文: Insertion Network for Image Sequence Correspondenc…

200 篇论文

Automated detection of curvilinear structures, e.g., blood vessels or nerve fibres, from medical and biomedical images is a crucial early step in automatic image interpretation associated to the management of many diseases. Precise…

图像与视频处理 · 电气工程与系统科学 2020-10-20 Lei Mou , Yitian Zhao , Huazhu Fu , Yonghuai Liu , Jun Cheng , Yalin Zheng , Pan Su , Jianlong Yang , Li Chen , Alejandro F Frang , Masahiro Akiba , Jiang Liu

Robust segmentation for non-elongated tissues in medical images is hard to realize due to the large variation of the shape, size, and appearance of these tissues in different patients. In this paper, we present an end-to-end trainable deep…

图像与视频处理 · 电气工程与系统科学 2020-04-06 Qian Yu , Yinghuan Shi , Yefeng Zheng , Yang Gao , Jianbing Zhu , Yakang Dai

Seam carving is a method to resize an image in a content aware fashion. However, this method can also be used to carve out objects from images. In this paper, we propose a two-step method to detect and localize seam carved images. First, we…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Lakshmanan Nataraj , Chandrakanth Gudavalli , Tajuddin Manhar Mohammed , Shivkumar Chandrasekaran , B. S. Manjunath

This study explores the use of deep learning techniques for analyzing lung Computed Tomography (CT) images. Classic deep learning approaches face challenges with varying slice counts and resolutions in CT images, a diversity arising from…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Chih-Chung Hsu , Chia-Ming Lee , Yang Fan Chiang , Yi-Shiuan Chou , Chih-Yu Jiang , Shen-Chieh Tai , Chi-Han Tsai

This paper is on human pose estimation using Convolutional Neural Networks. Our main contribution is a CNN cascaded architecture specifically designed for learning part relationships and spatial context, and robustly inferring pose even for…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Adrian Bulat , Georgios Tzimiropoulos

3D pose transfer is one of the most challenging 3D generation tasks. It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require key point…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Chaoyue Song , Jiacheng Wei , Ruibo Li , Fayao Liu , Guosheng Lin

Purpose: The goal of this work is to extend the capabilities of RAKI, a k-space interpolating neural network, to reconstruct high-quality images from in-plane accelerated simultaneous multislice imaging acquisitions. This method is referred…

医学物理 · 物理学 2019-02-25 Nikolai J. Mickevicius , Eric S. Paulson , L. Tugan Muftuler , Andrew S. Nencka

Accurately estimating and correcting the motion artifacts are crucial for 3D image reconstruction of the abdominal and in-utero magnetic resonance imaging (MRI). The state-of-art methods are based on slice-to-volume registration (SVR) where…

图像与视频处理 · 电气工程与系统科学 2019-08-29 Tong Zhang , Laurence H. Jackson , Alena Uus , James R. Clough , Lisa Story , Mary A. Rutherford , Joseph V. Hajnal , Maria Deprez

The anatomical location of imaging features is of crucial importance for accurate diagnosis in many medical tasks. Convolutional neural networks (CNN) have had huge successes in computer vision, but they lack the natural ability to…

Automatic segmentation of fine-grained brain structures remains a challenging task. Current segmentation methods mainly utilize 2D and 3D deep neural networks. The 2D networks take image slices as input to produce coarse segmentation in…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Yuemeng Li , Hangfan Liu , Hongming Li , Yong Fan

Contemporary approaches to solving various problems that require analyzing three-dimensional (3D) meshes and point clouds have adopted the use of deep learning algorithms that directly process 3D data such as point coordinates, normal…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Stefan Novaković , Vladimir Risojević

In this paper we propose a novel deep learning-based algorithm for biomedical image segmentation which uses a sequential attention mechanism able to shift the focus of attention across the image in a selective way, allowing subareas which…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Shohei Hayashi , Bisser Raytchev , Toru Tamaki , Kazufumi Kaneda

AI-assisted nuclei segmentation in histopathological images is a crucial task in the diagnosis and treatment of cancer diseases. It decreases the time required to manually screen microscopic tissue images and can resolve the conflict…

图像与视频处理 · 电气工程与系统科学 2023-11-21 Hesham Ali , Idriss Tondji , Mennatullah Siam

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Semantic segmentation is an import task in the medical field to identify the exact extent and orientation of significant structures like organs and pathology. Deep neural networks can perform this task well by leveraging the information…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Abhijeet Parida , Arianne Tran , Nassir Navab , Shadi Albarqouni

The segmentation of medical images is a fundamental step in automated clinical decision support systems. Existing medical image segmentation methods based on supervised deep learning, however, remain problematic because of their reliance on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Euijoon Ahn , Dagan Feng , Jinman Kim

In this paper, we formulated the kidney segmentation task in a coarse-to-fine fashion, predicting a coarse label based on the entire CT image and a fine label based on the coarse segmentation and separated image patches. A key difference…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Yue Zhang , Jiong Wu , Yu Zhou , Yifan Chen , Xiaoying Tang

While deep convolutional neural networks (CNN) have been successfully applied for 2D image analysis, it is still challenging to apply them to 3D anisotropic volumes, especially when the within-slice resolution is much higher than the…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Siqi Liu , Daguang Xu , S. Kevin Zhou , Thomas Mertelmeier , Julia Wicklein , Anna Jerebko , Sasa Grbic , Olivier Pauly , Weidong Cai , Dorin Comaniciu

Semantic segmentation consists of predicting a semantic label for each image pixel. While existing deep learning approaches achieve high accuracy, they often overlook the ordinal relationships between classes, which can provide critical…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Ricardo P. M. Cruz , Rafael Cristino , Jaime S. Cardoso

Biomedical image segmentation plays a significant role in computer-aided diagnosis. However, existing CNN based methods rely heavily on massive manual annotations, which are very expensive and require huge human resources. In this work, we…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ruifei Zhang , Sishuo Liu , Yizhou Yu , Guanbin Li
‹ 上一页 1 8 9 10 下一页 ›