中文
相关论文

相关论文: Closed-Form Training of Conditional Random Fields …

200 篇论文

Most current semantic segmentation methods rely on fully convolutional networks (FCNs). However, their use of large receptive fields and many pooling layers cause low spatial resolution inside the deep layers. This leads to predictions with…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Gedas Bertasius , Lorenzo Torresani , Stella X. Yu , Jianbo Shi

Semantic segmentation is a crucial step in many Earth observation tasks. Large quantity of pixel-level annotation is required to train deep networks for semantic segmentation. Earth observation techniques are applied to varieties of…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Sudipan Saha , Lichao Mou , Muhammad Shahzad , Xiao Xiang Zhu

Properly modeling latent image distributions plays an important role in a variety of image-related vision problems. Most exiting approaches aim to formulate this problem as optimization models (e.g., Maximum A Posterior, MAP) with…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Risheng Liu , Pan Mu , Jian Chen , Xin Fan , Zhongxuan Luo

Hand-held light field (LF) cameras often exhibit low spatial resolution due to the inherent trade-off between spatial and angular dimensions. Existing supervised learning-based LF spatial super-resolution (SR) methods, which rely on…

图像与视频处理 · 电气工程与系统科学 2025-12-09 Jianxin Lei , Dongze Wu , Chengcai Xu , Hongcheng Gu , Guangquan Zhou , Junhui Hou , Ping Zhou

Segmentation is a fundamental task for extracting semantically meaningful regions from an image. The goal of segmentation algorithms is to accurately assign object labels to each image location. However, image-noise, shortcomings of…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Marc Niethammer , Kilian M. Pohl , Firdaus Janoos , William M. Wells

The Random Walks (RW) algorithm is one of the most e - cient and easy-to-use probabilistic segmentation methods. By combining contrast terms with prior terms, it provides accurate segmentations of medical images in a fully automated manner.…

计算机视觉与模式识别 · 计算机科学 2013-06-06 Pierre-Yves Baudin , Danny Goodman , Puneet Kumar , Noura Azzabou , Pierre G. Carlier , Nikos Paragios , M. Pawan Kumar

We propose the NeRF-LEBM, a likelihood-based top-down 3D-aware 2D image generative model that incorporates 3D representation via Neural Radiance Fields (NeRF) and 2D imaging process via differentiable volume rendering. The model represents…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yaxuan Zhu , Jianwen Xie , Ping Li

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level visual…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jiachen Li , Hongyun Wang , Jinyu Xu , Wenbo Jiang , Yanchun Ma , Yongjian Liu , Qing Xie , Bolong Zheng

Semi-Markov CRF has been proposed as an alternative to the traditional Linear Chain CRF for text segmentation tasks such as Named Entity Recognition (NER). Unlike CRF, which treats text segmentation as token-level prediction, Semi-CRF…

计算与语言 · 计算机科学 2023-12-01 Urchade Zaratiana , Nadi Tomeh , Niama El Khbir , Pierre Holat , Thierry Charnois

Recent works on interactive video object cutout mainly focus on designing dynamic foreground-background (FB) classifiers for segmentation propagation. However, the research on optimally removing errors from the FB classification is sparse,…

计算机视觉与模式识别 · 计算机科学 2016-02-17 Junyan Wang , Sai-kit Yeung , Jue Wang , Kun Zhou

Random fields have remained a topic of great interest over past decades for the purpose of structured inference, especially for problems such as image segmentation. The local nodal interactions commonly used in such models often suffer the…

计算机视觉与模式识别 · 计算机科学 2015-07-01 Mohammad Javad Shafiee , Alexander Wong , Paul Fieguth

The usage of convolutional neural networks (CNNs) for unsupervised image segmentation was investigated in this study. In the proposed approach, label prediction and network parameter learning are alternately iterated to meet the following…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Wonjik Kim , Asako Kanezaki , Masayuki Tanaka

This work tackles the problem of semi-supervised learning of image classifiers. Our main insight is that the field of semi-supervised learning can benefit from the quickly advancing field of self-supervised visual representation learning.…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Xiaohua Zhai , Avital Oliver , Alexander Kolesnikov , Lucas Beyer

The Random Walks (RW) algorithm is one of the most e - cient and easy-to-use probabilistic segmentation methods. By combining contrast terms with prior terms, it provides accurate segmentations of medical images in a fully automated manner.…

计算机视觉与模式识别 · 计算机科学 2013-09-02 Pierre-Yves Baudin , Danny Goodman , Puneet Kumar , Noura Azzabou , Pierre G. Carlier , Nikos Paragios , M. Pawan Kumar

Conditional Random Fields (CRF) are frequently applied for labeling and segmenting sequence data. Morency et al. (2007) introduced hidden state variables in a labeled CRF structure in order to model the latent dynamics within class labels,…

机器学习 · 计算机科学 2019-11-13 Satyajit Neogi , Justin Dauwels

We tackle open-world semantic segmentation, which aims at learning to segment arbitrary visual concepts in images, by using only image-text pairs without dense annotations. Existing open-world segmentation methods have shown impressive…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Junbum Cha , Jonghwan Mun , Byungseok Roh

Estimating correspondence between two images and extracting the foreground object are two challenges in computer vision. With dual-lens smart phones, such as iPhone 7Plus and Huawei P9, coming into the market, two images of slightly…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Xiaoyong Shen , Hongyun Gao , Xin Tao , Chao Zhou , Jiaya Jia

In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-25 S. Tsogkas , I. Kokkinos , G. Papandreou , A. Vedaldi

Acquiring accurate depth information of transparent objects using off-the-shelf RGB-D cameras is a well-known challenge in Computer Vision and Robotics. Depth estimation/completion methods are typically employed and trained on datasets with…

机器人学 · 计算机科学 2024-03-29 Avinash Ummadisingu , Jongkeum Choi , Koki Yamane , Shimpei Masuda , Naoki Fukaya , Kuniyuki Takahashi

Artificial intelligence is making great changes in academy and industry with the fast development of deep learning, which is a branch of machine learning and statistical learning. Fully convolutional network [1] is the standard model for…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Yichi Gu , Qisheng Wu , Jing Li , Kai Cheng