中文
相关论文

相关论文: Learning Semantic Neural Tree for Human Parsing

200 篇论文

Human parsing is an essential branch of semantic segmentation, which is a fine-grained semantic segmentation task to identify the constituent parts of human. The challenge of human parsing is to extract effective semantic features to…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Yu Lu , Muyan Feng , Ming Wu , Chuang Zhang

Recognizing and categorizing human actions is an important task with applications in various fields such as human-robot interaction, video analysis, surveillance, video retrieval, health care system and entertainment industry. This thesis…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Zahra Gharaee

Incorporating hierarchical structures like constituency trees has been shown to be effective for various natural language processing (NLP) tasks. However, it is evident that state-of-the-art (SOTA) sequence-based models like the Transformer…

机器学习 · 计算机科学 2020-02-20 Xuan-Phi Nguyen , Shafiq Joty , Steven C. H. Hoi , Richard Socher

Semantic segmentation has recently witnessed great progress. Despite the impressive overall results, the segmentation performance in some hard areas (e.g., small objects or thin parts) is still not promising. A straightforward solution is…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Xin Xiao , Daiguo Zhou , Jiagao Hu , Yi Hu , Yongchao Xu

Comprehensive semantic segmentation is one of the key components for robust scene understanding and a requirement to enable autonomous driving. Driven by large scale datasets, convolutional neural networks show impressive results on this…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Jan-Nico Zaech , Dengxin Dai , Martin Hahner , Luc Van Gool

Complementary Learning Systems theory holds that intelligent agents need two learning systems. Semantic memory is encoded in the neocortex with dense, overlapping representations and acquires structured knowledge. Episodic memory is encoded…

机器学习 · 计算机科学 2025-09-03 Lucie Fontaine , Frédéric Alexandre

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

Deep learning has excelled in medical image classification, but its clinical application is limited by poor interpretability. Capsule networks, known for encoding hierarchical relationships and spatial features, show potential in addressing…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Xinyu Geng , Jiaming Wang , Jun Xu

Establishing stable mappings between natural language expressions and visual percepts is a foundational problem for both cognitive science and artificial intelligence. Humans routinely ground linguistic reference in noisy, ambiguous…

人工智能 · 计算机科学 2026-02-24 Joseph Bingham

In this paper, we solve the sample shortage problem in the human parsing task. We begin with the self-learning strategy, which generates pseudo-labels for unlabeled data to retrain the model. However, directly using noisy pseudo-labels will…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Tao Li , Zhiyuan Liang , Sanyuan Zhao , Jiahao Gong , Jianbing Shen

Prototypical part learning is emerging as a promising approach for making semantic segmentation interpretable. The model selects real patches seen during training as prototypes and constructs the dense prediction map based on the similarity…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Hugo Porta , Emanuele Dalsasso , Diego Marcos , Devis Tuia

This paper presents a new regularization method to train a fully convolutional network for semantic tissue segmentation in histopathological images. This method relies on the benefit of unsupervised learning, in the form of image…

计算机视觉与模式识别 · 计算机科学 2020-11-26 C. T. Sari , C. Sokmensuer , C. Gunduz-Demir

Designing machine intelligence to converse with a human user necessarily requires an understanding of how humans participate in conversation, and thus conversation modeling is an important task in natural language processing. New…

计算与语言 · 计算机科学 2023-05-16 Sean Paulsen

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

Open-text (or open-domain) semantic parsers are designed to interpret any statement in natural language by inferring a corresponding meaning representation (MR). Unfortunately, large scale systems cannot be easily machine-learned due to…

人工智能 · 计算机科学 2011-07-20 Antoine Bordes , Xavier Glorot , Jason Weston , Yoshua Bengio

By taking the semantic object parsing task as an exemplar application scenario, we propose the Graph Long Short-Term Memory (Graph LSTM) network, which is the generalization of LSTM from sequential data or multi-dimensional data to general…

计算机视觉与模式识别 · 计算机科学 2016-03-24 Xiaodan Liang , Xiaohui Shen , Jiashi Feng , Liang Lin , Shuicheng Yan

Automatic human matting is highly desired for many real applications. We investigate recent human matting methods and show that common bad cases happen when semantic human segmentation fails. This indicates that semantic understanding is…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Xiangguang Chen , Ye Zhu , Yu Li , Bingtao Fu , Lei Sun , Ying Shan , Shan Liu

We present a system for object recognition based on a semantic graph representation, which the system can learn from image examples. This graph is based on intrinsic properties of objects such as structure and geometry, so it is more robust…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Isaac Weiss

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

In this paper we propose a deep learning approach for segmenting sub-cortical structures of the human brain in Magnetic Resonance (MR) image data. We draw inspiration from a state-of-the-art Fully-Convolutional Neural Network (F-CNN)…

计算机视觉与模式识别 · 计算机科学 2016-02-08 Mahsa Shakeri , Stavros Tsogkas , Enzo Ferrante , Sarah Lippe , Samuel Kadoury , Nikos Paragios , Iasonas Kokkinos