中文
相关论文

相关论文: Conditional Random Fields as Recurrent Neural Netw…

200 篇论文

In this paper we introduce a novel method for segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use binary encoding of…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

Deep learning techniques have successfully been employed in numerous computer vision tasks including image segmentation. The techniques have also been applied to medical image segmentation, one of the most critical tasks in computer-aided…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Titinunt Kitrungrotsakul , Iwamoto Yutaro , Lanfen Lin , Ruofeng Tong , Jingsong Li , Yen-Wei Chen

High-quality labeled data is essential to successfully train supervised machine learning models. Although a large amount of unlabeled data is present in the medical domain, labeling poses a major challenge: medical professionals who can…

We present a recurrent network for the 3D reconstruction of neurons that sequentially generates binary masks for every object in an image with spatio-temporal consistency. Our network models consistency in two parts: (i) local, which allows…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Felix Gonda , Donglai Wei , Hanspeter Pfister

The 3D-aware image synthesis focuses on conserving spatial consistency besides generating high-resolution images with fine details. Recently, Neural Radiance Field (NeRF) has been introduced for synthesizing novel views with low…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Jiwook Kim , Minhyeok Lee

This paper proposes a convolutional neural network that can fuse high-level prior for semantic image segmentation. Motivated by humans' vision recognition system, our key design is a three-layer generative structure consisting of high-level…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Haitian Zheng , Yebin Liu , Mengqi Ji , Feng Wu , Lu Fang

This thesis studies how the segmentation results, produced by convolutional neural networks (CNN), is different from each other when applied to small biomedical datasets. We use different architectures, parameters and hyper-parameters,…

图像与视频处理 · 电气工程与系统科学 2020-11-04 Vitaly Nikolaev

Automated anatomical labeling plays a vital role in coronary artery disease diagnosing procedure. The main challenge in this problem is the large individual variability inherited in human anatomy. Existing methods usually rely on the…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Han Yang , Xingjian Zhen , Ying Chi , Lei Zhang , Xian-Sheng Hua

Subspace learning (SL) plays an important role in hyperspectral image (HSI) classification, since it can provide an effective solution to reduce the redundant information in the image pixels of HSIs. Previous works about SL aim to improve…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Yun Cao , Jie Mei , Yuebin Wang , Liqiang Zhang , Junhuan Peng , Bing Zhang , Lihua Li , Yibo Zheng

Often we wish to predict a large number of variables that depend on each other as well as on other observed variables. Structured prediction methods are essentially a combination of classification and graphical modeling, combining the…

机器学习 · 统计学 2010-11-19 Charles Sutton , Andrew McCallum

While most existing segmentation methods usually combined the powerful feature extraction capabilities of CNNs with Conditional Random Fields (CRFs) post-processing, the result always limited by the fault of CRFs . Due to the notoriously…

计算机视觉与模式识别 · 计算机科学 2021-04-21 ZengShun Zhaoa , Yulong Wang , Ke Liu , Haoran Yang , Qian Sun , Heng Qiao

In this paper, we propose a novel conditional-generative-adversarial-nets-based image captioning framework as an extension of traditional reinforcement-learning (RL)-based encoder-decoder architecture. To deal with the inconsistent…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Shuai Mu , Wanpeng Xiao , Zexiong Ye , Liesi Wu , Qi Ju

In recent years, deep learning based methods have shown success in essential medical image analysis tasks such as segmentation. Post-processing and refining the results of segmentation is a common practice to decrease the misclassifications…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Ufuk Demir , Atahan Ozer , Yusuf H. Sahin , Gozde Unal

Annotating lots of 3D medical images for training segmentation models is time-consuming. The goal of weakly supervised semantic segmentation is to train segmentation models without using any ground truth segmentation masks. Our work…

图像与视频处理 · 电气工程与系统科学 2024-04-23 Marius Schmidt-Mengin , Alexis Benichoux , Shibeshih Belachew , Nikos Komodakis , Nikos Paragios

Superpixel-based Higher-order Conditional Random Fields (CRFs) are effective in enforcing long-range consistency in pixel-wise labeling problems, such as semantic segmentation. However, their major short coming is considerably longer time…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Li Sulimowicz , Ishfaq Ahmad , Alexander Aved

This paper presents GridNet, a new Convolutional Neural Network (CNN) architecture for semantic image segmentation (full scene labelling). Classical neural networks are implemented as one stream from the input to the output with subsampling…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Damien Fourure , Rémi Emonet , Elisa Fromont , Damien Muselet , Alain Tremeau , Christian Wolf

Sequence labeling for extraction of medical events and their attributes from unstructured text in Electronic Health Record (EHR) notes is a key step towards semantic understanding of EHRs. It has important applications in health informatics…

计算与语言 · 计算机科学 2016-07-13 Abhyuday Jagannatha , Hong Yu

Conventional Computed Tomography (CT) methods require large numbers of noise-free projections for accurate density reconstructions, limiting their applicability to the more complex class of Cone Beam Geometry CT (CBCT) reconstruction.…

图像与视频处理 · 电气工程与系统科学 2023-07-18 Samuele Papa , David M. Knigge , Riccardo Valperga , Nikita Moriakov , Miltos Kofinas , Jan-Jakob Sonke , Efstratios Gavves

Thesedays, Convolutional Neural Networks are widely used in semantic segmentation. However, since CNN-based segmentation networks produce low-resolution outputs with rich semantic information, it is inevitable that spatial details (e.g.,…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Youngeun Kim , Seunghyeon Kim , Taekyung Kim , Changick Kim

Deep learning has transformed computational imaging, but traditional pixel-based representations limit their ability to capture continuous, multiscale details of objects. Here we introduce a novel Local Conditional Neural Fields (LCNF)…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Hao Wang , Jiabei Zhu , Yunzhe Li , QianWan Yang , Lei Tian