paper-with-me

Papers

Robust Pedestrian Attribute Recognition Using Group Sparsity for Occlusion Videos

2021-10-17 · Geonu Lee, Kimin Yun, Jungchan Cho

Occlusion processing is a key issue in pedestrian attribute recognition (PAR). Nevertheless, several existing video-based PAR methods have not yet considered occlusion handling in depth. In this paper, we formulate finding non-occluded frames as sparsity-based temporal attention of a crowded video. In this manner, a model is guided not to pay attention to the occluded frame. However, temporal sparsity cannot include a correlation between attributes when occlusion occurs. For example, "boots" and "shoe color" cannot be recognized when the foot is invisible. To solve the uncorrelated attention issue, we also propose a novel group sparsity-based temporal attention module. Group sparsity is applied across attention weights in correlated attributes. Thus, attention weights in a group are forced to pay attention to the same frames. Experimental results showed that the proposed method achieved a higher F1-score than the state-of-the-art methods on two video-based PAR datasets.

📄 PDF Abstract BibTeX arXiv:2110.08708

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeOcclusion HandlingPedestrian Attribute Recognition

Similar Papers 제목 키워드 기반

A Richly Annotated Dataset for Pedestrian Attribute Recognition

2016-03-23 · Dangwei Li, Zhang Zhang, Xiaotang Chen, Haibin Ling 외

In this paper, we aim to improve the dataset foundation for pedestrian attribute recognition in real surveillance scenarios. Recognition of human attributes, such as gender, and clothes types, has great prospects in real…

AttributePedestrian Attribute Recognition

Pedestrian Attribute Recognition: A Survey

2019-01-22 · Xiao Wang, Shaofei Zheng, Rui Yang, Aihua Zheng 외

Recognizing pedestrian attributes is an important task in the computer vision community due to it plays an important role in video surveillance. Many algorithms have been proposed to handle this task. The goal of this pa…

AttributeMulti-Label LearningMulti-Task LearningPedestrian Attribute Recognition+1

Attribute-aware Pedestrian Detection in a Crowd

2019-10-21 · Jialiang Zhang, Lixiang Lin, Yang Li, Yun-chen Chen 외

Pedestrian detection is an initial step to perform outdoor scene analysis, which plays an essential role in many real-world applications. Although having enjoyed the merits of deep learning frameworks from the generic ob…

AttributePedestrian Detection

UPAR: Unified Pedestrian Attribute Recognition and Person Retrieval

2022-09-06 · Andreas Specker, Mickael Cormier, Jürgen Beyerer

Recognizing soft-biometric pedestrian attributes is essential in video surveillance and fashion retrieval. Recent works show promising results on single datasets. Nevertheless, the generalization ability of these methods…

AttributePedestrian Attribute RecognitionPerson RetrievalRetrieval

Reinforced Pedestrian Attribute Recognition with Group Optimization Reward

2022-05-21 · Zhong Ji, Zhenfei Hu, Yaodong Wang, Shengjia Li

Pedestrian Attribute Recognition (PAR) is a challenging task in intelligent video surveillance. Two key challenges in PAR include complex alignment relations between images and attributes, and imbalanced data distributio…

AttributeDecision MakingPedestrian Attribute RecognitionQ-Learning+3