中文
相关论文

相关论文: DeepVoxNet2: Yet another CNN framework

200 篇论文

2D image understanding is a complex problem within computer vision, but it holds the key to providing human-level scene comprehension. It goes further than identifying the objects in an image, and instead, it attempts to understand the…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Henry Senior , Gregory Slabaugh , Shanxin Yuan , Luca Rossi

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

Automatic tumor segmentation is a crucial step in medical image analysis for computer-aided diagnosis. Although the existing methods based on convolutional neural networks (CNNs) have achieved the state-of-the-art performance, many…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Shuchao Pang , Anan Du , Mehmet A. Orgun , Yan Wang , Quanzheng Sheng , Shoujin Wang , Xiaoshui Huang , Zhemei Yu

Purpose: To implement a brain segmentation pipeline based on convolutional neural networks, which rapidly segments 3D volumes into 27 anatomical structures. To provide an extensive, comparative study of segmentation performance on various…

图像与视频处理 · 电气工程与系统科学 2020-08-12 Jonathan Zopes , Moritz Platscher , Silvio Paganucci , Christian Federau

This article presents a convolutional neural network for the automatic segmentation of brain tumors in multimodal 3D MR images based on a U-net architecture.We evaluate the use of a densely connected convolutional network encoder (DenseNet)…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Jean Stawiaski

The accurate automatic segmentation of gliomas and its intra-tumoral structures is important not only for treatment planning but also for follow-up evaluations. Several methods based on 2D and 3D Deep Neural Networks (DNN) have been…

图像与视频处理 · 电气工程与系统科学 2020-01-28 Parth Natekar , Avinash Kori , Ganapathy Krishnamurthi

The increased availability and usage of modern medical imaging induced a strong need for automatic medical image segmentation. Still, current image segmentation platforms do not provide the required functionalities for plain setup of…

图像与视频处理 · 电气工程与系统科学 2022-04-14 Dominik Müller , Frank Kramer

We introduce a View-Volume convolutional neural network (VVNet) for inferring the occupancy and semantic labels of a volumetric 3D scene from a single depth image. The VVNet concatenates a 2D view CNN and a 3D volume CNN with a…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Yu-Xiao Guo , Xin Tong

In recent years, Denoising Diffusion Models have demonstrated remarkable success in generating semantically valuable pixel-wise representations for image generative modeling. In this study, we propose a novel end-to-end framework, called…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Zhaohu Xing , Liang Wan , Huazhu Fu , Guang Yang , Lei Zhu

In the isointense stage, the accurate volumetric image segmentation is a challenging task due to the low contrast between tissues. In this paper, we propose a novel very deep network architecture based on a densely convolutional network for…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Toan Duc Bui , Jitae Shin , Taesup Moon

Spatial and spectral approaches are two major approaches for image processing tasks such as image classification and object recognition. Among many such algorithms, convolutional neural networks (CNNs) have recently achieved significant…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Shin Fujieda , Kohei Takayama , Toshiya Hachisuka

Prostate gland segmentation from T2-weighted MRI is a critical yet challenging task in clinical prostate cancer assessment. While deep learning-based methods have significantly advanced automated segmentation, most conventional…

图像与视频处理 · 电气工程与系统科学 2025-06-25 Ahmad Mustafa , Reza Rastegar , Ghassan AlRegib

Prostate segmentation from Magnetic Resonance (MR) images plays an important role in image guided interven- tion. However, the lack of clear boundary specifically at the apex and base, and huge variation of shape and texture between the…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Qikui Zhu , Bo Du , Baris Turkbey , Peter L . Choyke , Pingkun Yan

Introduction: The present study on the development and evaluation of an automated brain tumor segmentation technique based on deep learning using the 3D U-Net model. Objectives: The objective is to leverage state-of-the-art convolutional…

图像与视频处理 · 电气工程与系统科学 2024-04-10 Suman Sourabh , Murugappan Valliappan , Narayana Darapaneni , Anwesh R P

Accurate image segmentation plays a crucial role in medical image analysis, yet it faces great challenges of various shapes, diverse sizes, and blurry boundaries. To address these difficulties, square kernel-based encoder-decoder…

图像与视频处理 · 电气工程与系统科学 2022-01-02 Qian Yu , Lei Qi , Luping Zhou , Lei Wang , Yilong Yin , Yinghuan Shi , Wuzhang Wang , Yang Gao

Convolutional neural networks have been applied to a wide variety of computer vision tasks. Recent advances in semantic segmentation have enabled their application to medical image segmentation. While most CNNs use two-dimensional kernels,…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Baris Kayalibay , Grady Jensen , Patrick van der Smagt

This paper addresses semantic image segmentation by incorporating rich information into Markov Random Field (MRF), including high-order relations and mixture of label contexts. Unlike previous works that optimized MRFs using iterative…

计算机视觉与模式识别 · 计算机科学 2015-09-25 Ziwei Liu , Xiaoxiao Li , Ping Luo , Chen Change Loy , Xiaoou Tang

CNNs and computational models of biological vision share some fundamental principles, which opened new avenues of research. However, fruitful cross-field research is hampered by conventional CNN architectures being based on spatially and…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Nergis Tomen , Silvia L. Pintea , Jan C. van Gemert

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Guosheng Lin , Anton Milan , Chunhua Shen , Ian Reid

Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Loris Nanni , Stefano Ghidoni , Sheryl Brahnam