{"url":"/task/pedestrian-attribute-recognition","name":"Pedestrian Attribute Recognition","slug":"pedestrian-attribute-recognition","description_markdown":"Pedestrian attribution recognition is the task of recognizing pedestrian features - such as whether they are talking on a phone, whether they have a backpack, and so on.\r\n\r\n<span style=\"color:grey; opacity: 0.6\">( Image credit: [HydraPlus-Net: Attentive Deep Features for Pedestrian Analysis](https://arxiv.org/pdf/1709.09930v1.pdf) )</span>","categories":[{"name":"Computer Vision","url":"/area/computer-vision"}],"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","slug_source":"archive_url"},"counts":{"papers_tagged":56,"papers_with_code":35,"benchmarks":8,"benchmark_tables_in_archive":8,"benchmark_tables_shown":8,"benchmark_tables_withheld_as_spam":0,"benchmark_definition":"a leaderboard table with at least one row; benchmark_tables_shown also counts the zero-row tables; benchmark_tables_in_archive adds the tables withheld as spam","datasets":9,"subtasks":0,"parent_tasks":1},"benchmarks":[{"leaderboard":"/sota/pedestrian-attribute-recognition-on-pa-100k","slug":"pedestrian-attribute-recognition-on-pa-100k","dataset":"PA-100K","dataset_url":"/dataset/pa-100k","rows_in_archive":13,"metrics":["Accuracy","Accuracy ","F1 score"],"first_row_in_archive_order":{"model":"PATH (Partial FT)","paper_title":"HumanBench: Towards General Human-centric Perception with Projector Assisted Pretraining","paper_url":"/paper/humanbench-towards-general-human-centric","paper_date":"2023-03-10","arxiv_id":"2303.05675","code_links":[{"title":"opengvlab/humanbench","url":"https://github.com/opengvlab/humanbench"}],"syntology":{"n":25,"n_ran":15,"n_unverified":10,"n_pointer_only":0}}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-peta","slug":"pedestrian-attribute-recognition-on-peta","dataset":"PETA","dataset_url":"/dataset/peta","rows_in_archive":6,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"UniHCP (FT)","paper_title":"UniHCP: A Unified Model for Human-Centric Perceptions","paper_url":"/paper/unihcp-a-unified-model-for-human-centric","paper_date":"2023-03-06","arxiv_id":"2303.02936","code_links":[{"title":"opengvlab/unihcp","url":"https://github.com/opengvlab/unihcp"}],"syntology":{"n":13,"n_ran":7,"n_unverified":6,"n_pointer_only":0}}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-rapv2","slug":"pedestrian-attribute-recognition-on-rapv2","dataset":"RAPv2","dataset_url":null,"rows_in_archive":4,"metrics":["Accuracy","Accuracy ","F1 score"],"first_row_in_archive_order":{"model":"Hulk(Finetune, ViT-L)","paper_title":"Hulk: A Universal Knowledge Translator for Human-Centric Tasks","paper_url":"/paper/hulk-a-universal-knowledge-translator-for","paper_date":"2023-12-04","arxiv_id":"2312.01697","code_links":[{"title":"opengvlab/humanbench","url":"https://github.com/opengvlab/humanbench"},{"title":"opengvlab/hulk","url":"https://github.com/opengvlab/hulk"}],"syntology":{"n":24,"n_ran":12,"n_unverified":12,"n_pointer_only":0}}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-rap","slug":"pedestrian-attribute-recognition-on-rap","dataset":"RAP","dataset_url":"/dataset/rap","rows_in_archive":2,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"Attribute-Specific Localization","paper_title":"Improving Pedestrian Attribute Recognition With Weakly-Supervised Multi-Scale Attribute-Specific Localization","paper_url":"/paper/improving-pedestrian-attribute-recognition","paper_date":"2019-10-10","arxiv_id":"1910.04562","code_links":[{"title":"chufengt/alm-pedestrian-attribute","url":"https://github.com/chufengt/alm-pedestrian-attribute"},{"title":"chufengt/iccv19_attribute","url":"https://github.com/chufengt/iccv19_attribute"}],"syntology":{"n":3,"n_ran":1,"n_unverified":2,"n_pointer_only":0}}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-uav-human","slug":"pedestrian-attribute-recognition-on-uav-human","dataset":"UAV-Human","dataset_url":"/dataset/uav-human","rows_in_archive":2,"metrics":["Backpack","Gender","Hat","LCC","LCS","UCC","UCS"],"first_row_in_archive_order":{"model":"DenseNet","paper_title":"Densely Connected Convolutional Networks","paper_url":"/paper/densely-connected-convolutional-networks","paper_date":"2016-08-25","arxiv_id":"1608.06993","code_links":[{"title":"pytorch/vision","url":"https://github.com/pytorch/vision"},{"title":"pytorch/vision","url":"https://github.com/pytorch/vision/blob/main/torchvision/models/densenet.py"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"Deci-AI/super-gradients","url":"https://github.com/Deci-AI/super-gradients"},{"title":"liuzhuang13/DenseNet","url":"https://github.com/liuzhuang13/DenseNet"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"yoshitomo-matsubara/torchdistill","url":"https://github.com/yoshitomo-matsubara/torchdistill"},{"title":"bamos/densenet.pytorch","url":"https://github.com/bamos/densenet.pytorch"},{"title":"titu1994/DenseNet","url":"https://github.com/titu1994/DenseNet"},{"title":"YixuanLi/densenet-tensorflow","url":"https://github.com/YixuanLi/densenet-tensorflow"},{"title":"flyyufelix/DenseNet-Keras","url":"https://github.com/flyyufelix/DenseNet-Keras"},{"title":"SimJeg/FC-DenseNet","url":"https://github.com/SimJeg/FC-DenseNet"},{"title":"andreasveit/densenet-pytorch","url":"https://github.com/andreasveit/densenet-pytorch"},{"title":"wikke/Tianchi-Medical-LungTumorDetect","url":"https://github.com/wikke/Tianchi-Medical-LungTumorDetect"},{"title":"jiweibo/imagenet","url":"https://github.com/jiweibo/imagenet"},{"title":"DeepTrial/Retina-VesselNet","url":"https://github.com/DeepTrial/Retina-VesselNet"},{"title":"bfortuner/pytorch_tiramisu","url":"https://github.com/bfortuner/pytorch_tiramisu"},{"title":"liuzhuang13/DenseNetCaffe","url":"https://github.com/liuzhuang13/DenseNetCaffe"},{"title":"ikhlestov/vision_networks","url":"https://github.com/ikhlestov/vision_networks"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/densenet.py"},{"title":"mrkolarik/3d-brain-segmentation","url":"https://github.com/mrkolarik/3d-brain-segmentation"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/densenet"},{"title":"Mayurji/Image-Classification-PyTorch","url":"https://github.com/Mayurji/Image-Classification-PyTorch"},{"title":"ShiyuLiang/odin-pytorch","url":"https://github.com/ShiyuLiang/odin-pytorch"},{"title":"pudae/tensorflow-densenet","url":"https://github.com/pudae/tensorflow-densenet"},{"title":"noahfl/densenet-sdr","url":"https://github.com/noahfl/densenet-sdr"},{"title":"marload/ConvNets-TensorFlow2","url":"https://github.com/marload/ConvNets-TensorFlow2"},{"title":"albarji/neurowriter","url":"https://github.com/albarji/neurowriter"},{"title":"RajdeepBiswas/Manufacturing-Quality-Inspection","url":"https://github.com/RajdeepBiswas/Manufacturing-Quality-Inspection"},{"title":"pyaf/DenseNet-MURA-PyTorch","url":"https://github.com/pyaf/DenseNet-MURA-PyTorch"},{"title":"YerevaNN/DIIN-in-Keras","url":"https://github.com/YerevaNN/DIIN-in-Keras"},{"title":"hycis/TensorGraph","url":"https://github.com/hycis/TensorGraph"},{"title":"gaetandi/cheXpert","url":"https://github.com/gaetandi/cheXpert"},{"title":"miraclewkf/densenet","url":"https://github.com/miraclewkf/densenet"},{"title":"priyavrat-misra/xrays-and-gradcam","url":"https://github.com/priyavrat-misra/xrays-and-gradcam"},{"title":"cmasch/densenet","url":"https://github.com/cmasch/densenet"},{"title":"Stomper10/CheXpert","url":"https://github.com/Stomper10/CheXpert"},{"title":"lionelmessi6410/ntga","url":"https://github.com/lionelmessi6410/ntga"},{"title":"bethgelab/InDomainGeneralizationBenchmark","url":"https://github.com/bethgelab/InDomainGeneralizationBenchmark"},{"title":"wangbinglin1995/tianchi","url":"https://github.com/wangbinglin1995/tianchi"},{"title":"DaikiTanak/manifold_mixup","url":"https://github.com/DaikiTanak/manifold_mixup"},{"title":"yusufsugiono/klasifikasi-gambar-bunga","url":"https://github.com/yusufsugiono/klasifikasi-gambar-bunga"},{"title":"xypan1232/iDeepE","url":"https://github.com/xypan1232/iDeepE"},{"title":"birder/birder","url":"https://gitlab.com/birder/birder"},{"title":"seasonyc/densenet","url":"https://github.com/seasonyc/densenet"},{"title":"okason97/DenseNet-Tensorflow2","url":"https://github.com/okason97/DenseNet-Tensorflow2"},{"title":"lab-midas/med_segmentation","url":"https://github.com/lab-midas/med_segmentation"},{"title":"jonnor/datascience-master","url":"https://github.com/jonnor/datascience-master"},{"title":"Sakib1263/DenseNet-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/DenseNet-1D-2D-Tensorflow-Keras"},{"title":"GeoTrouvetout/Vehicle_ReID","url":"https://github.com/GeoTrouvetout/Vehicle_ReID"},{"title":"atapour/ransomware-classification","url":"https://github.com/atapour/ransomware-classification"},{"title":"asprenger/keras_fc_densenet","url":"https://github.com/asprenger/keras_fc_densenet"},{"title":"pmcgrath249/DeepCVLab","url":"https://github.com/pmcgrath249/DeepCVLab"},{"title":"pmcgrath249/DMMFODS","url":"https://github.com/pmcgrath249/DMMFODS"},{"title":"p-mc-grath/DMMFODS","url":"https://github.com/p-mc-grath/DMMFODS"},{"title":"greatsharma/DeepLearning-Papers-Implementation","url":"https://github.com/greatsharma/DeepLearning-Papers-Implementation"},{"title":"pmcgrath249/DeepCV_Lab","url":"https://github.com/pmcgrath249/DeepCV_Lab"},{"title":"Duplums/bhb10k-dl-benchmark","url":"https://github.com/Duplums/bhb10k-dl-benchmark"},{"title":"ihamdi/Covid-xRay-Classification","url":"https://github.com/ihamdi/Covid-xRay-Classification"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"xufanxiong/classification-of-caltech-256","url":"https://github.com/xufanxiong/classification-of-caltech-256"},{"title":"jbernoz/deeppolyp","url":"https://github.com/jbernoz/deeppolyp"},{"title":"fengjiqiang/pretrainedmodel_pytorch","url":"https://github.com/fengjiqiang/pretrainedmodel_pytorch"},{"title":"fabiofumarola/ultrayolo","url":"https://github.com/fabiofumarola/ultrayolo"},{"title":"Elvictor01/Plant-Pathology-2020---FGVC7-Identify-the-category-of-foliar-diseases-in-apple-trees","url":"https://github.com/Elvictor01/Plant-Pathology-2020---FGVC7-Identify-the-category-of-foliar-diseases-in-apple-trees"},{"title":"johntd54/stanford_car","url":"https://github.com/johntd54/stanford_car"},{"title":"rajkumargithub/densenet.mura","url":"https://github.com/rajkumargithub/densenet.mura"},{"title":"ericjang/odin","url":"https://github.com/ericjang/odin"},{"title":"okason97/handshape-recognition","url":"https://github.com/okason97/handshape-recognition"},{"title":"midusi/cacic2019-handshapes","url":"https://github.com/midusi/cacic2019-handshapes"},{"title":"bhaskar-gaur/DenseNet-Keras","url":"https://github.com/bhaskar-gaur/DenseNet-Keras"},{"title":"zjZSTU/ResNet","url":"https://github.com/zjZSTU/ResNet"},{"title":"Contamination-Classification/DenseNet","url":"https://github.com/Contamination-Classification/DenseNet"},{"title":"mindspore-courses/MindSpore-classification","url":"https://github.com/mindspore-courses/MindSpore-classification"},{"title":"Cjl-MedSeg/DenseNet","url":"https://github.com/Cjl-MedSeg/DenseNet"},{"title":"RajuGudhe/Cancer_Tissue_Detection","url":"https://github.com/RajuGudhe/Cancer_Tissue_Detection"},{"title":"bozliu/E2E-Keyword-Spotting","url":"https://github.com/bozliu/E2E-Keyword-Spotting"},{"title":"gargarchit/60DaysOfUdacity","url":"https://github.com/gargarchit/60DaysOfUdacity"},{"title":"RRoundTable/OceanLitter_dataset_generator","url":"https://github.com/RRoundTable/OceanLitter_dataset_generator"},{"title":"VinayBN8997/CIFAR-10-object-detection","url":"https://github.com/VinayBN8997/CIFAR-10-object-detection"},{"title":"muditrastogi/chestai","url":"https://github.com/muditrastogi/chestai"},{"title":"nashawnch/ComputerVision-FerrariDetective","url":"https://github.com/nashawnch/ComputerVision-FerrariDetective"},{"title":"agassi4013/Log-DenseNet-Tensorflow","url":"https://github.com/agassi4013/Log-DenseNet-Tensorflow"},{"title":"Ciprian95/Licenta","url":"https://github.com/Ciprian95/Licenta"},{"title":"jmesich/chestxray","url":"https://github.com/jmesich/chestxray"},{"title":"arnavdodiedo/DenseNet-MNIST","url":"https://github.com/arnavdodiedo/DenseNet-MNIST"},{"title":"JTan2231/DenseNet","url":"https://github.com/JTan2231/DenseNet"},{"title":"SANKHA1/Vehicle-Detection","url":"https://github.com/SANKHA1/Vehicle-Detection"},{"title":"CeLaMbDa/DenseNet_keras","url":"https://github.com/CeLaMbDa/DenseNet_keras"},{"title":"minggli/DenseNet","url":"https://github.com/minggli/DenseNet"},{"title":"swxhss/densenet_tensorflow","url":"https://github.com/swxhss/densenet_tensorflow"},{"title":"0jason000/DenseNet","url":"https://github.com/0jason000/DenseNet"},{"title":"nashawnch/Computer-Vision-FerrariDetective","url":"https://github.com/nashawnch/Computer-Vision-FerrariDetective"},{"title":"krishnakarthi/COVID-19_Prediction","url":"https://github.com/krishnakarthi/COVID-19_Prediction"},{"title":"2024-MindSpore-1/Code6","url":"https://github.com/2024-MindSpore-1/Code6/tree/main/3D_DenseNet"},{"title":"code-implementation1/Code1","url":"https://github.com/code-implementation1/Code1/tree/main/densenet"},{"title":"mlvccn/bmtc_transferattackvid","url":"https://github.com/mlvccn/bmtc_transferattackvid"},{"title":"satishjasthi/Densenet_smplified","url":"https://github.com/satishjasthi/Densenet_smplified"},{"title":"lpirola13/flower_recognizer","url":"https://github.com/lpirola13/flower_recognizer"},{"title":"fxfviolet/Densenet_for_quiz_classification","url":"https://github.com/fxfviolet/Densenet_for_quiz_classification"},{"title":"syiin/resnet_cancer_detection","url":"https://github.com/syiin/resnet_cancer_detection"},{"title":"Mnpr/OC-DeepLearning","url":"https://github.com/Mnpr/OC-DeepLearning"},{"title":"sangHa0411/ImageNet","url":"https://github.com/sangHa0411/ImageNet"},{"title":"ApexPredator1/DenseNet_tensorflow","url":"https://github.com/ApexPredator1/DenseNet_tensorflow"},{"title":"UESBTC/DenseNet-Tensorflow","url":"https://github.com/UESBTC/DenseNet-Tensorflow"},{"title":"modelhub-ai/densenet","url":"https://github.com/modelhub-ai/densenet"},{"title":"yw0nam/DenseNet","url":"https://github.com/yw0nam/DenseNet"},{"title":"syiin/ann_cancer_detection","url":"https://github.com/syiin/ann_cancer_detection"},{"title":"niranjana98/Image-Classification","url":"https://github.com/niranjana98/Image-Classification"},{"title":"asad-62/IVP-DNN","url":"https://github.com/asad-62/IVP-DNN"},{"title":"Vamshi399/CarND-Vehicle-Detection","url":"https://github.com/Vamshi399/CarND-Vehicle-Detection"},{"title":"arnavdodiedo/DenseNet-Fashion-MNIST","url":"https://github.com/arnavdodiedo/DenseNet-Fashion-MNIST"},{"title":"kingcong/densenet","url":"https://github.com/kingcong/densenet"},{"title":"ayushpatidar/PR1-DenseNet","url":"https://github.com/ayushpatidar/PR1-DenseNet"},{"title":"Mnpr/Thoractic-Diseases-Detection","url":"https://github.com/Mnpr/Thoractic-Diseases-Detection"},{"title":"Anil1331/DenseNet","url":"https://github.com/Anil1331/DenseNet"},{"title":"Asthestarsfalll/DenseNet-MegEngine","url":"https://github.com/Asthestarsfalll/DenseNet-MegEngine"},{"title":"ByakuyaUncia/DenseNetUncia","url":"https://github.com/ByakuyaUncia/DenseNetUncia"},{"title":"RaghavHub/rekuten_hack","url":"https://github.com/RaghavHub/rekuten_hack"},{"title":"earthLD/Algorithm","url":"https://github.com/earthLD/Algorithm"},{"title":"idobronstein/vision_networks","url":"https://github.com/idobronstein/vision_networks"},{"title":"0492wzl/tensorflow_slim_densenet","url":"https://github.com/0492wzl/tensorflow_slim_densenet"},{"title":"yangyucheng000/densenet","url":"https://github.com/yangyucheng000/densenet/blob/main/densenet.py"},{"title":"Yeeun-Lee/parrot_proj1","url":"https://github.com/Yeeun-Lee/parrot_proj1"},{"title":"priyankadeybhadra/CNN-on-CIFR","url":"https://github.com/priyankadeybhadra/CNN-on-CIFR"},{"title":"2023-MindSpore-1/ms-code-146","url":"https://github.com/2023-MindSpore-1/ms-code-146"},{"title":"rafaelmata357/Flower-image-classifier","url":"https://github.com/rafaelmata357/Flower-image-classifier"},{"title":"lpirola13/flower-recognizer","url":"https://github.com/lpirola13/flower-recognizer"},{"title":"pacharadanait/Densnet_project","url":"https://github.com/pacharadanait/Densnet_project"},{"title":"boris127/vehicle-detection","url":"https://github.com/boris127/vehicle-detection"},{"title":"datoboat/Vehicle-Detection","url":"https://github.com/datoboat/Vehicle-Detection"},{"title":"2023-MindSpore-1/ms-code-16","url":"https://github.com/2023-MindSpore-1/ms-code-16/tree/main/3D_DenseNet"},{"title":"Hashir44/muraxray","url":"https://github.com/Hashir44/muraxray"},{"title":"GSNCodes/Breast_Cancer_Detection_CNN","url":"https://github.com/GSNCodes/Breast_Cancer_Detection_CNN"},{"title":"Mnpr/Thoractic_Disease_Detection","url":"https://github.com/Mnpr/Thoractic_Disease_Detection"},{"title":"aimbsg/EVA4_S15","url":"https://github.com/aimbsg/EVA4_S15"},{"title":"sparvangada/capstone_project","url":"https://github.com/sparvangada/capstone_project"},{"title":"Yeeun-Lee/parrot_vision_competition","url":"https://github.com/Yeeun-Lee/parrot_vision_competition"},{"title":"HLinShan/vision_networks","url":"https://github.com/HLinShan/vision_networks"},{"title":"AirBernard/DenseNet-by-Pytorch","url":"https://github.com/AirBernard/DenseNet-by-Pytorch"},{"title":"yichigo/Chest-X-Ray","url":"https://github.com/yichigo/Chest-X-Ray"},{"title":"cges60809/DenseNet","url":"https://github.com/cges60809/DenseNet"},{"title":"RameshBattu/Convolutional-Neural-Network-on-CIFAR-10-DataSet","url":"https://github.com/RameshBattu/Convolutional-Neural-Network-on-CIFAR-10-DataSet"},{"title":"azima-fariha/DeepLearning_DenselyConnectedConvolutionalNetworks","url":"https://github.com/azima-fariha/DeepLearning_DenselyConnectedConvolutionalNetworks"},{"title":"LJKS/noplants","url":"https://github.com/LJKS/noplants"},{"title":"taylor-914/DenseNet","url":"https://github.com/taylor-914/DenseNet"}],"syntology":{"n":71,"n_ran":18,"n_unverified":53,"n_pointer_only":7}}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on","slug":"pedestrian-attribute-recognition-on","dataset":"Market1501-Attributes","dataset_url":"/dataset/market1501-attributes","rows_in_archive":1,"metrics":["Accuracy ","F1 score"],"first_row_in_archive_order":{"model":"Attrivision","paper_title":"AttriVision: Advancing Generalization in Pedestrian Attribute Recognition using CLIP","paper_url":"/paper/attrivision-advancing-generalization-in","paper_date":"2025-02-18","arxiv_id":null,"code_links":[],"syntology":null}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-dukemtmc","slug":"pedestrian-attribute-recognition-on-dukemtmc","dataset":"DukeMTMC-attribute","dataset_url":"/dataset/dukemtmc-attribute","rows_in_archive":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"MBNET","paper_title":"Image-Based and Partially Categorical Annotating Approach for Pedestrian Attribute Recognition","paper_url":"/paper/image-based-and-partially-categorical","paper_date":"2023-02-28","arxiv_id":null,"code_links":[{"title":"Hossein-Bodaghi/SI_attributes","url":"https://github.com/Hossein-Bodaghi/SI_attributes"}],"syntology":null}},{"leaderboard":"/sota/pedestrian-attribute-recognition-on-upar","slug":"pedestrian-attribute-recognition-on-upar","dataset":"UPAR","dataset_url":"/dataset/upar","rows_in_archive":1,"metrics":["Accuracy ","F1 score"],"first_row_in_archive_order":{"model":"Attrivision","paper_title":"AttriVision: Advancing Generalization in Pedestrian Attribute Recognition using CLIP","paper_url":"/paper/attrivision-advancing-generalization-in","paper_date":"2025-02-18","arxiv_id":null,"code_links":[],"syntology":null}}],"datasets":[{"url":"/dataset/peta","name":"PETA","full_name":"Pedestrian Attribute","num_papers_in_archive":74},{"url":"/dataset/pa-100k","name":"PA-100K","full_name":"PA-100K Dataset","num_papers_in_archive":56},{"url":"/dataset/uav-human","name":"UAV-Human","full_name":"","num_papers_in_archive":47},{"url":"/dataset/rap","name":"RAP","full_name":"Richly Annotated Pedestrian","num_papers_in_archive":36},{"url":"/dataset/upar","name":"UPAR","full_name":"Unified Pedestrian Attribute Recognition","num_papers_in_archive":7},{"url":"/dataset/market1501-attributes","name":"Market1501-Attributes","full_name":"Market1501-Attributes","num_papers_in_archive":5},{"url":"/dataset/dukemtmc-attribute","name":"DukeMTMC-attribute","full_name":"DukeMTMC-attribute","num_papers_in_archive":4},{"url":"/dataset/car","name":"CAR","full_name":"Cityscapes Attributes Recognition","num_papers_in_archive":2},{"url":"/dataset/pearl30k","name":"PEARL30K","full_name":"","num_papers_in_archive":0}],"subtasks":[],"parent_tasks":[{"url":"/task/autonomous-vehicles","name":"Autonomous Vehicles"}],"papers":{"order":"repositories listed in the archive (desc), then date (desc); the archive holds no stars","population":"papers tagged with this task that list at least one repository in the archive","shown":30,"of":35,"tagged_in_all":56,"items":[{"url":"/paper/densely-connected-convolutional-networks","title":"Densely Connected Convolutional Networks","date":"2016-08-25","arxiv_id":"1608.06993","repositories_listed":146,"syntology":{"n":71,"n_ran":18,"n_unverified":53,"n_pointer_only":7}},{"url":"/paper/beyond-appearance-a-semantic-controllable","title":"Beyond Appearance: a Semantic Controllable Self-Supervised Learning Framework for Human-Centric Visual Tasks","date":"2023-03-30","arxiv_id":"2303.17602","repositories_listed":4,"syntology":{"n":2,"n_ran":1,"n_unverified":1,"n_pointer_only":1}},{"url":"/paper/spatio-temporal-side-tuning-pre-trained","title":"Spatio-Temporal Side Tuning Pre-trained Foundation Models for Video-based Pedestrian Attribute Recognition","date":"2024-04-27","arxiv_id":"2404.17929","repositories_listed":3,"syntology":null},{"url":"/paper/a-richly-annotated-dataset-for-pedestrian","title":"A Richly Annotated Dataset for Pedestrian Attribute Recognition","date":"2016-03-23","arxiv_id":"1603.07054","repositories_listed":3,"syntology":null},{"url":"/paper/adversarial-semantic-and-label-perturbation","title":"Adversarial Semantic and Label Perturbation Attack for Pedestrian Attribute Recognition","date":"2025-05-29","arxiv_id":"2505.23313","repositories_listed":2,"syntology":null},{"url":"/paper/pedestrian-attribute-recognition-a-new","title":"Pedestrian Attribute Recognition: A New Benchmark Dataset and A Large Language Model Augmented Framework","date":"2024-08-19","arxiv_id":"2408.09720","repositories_listed":2,"syntology":null},{"url":"/paper/pedestrian-attribute-recognition-via-clip","title":"Pedestrian Attribute Recognition via CLIP based Prompt Vision-Language Fusion","date":"2023-12-17","arxiv_id":"2312.10692","repositories_listed":2,"syntology":null},{"url":"/paper/hulk-a-universal-knowledge-translator-for","title":"Hulk: A Universal Knowledge Translator for Human-Centric Tasks","date":"2023-12-04","arxiv_id":"2312.01697","repositories_listed":2,"syntology":{"n":24,"n_ran":12,"n_unverified":12,"n_pointer_only":0}},{"url":"/paper/sequencepar-understanding-pedestrian","title":"SequencePAR: Understanding Pedestrian Attributes via A Sequence Generation Paradigm","date":"2023-12-04","arxiv_id":"2312.01640","repositories_listed":2,"syntology":null},{"url":"/paper/a-solution-to-co-occurrence-bias-attributes","title":"A Solution to Co-occurrence Bias: Attributes Disentanglement via Mutual Information Minimization for Pedestrian Attribute Recognition","date":"2023-07-28","arxiv_id":"2307.15252","repositories_listed":2,"syntology":null},{"url":"/paper/faces-in-the-wild-efficient-gender","title":"YinYang-Net: Complementing Face and Body Information for Wild Gender Recognition","date":"2021-07-14","arxiv_id":"2107.06847","repositories_listed":2,"syntology":null},{"url":"/paper/uav-human-a-large-benchmark-for-human","title":"UAV-Human: A Large Benchmark for Human Behavior Understanding with Unmanned Aerial Vehicles","date":"2021-04-02","arxiv_id":"2104.00946","repositories_listed":2,"syntology":{"n":5,"n_ran":3,"n_unverified":2,"n_pointer_only":0}},{"url":"/paper/rethinking-of-pedestrian-attribute","title":"Rethinking of Pedestrian Attribute Recognition: Realistic Datasets with Efficient Method","date":"2020-05-25","arxiv_id":"2005.11909","repositories_listed":2,"syntology":null},{"url":"/paper/improving-pedestrian-attribute-recognition","title":"Improving Pedestrian Attribute Recognition With Weakly-Supervised Multi-Scale Attribute-Specific Localization","date":"2019-10-10","arxiv_id":"1910.04562","repositories_listed":2,"syntology":{"n":3,"n_ran":1,"n_unverified":2,"n_pointer_only":0}},{"url":"/paper/hydraplus-net-attentive-deep-features-for","title":"HydraPlus-Net: Attentive Deep Features for Pedestrian Analysis","date":"2017-09-28","arxiv_id":"1709.09930","repositories_listed":2,"syntology":null},{"url":"/paper/vita-par-visual-and-textual-attribute","title":"ViTA-PAR: Visual and Textual Attribute Alignment with Attribute Prompting for Pedestrian Attribute Recognition","date":"2025-06-02","arxiv_id":"2506.01411","repositories_listed":1,"syntology":null},{"url":"/paper/rgb-event-based-pedestrian-attribute","title":"RGB-Event based Pedestrian Attribute Recognition: A Benchmark Dataset and An Asymmetric RWKV Fusion Framework","date":"2025-04-14","arxiv_id":"2504.10018","repositories_listed":1,"syntology":null},{"url":"/paper/snn-par-energy-efficient-pedestrian-attribute","title":"SNN-PAR: Energy Efficient Pedestrian Attribute Recognition via Spiking Neural Networks","date":"2024-10-10","arxiv_id":"2410.07857","repositories_listed":1,"syntology":null},{"url":"/paper/an-empirical-study-of-mamba-based-pedestrian","title":"An Empirical Study of Mamba-based Pedestrian Attribute Recognition","date":"2024-07-15","arxiv_id":"2407.10374","repositories_listed":1,"syntology":null},{"url":"/paper/pedestrian-attribute-recognition-as-label","title":"Pedestrian Attribute Recognition as Label-balanced Multi-label Learning","date":"2024-05-08","arxiv_id":"2405.04858","repositories_listed":1,"syntology":null},{"url":"/paper/c2t-net-channel-aware-cross-fused-transformer","title":"C2T-Net: Channel-Aware Cross-Fused Transformer-Style Networks for Pedestrian Attribute Recognition","date":"2023-12-26","arxiv_id":null,"repositories_listed":1,"syntology":null},{"url":"/paper/sspnet-scale-and-spatial-priors-guided","title":"SSPNet: Scale and Spatial Priors Guided Generalizable and Interpretable Pedestrian Attribute Recognition","date":"2023-12-11","arxiv_id":"2312.06049","repositories_listed":1,"syntology":null},{"url":"/paper/hap-structure-aware-masked-image-modeling-for-1","title":"HAP: Structure-Aware Masked Image Modeling for Human-Centric Perception","date":"2023-10-31","arxiv_id":"2310.20695","repositories_listed":1,"syntology":{"n":6,"n_ran":3,"n_unverified":3,"n_pointer_only":6}},{"url":"/paper/towards-unified-text-based-person-retrieval-a","title":"Towards Unified Text-based Person Retrieval: A Large-scale Multi-Attribute and Language Search Benchmark","date":"2023-06-05","arxiv_id":"2306.02898","repositories_listed":1,"syntology":{"n":12,"n_ran":6,"n_unverified":6,"n_pointer_only":0}},{"url":"/paper/plip-language-image-pre-training-for-person","title":"PLIP: Language-Image Pre-training for Person Representation Learning","date":"2023-05-15","arxiv_id":"2305.08386","repositories_listed":1,"syntology":{"n":9,"n_ran":0,"n_unverified":9,"n_pointer_only":0}},{"url":"/paper/learning-clip-guided-visual-text-fusion","title":"Learning CLIP Guided Visual-Text Fusion Transformer for Video-based Pedestrian Attribute Recognition","date":"2023-04-20","arxiv_id":"2304.10091","repositories_listed":1,"syntology":null},{"url":"/paper/parformer-transformer-based-multi-task","title":"PARFormer: Transformer-based Multi-Task Network for Pedestrian Attribute Recognition","date":"2023-04-14","arxiv_id":"2304.07230","repositories_listed":1,"syntology":null},{"url":"/paper/poar-towards-open-world-pedestrian-attribute","title":"POAR: Towards Open Vocabulary Pedestrian Attribute Recognition","date":"2023-03-26","arxiv_id":"2303.14643","repositories_listed":1,"syntology":null},{"url":"/paper/humanbench-towards-general-human-centric","title":"HumanBench: Towards General Human-centric Perception with Projector Assisted Pretraining","date":"2023-03-10","arxiv_id":"2303.05675","repositories_listed":1,"syntology":{"n":25,"n_ran":15,"n_unverified":10,"n_pointer_only":0}},{"url":"/paper/unihcp-a-unified-model-for-human-centric","title":"UniHCP: A Unified Model for Human-Centric Perceptions","date":"2023-03-06","arxiv_id":"2303.02936","repositories_listed":1,"syntology":{"n":13,"n_ran":7,"n_unverified":6,"n_pointer_only":0}}],"syntology_records":10,"syntology_note":"a paper without a record is not a recorded non-run: it may lack an arXiv id or simply be absent from the graph layer"},"description_links":{"kept":0,"unwrapped_to_text":0,"bare_urls_linked":0,"relative_images_dropped":0,"rule":"internal links are kept only when the target slug exists in the catalog"},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per-sample execution status on synthesized fixtures ('ran N of M samples'); not a correctness claim and not a ranking signal.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"}},"not_shown":{"libraries":"the archive has no per-task library table","trend_sparklines":"the Trend column of the benchmarks table was a rendered image; it is not in the archive","social_and_latest_sorts":"stars and social signals are not in the archive"}}