中文
相关论文

相关论文: RepParser: End-to-End Multiple Human Parsing with …

200 篇论文

Recent advancements in controllable human image generation have led to zero-shot generation using structural signals (e.g., pose, depth) or facial appearance. Yet, generating human images conditioned on multiple parts of human appearance…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Zehuan Huang , Hongxing Fan , Lipeng Wang , Lu Sheng

Document-level discourse parsing, in accordance with the Rhetorical Structure Theory (RST), remains notoriously challenging. Challenges include the deep structure of document-level discourse trees, the requirement of subtle semantic…

计算与语言 · 计算机科学 2020-12-22 Ke Shi , Zhengyuan Liu , Nancy F. Chen

Recent recommender system advancements have focused on developing sequence-based and graph-based approaches. Both approaches proved useful in modeling intricate relationships within behavioral data, leading to promising outcomes in…

信息检索 · 计算机科学 2024-03-18 Vladimir Baikalov , Evgeny Frolov

This work studies the multi-human parsing problem. Existing methods, either following top-down or bottom-up two-stage paradigms, usually involve expensive computational costs. We instead present a high-performance Single-stage Multi-human…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jiaming Chu , Lei Jin , Junliang Xing , Jian Zhao

Person re-identification is a challenging task mainly due to factors such as background clutter, pose, illumination and camera point of view variations. These elements hinder the process of extracting robust and discriminative…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Mahdi M. Kalayeh , Emrah Basaran , Muhittin Gokmen , Mustafa E. Kamasak , Mubarak Shah

We introduce associative embedding, a novel method for supervising convolutional neural networks for the task of detection and grouping. A number of computer vision problems can be framed in this manner including multi-person pose…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Alejandro Newell , Zhiao Huang , Jia Deng

In recent years, diffusion models have revolutionized visual generation, outperforming traditional frameworks like Generative Adversarial Networks (GANs). However, generating images of humans with realistic semantic parts, such as hands and…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Benzhi Wang , Jingkai Zhou , Jingqi Bai , Yang Yang , Weihua Chen , Fan Wang , Zhen Lei

Human parsing is for pixel-wise human semantic understanding. As human bodies are underlying hierarchically structured, how to model human structures is the central theme in this task. Focusing on this, we seek to simultaneously exploit the…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Wenguan Wang , Hailong Zhu , Jifeng Dai , Yanwei Pang , Jianbing Shen , Ling Shao

We present a novel framework for user representation in large-scale recommender systems, aiming at effectively representing diverse user taste in a generalized manner. Our approach employs a two-stage methodology combining representation…

信息检索 · 计算机科学 2024-03-04 Ghazal Fazelnia , Sanket Gupta , Claire Keum , Mark Koh , Ian Anderson , Mounia Lalmas

We concentrate on a novel human-centric image synthesis task, that is, given only one reference facial photograph, it is expected to generate specific individual images with diverse head positions, poses, facial expressions, and…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Chao Liang , Fan Ma , Linchao Zhu , Yingying Deng , Yi Yang

Most state-of-the-art instance-level human parsing models adopt two-stage anchor-based detectors and, therefore, cannot avoid the heuristic anchor box design and the lack of analysis on a pixel level. To address these two issues, we have…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Sanyi Zhang , Xiaochun Cao , Guo-Jun Qi , Zhanjie Song , Jie Zhou

Person search aims to localize and identify a specific person from a gallery of images. Recent methods can be categorized into two groups, i.e., two-step and end-to-end approaches. The former views person search as two independent tasks and…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Xinyu Zhang , Xinlong Wang , Jia-Wang Bian , Chunhua Shen , Mingyu You

Video-based human pose estimation models aim to address scenarios that cannot be effectively solved by static image models such as motion blur, out-of-focus and occlusion. Most existing approaches consist of two stages: detecting human…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhihong Wei

Several computer vision applications such as person search or online fashion rely on human description. The use of instance-level human parsing (HP) is therefore relevant since it localizes semantic attributes and body parts within a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Angelique Loesch , Romaric Audigier

Current people detectors operate either by scanning an image in a sliding window fashion or by classifying a discrete set of proposals. We propose a model that is based on decoding an image into a set of people detections. Our system takes…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Russell Stewart , Mykhaylo Andriluka

Unifying text detection and text recognition in an end-to-end training fashion has become a new trend for reading text in the wild, as these two tasks are highly relevant and complementary. In this paper, we investigate the problem of scene…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Minghui Liao , Pengyuan Lyu , Minghang He , Cong Yao , Wenhao Wu , Xiang Bai

Person Search aims to simultaneously localize and recognize a target person from realistic and uncropped gallery images. One major challenge of person search comes from the contradictory goals of the two sub-tasks, i.e., person detection…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Long Chen , Jinhua Xu

Human parsing is attracting increasing research attention. In this work, we aim to push the frontier of human parsing by introducing the problem of multi-human parsing in the wild. Existing works on human parsing mainly tackle single-person…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Jianshu Li , Jian Zhao , Yunchao Wei , Congyan Lang , Yidong Li , Terence Sim , Shuicheng Yan , Jiashi Feng

We propose a novel one-step transformer-based person search framework, PSTR, that jointly performs person detection and re-identification (re-id) in a single architecture. PSTR comprises a person search-specialized (PSS) module that…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Jiale Cao , Yanwei Pang , Rao Muhammad Anwer , Hisham Cholakkal , Jin Xie , Mubarak Shah , Fahad Shahbaz Khan

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Zhengjia Li , Duoqian Miao