paper-with-me

Papers

Weakly-supervised Learning of Mid-level Features for Pedestrian Attribute Recognition and Localization

2016-11-17 · Kai Yu, Biao Leng, Zhang Zhang, Dangwei Li, Kaiqi Huang

State-of-the-art methods treat pedestrian attribute recognition as a multi-label image classification problem. The location information of person attributes is usually eliminated or simply encoded in the rigid splitting of whole body in previous work. In this paper, we formulate the task in a weakly-supervised attribute localization framework. Based on GoogLeNet, firstly, a set of mid-level attribute features are discovered by novelly designed detection layers, where a max-pooling based weakly-supervised object detection technique is used to train these layers with only image-level labels without the need of bounding box annotations of pedestrian attributes. Secondly, attribute labels are predicted by regression of the detection response magnitudes. Finally, the locations and rough shapes of pedestrian attributes can be inferred by performing clustering on a fusion of activation maps of the detection layers, where the fusion weights are estimated as the correlation strengths between each attribute and its relevant mid-level features. Extensive experiments are performed on the two currently largest pedestrian attribute datasets, i.e. the PETA dataset and the RAP dataset. Results show that the proposed method has achieved competitive performance on attribute recognition, compared to other state-of-the-art methods. Moreover, the results of attribute localization are visualized to understand the characteristics of the proposed method.

📄 PDF Abstract BibTeX arXiv:1611.05603

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClusteringimage-classificationImage ClassificationMulti-Label Image Classificationobject-detectionObject DetectionPedestrian Attribute RecognitionWeakly-supervised LearningWeakly Supervised Object Detection

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Improving Pedestrian Attribute Recognition With Weakly-Supervised Multi-Scale Attribute-Specific Localization

2019-10-10 · ICCV 2019 10 · Chufeng Tang, Lu Sheng, Zhao-Xiang Zhang, Xiaolin Hu

Pedestrian attribute recognition has been an emerging research topic in the area of video surveillance. To predict the existence of a particular attribute, it is demanded to localize the regions related to the attribute.…

AttributePedestrian Attribute Recognition

Deep Intra-Image Contrastive Learning for Weakly Supervised One-Step Person Search

2023-02-09 · Jiabei Wang, Yanwei Pang, Jiale Cao, Hanqing Sun 외

Weakly supervised person search aims to perform joint pedestrian detection and re-identification (re-id) with only person bounding-box annotations. Recently, the idea of contrastive learning is initially applied to weakl…

Contrastive LearningPedestrian DetectionPerson Search

Weakly Supervised Learning of Mid-Level Features with Beta-Bernoulli Process Restricted Boltzmann Machines

2013-06-01 · CVPR 2013 6 · Roni Mittelman, Honglak Lee, Benjamin Kuipers, Silvio Savarese

The use of semantic attributes in computer vision problems has been gaining increased popularity in recent years. Attributes provide an intermediate feature representation in between low-level features and the class cate…

Object RecognitionWeakly-supervised Learning

SSPNet: Scale and Spatial Priors Guided Generalizable and Interpretable Pedestrian Attribute Recognition

2023-12-11 · Jifeng Shen, Teng Guo, Xin Zuo, Heng Fan 외

Global feature based Pedestrian Attribute Recognition (PAR) models are often poorly localized when using Grad-CAM for attribute response analysis, which has a significant impact on the interpretability, generalizability …

AttributePedestrian Attribute Recognition

Joint CNN and Transformer Network via weakly supervised Learning for efficient crowd counting

2022-03-12 · Fusen Wang, Kai Liu, Fei Long, Nong Sang 외

Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-co…

Crowd CountingWeakly-supervised Learning