中文
相关论文

相关论文: 3D Shape Segmentation via Shape Fully Convolutiona…

200 篇论文

Convolutional Neural Networks (CNNs) have achieved promising results in medical image segmentation. However, CNNs require lots of training data and are incapable of handling pose and deformation of objects. Furthermore, their pooling layers…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Minh Tran , Viet-Khoa Vo-Ho , Ngan T. H. Le

Recently, state-of-the-art results have been achieved in semantic segmentation using fully convolutional networks (FCNs). Most of these networks employ encoder-decoder style architecture similar to U-Net and are trained with images and the…

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

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Accurate brain tissue segmentation in Magnetic Resonance Imaging (MRI) has attracted the attention of medical doctors and researchers since variations in tissue volume help in diagnosing and monitoring neurological diseases. Several…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Jose Bernal , Kaisar Kushibar , Mariano Cabezas , Sergi Valverde , Arnau Oliver , Xavier Lladó

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding performance in many…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Lichao Mou , Xiao Xiang Zhu

Image guided depth completion aims to recover per-pixel dense depth maps from sparse depth measurements with the help of aligned color images, which has a wide range of applications from robotics to autonomous driving. However, the 3D…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xin Liu , Xiaofei Shao , Bo Wang , Yali Li , Shengjin Wang

Deep fully convolutional neural network (FCN) based architectures have shown great potential in medical image segmentation. However, such architectures usually have millions of parameters and inadequate number of training samples leading to…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Mahendra Khened , Varghese Alex Kollerathu , Ganapathy Krishnamurthi

The topic of semantic segmentation has witnessed considerable progress due to the powerful features learned by convolutional neural networks (CNNs). The current leading approaches for semantic segmentation exploit shape information by…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jifeng Dai , Kaiming He , Jian Sun

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, exceed the state-of-the-art in semantic segmentation. Our key…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Jonathan Long , Evan Shelhamer , Trevor Darrell

Three-dimensional cine-MRI is of crucial importance for assessing the cardiac function. Features that describe the anatomy and function of cardiac structures (e.g. Left Ventricle (LV), Right Ventricle (RV), and Myocardium(MC)) are known to…

计算机视觉与模式识别 · 计算机科学 2017-09-12 M. Hossein Eybposh , Mohammad Haghir Ebrahim-Abadi , Mohammad Jalilpour-Monesi , Seyed Saman Saboksayr

A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats, such as voxel grid or polygon mesh, or can they be…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Hang Su , Subhransu Maji , Evangelos Kalogerakis , Erik Learned-Miller

In cardiac magnetic resonance imaging, fully-automatic segmentation of the heart enables precise structural and functional measurements to be taken, e.g. from short-axis MR images of the left-ventricle. In this work we propose a recurrent…

机器学习 · 统计学 2016-08-16 Rudra P K Poudel , Pablo Lamata , Giovanni Montana

Successfully tracking the human body is an important perceptual challenge for robots that must work around people. Existing methods fall into two broad categories: geometric tracking and direct pose estimation using machine learning. While…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Weilin Wan , Aaron Walsman , Dieter Fox

3D shape representation and its processing have substantial effects on 3D shape recognition. The polygon mesh as a 3D shape representation has many advantages in computer graphics and geometry processing. However, there are still some…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Mohsen Yavartanoo , Shih-Hsuan Hung , Reyhaneh Neshatavar , Yue Zhang , Kyoung Mu Lee

Despite recent advances in multi-scale deep representations, their limitations are attributed to expensive parameters and weak fusion modules. Hence, we propose an efficient approach to fuse multi-scale deep representations, called…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Yu Liu , Yanming Guo , Michael S. Lew

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

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

This paper addresses 3D shape recognition. Recent work typically represents a 3D shape as a set of binary variables corresponding to 3D voxels of a uniform 3D grid centered on the shape, and resorts to deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Xu Xu , Sinisa Todorovic

This study investigates a 3D and fully convolutional neural network (CNN) for subcortical brain structure segmentation in MRI. 3D CNN architectures have been generally avoided due to their computational and memory requirements during…

计算机视觉与模式识别 · 计算机科学 2017-04-21 J. Dolz , C. Desrosiers , I. Ben Ayed

Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs to handle data that is supported on a graph. Major challenges when working with data on graphs are that the support set (the vertices of the graph) do not typically…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yingxue Zhang , Michael Rabbat