中文
相关论文

相关论文: PH-GCN: Person Re-identification with Part-based H…

200 篇论文

Recently, with the advance of deep Convolutional Neural Networks (CNNs), person Re-Identification (Re-ID) has witnessed great success in various applications. However, with limited receptive fields of CNNs, it is still challenging to…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Guowen Zhang , Pingping Zhang , Jinqing Qi , Huchuan Lu

Reorganizing implicit feedback of users as a user-item interaction graph facilitates the applications of graph convolutional networks (GCNs) in recommendation tasks. In the interaction graph, edges between user and item nodes function as…

信息检索 · 计算机科学 2021-11-04 Wei Yinwei , Wang Xiang , Nie Liqiang , He Xiangnan , Chua Tat-Seng

We consider the problem of learning efficient and inductive graph convolutional networks for text classification with a large number of examples and features. Existing state-of-the-art graph embedding based methods such as predictive text…

计算与语言 · 计算机科学 2020-09-01 Rahul Ragesh , Sundararajan Sellamanickam , Arun Iyer , Ram Bairi , Vijay Lingam

The rapid progress in image classification has been largely driven by the adoption of Graph Convolutional Networks (GCNs), which offer a robust framework for handling complex data structures. This study introduces a novel approach that…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Mustafa Mohammadi Gharasuie , Luis Rueda

Graph Convolutional Network (GCN) are widely used in Graph Anomaly Detection (GAD) due to their natural compatibility with graph structures, resulting in significant performance improvements. However, most researchers approach GAD as a…

机器学习 · 计算机科学 2024-11-05 Shelei Li , Yong Chai Tan , Tai Vincent

This paper presents a novel approach for video-based person re-identification using multiple Convolutional Neural Networks (CNNs). Unlike previous work, we intend to extract a compact yet discriminative appearance representation from…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Wei Zhang , Shengnan Hu , Kan Liu , Zhengjun Zha

Semantic segmentation with deep learning has achieved great progress in classifying the pixels in the image. However, the local location information is usually ignored in the high-level feature extraction by the deep learning, which is…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Yi Lu , Yaran Chen , Dongbin Zhao , Jianxin Chen

Person re-identification consists in recognizing an individual that has already been observed over a network of cameras. It is a novel and challenging research topic in computer vision, for which no reference framework exists yet. Despite…

计算机视觉与模式识别 · 计算机科学 2011-06-24 Riccardo Satta , Giorgio Fumera , Fabio Roli , Marco Cristani , Vittorio Murino

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Jiabao Wang , Yang Li , Zhuang Miao

Graph neural networks (GNN) has been demonstrated to be effective in classifying graph structures. To further improve the graph representation learning ability, hierarchical GNN has been explored. It leverages the differentiable pooling to…

社会与信息网络 · 计算机科学 2019-12-19 Kaixiong Zhou , Qingquan Song , Xiao Huang , Daochen Zha , Na Zou , Xia Hu

Graph convolutional networks (GCNs) have been the predominant methods in skeleton-based human action recognition, including human-human interaction recognition. However, when dealing with interaction sequences, current GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhengcen Li , Yueran Li , Linlin Tang , Tong Zhang , Jingyong Su

Despite recent attempts for solving the person re-identification problem, it remains a challenging task since a person's appearance can vary significantly when large variations in view angle, human pose, and illumination are involved. In…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Alireza Rahimpour , Liu Liu , Ali Taalimi , Yang Song , Hairong Qi

Graph Convolutional Networks (GCNs) is the state-of-the-art method for learning graph-structured data, and training large-scale GCNs requires distributed training across multiple accelerators such that each accelerator is able to hold a…

机器学习 · 计算机科学 2022-03-22 Cheng Wan , Youjie Li , Cameron R. Wolfe , Anastasios Kyrillidis , Nam Sung Kim , Yingyan Lin

In this paper we introduce an ensemble method for convolutional neural network (CNN), called "virtual branching," which can be implemented with nearly no additional parameters and computation on top of standard CNNs. We propose our method…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Albert Gong , Qiang Qiu , Guillermo Sapiro

Graph Convolutional Networks (GCNs) have proven to be successful tools for semi-supervised classification on graph-based datasets. We propose a new GCN variant whose three-part filter space is targeted at dense graphs. Examples include…

机器学习 · 计算机科学 2021-01-29 Dominik Alfke , Martin Stoll

Since the seminal work of [9] and their Physics-Informed neural networks (PINNs), many efforts have been conducted towards solving partial differential equations (PDEs) with Deep Learning models. However, some challenges remain, for…

机器学习 · 计算机科学 2023-11-27 Marien Chenaud , José Alves , Frédéric Magoulès

Recent 2D-to-3D human pose estimation works tend to utilize the graph structure formed by the topology of the human skeleton. However, we argue that this skeletal topology is too sparse to reflect the body structure and suffer from serious…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Han Li , Bowen Shi , Wenrui Dai , Yabo Chen , Botao Wang , Yu Sun , Min Guo , Chenlin Li , Junni Zou , Hongkai Xiong

An efficient solution to the large-scale recommender system is to represent users and items as binary hash codes in the Hamming space. Towards this end, existing methods tend to code users by modeling their Hamming similarities with the…

信息检索 · 计算机科学 2023-01-16 Han Liu , Yinwei Wei , Jianhua Yin , Liqiang Nie

Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Yan Wang , Lequn Wang , Yurong You , Xu Zou , Vincent Chen , Serena Li , Gao Huang , Bharath Hariharan , Kilian Q. Weinberger

In recent years, with the increasing demand for public safety and the rapid development of intelligent surveillance networks, person re-identification (Re-ID) has become one of the hot research topics in the computer vision field. The main…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Zhangqiang Ming , Min Zhu , Xiangkun Wang , Jiamin Zhu , Junlong Cheng , Chengrui Gao , Yong Yang , Xiaoyong Wei