Skip to content

HappyFee/Pedestrian-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedestrian Detection papers

This is derivative work of xingkongliang's Pedestrian-Detection

TABLE OF CONTENTS

▣ Datasets and Comparison
▣ Paper List
▣ Paper with Code

Datasets

CityPersons

Alt text

CityPersons数据集是在Cityscapes数据集基础上建立的,使用了Cityscapes数据集的数据,对一些类别进行了精确的标注。该数据集是在[CVPR-2017] CityPersons: A Diverse Dataset for Pedestrian Detection这篇论文中提出的,更多细节可以通过阅读该论文了解。

上图中左侧是行人标注,右侧是原始的CityScapes数据集。

>>> Format of Datasets

Caltech

Alt text

性能比较

>>> Performance of Caltech

KITTI

Alt text

Alt text

性能比较

>>> Performance of KITTI

Paper List

  • [CVPR-2019] High-level Semantic Feature Detection:A New Perspective for Pedestrian Detection
  • [CVPR-2019] SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection
  • [CVPR-2019] Pedestrian Detection in Thermal Images using Saliency Maps
  • [TIP-2018] Too Far to See? Not Really:- Pedestrian Detection with Scale-Aware Localization Policy
  • [ECCV-2018] Bi-box Regression for Pedestrian Detection and Occlusion Estimation
  • [ECCV-2018] Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting
  • [ECCV-2018] Graininess-Aware Deep Feature Learning for Pedestrian Detection
  • [ECCV-2018] Occlusion-aware R-CNN: Detecting Pedestrians in a Crowd
  • [ECCV-2018] Small-scale Pedestrian Detection Based on Somatic Topology Localization and Temporal Feature Aggregation
  • [CVPR-2018] Improving Occlusion and Hard Negative Handling for Single-Stage Pedestrian Detectors
  • [CVPR-2018] Occluded Pedestrian Detection Through Guided Attention in CNNs
  • [CVPR-2018] Repulsion Loss: Detecting Pedestrians in a Crowd
  • [TCSVT-2018] Pushing the Limits of Deep CNNs for Pedestrian Detection
  • [Trans Multimedia-2018] Scale-aware Fast R-CNN for Pedestrian Detection
  • [TPAMI-2017] Jointly Learning Deep Features, Deformable Parts, Occlusion and Classification for Pedestrian Detection
  • [BMVC-2017] PCN: Part and Context Information for Pedestrian Detection with CNNs
  • [CVPR-2017] CityPersons: A Diverse Dataset for Pedestrian Detection
  • [CVPR-2017] Learning Cross-Modal Deep Representations for Robust Pedestrian Detection
  • [CVPR-2017] What Can Help Pedestrian Detection?
  • [ICCV-2017] Multi-label Learning of Part Detectors for Heavily Occluded Pedestrian Detection
  • [ICCV-2017] Illuminating Pedestrians via Simultaneous Detection & Segmentation
  • [TPAMI-2017] Towards Reaching Human Performance in Pedestrian Detection
  • [Transactions on Multimedia-2017] Scale-Aware Fast R-CNN for Pedestrian Detection
  • [CVPR-2016] Semantic Channels for Fast Pedestrian Detection
  • [CVPR-2016] How Far are We from Solving Pedestrian Detection?
  • ![CVPR-2016] Pedestrian Detection Inspired by Appearance Constancy and Shape Symmetry
  • ![CVPR-2016] Semantic Channels for Fast Pedestrian Detection
  • ![ECCV-2016] Is Faster R-CNN Doing Well for Pedestrian Detection?
  • [CVPR-2015] Taking a Deeper Look at Pedestrians
  • ![ICCV-2015] Learning Complexity-Aware Cascades for Deep Pedestrian Detection
  • [ICCV-2015] Deep Learning Strong Parts for Pedestrian Detection
  • ![ECCV-2014] Deep Learning of Scene-specific Classifier for Pedestrian Detection
  • [CVPR-2013] Joint Deep Learning for Pedestrian Detection
  • [CVPR-2012] A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling
  • [CVPR-2010] Multi-Cue Pedestrian Classification With Partial Occlusion Handling
  • [CVPR-2009] Pedestrian detection: A benchmark
  • [CVPR-2008] People-Tracking-by-Detection and People-Detection-by-Tracking
  • [ECCV-2006] Human Detection Using Oriented Histograms of Flow and Appearance
  • [CVPR-2005] Histograms of Oriented Gradients for Human Detection

Paper with Code

[CVPR-2019] Adaptive NMS: Refining Pedestrian Detection in a Crowd

CVPR19_CSP_Adaptive_NMS

[CVPR-2019] High-level Semantic Feature Detection:A New Perspective for Pedestrian Detection

Alt text

[CVPR-2019] SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection

Alt text

[CVPR-2019] Pedestrian Detection in Thermal Images using Saliency Maps

[CVPR-2019] Pedestrian Detection with Autoregressive Network Phases

Alt text

[TIP-2018] Too Far to See? Not Really:- Pedestrian Detection with Scale-Aware Localization Policy

Alt text| left | 300x0

[Transactions on Multimedia-2017] Scale-Aware Fast R-CNN for Pedestrian Detection

Alt text| left | 300x0



[ECCV-2018] Bi-box Regression for Pedestrian Detection and Occlusion Estimation

Alt text| left | 300x0 Alt text| left | 300x0

[ECCV-2018] Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting

Alt text| left | 300x0

[ECCV-2018] Graininess-Aware Deep Feature Learning for Pedestrian Detection

Alt text| left | 300x0

[ECCV-2018] Occlusion-aware R-CNN: Detecting Pedestrians in a Crowd

20180723-OR-CNN

[ECCV-2018] Small-scale Pedestrian Detection Based on Somatic Topology Localization and Temporal Feature Aggregation

Alt text| left | 300x0



[CVPR-2018] Improving Occlusion and Hard Negative Handling for Single-Stage Pedestrian Detectors

Alt text| left | 300x0



[CVPR-2018] Occluded Pedestrian Detection Through Guided Attention in CNNs

Alt text| left | 300x0



[CVPR-2018] Repulsion Loss: Detecting Pedestrians in a Crowd

Alt text| left | 300x0



[TPAMI-2017] Jointly Learning Deep Features, Deformable Parts, Occlusion and Classification for Pedestrian Detection

Alt text| left | 300x0







[BMVC-2017] PCN: Part and Context Information for Pedestrian Detection with CNNs

Alt text| left | 300x0




[CVPR-2017] CityPersons: A Diverse Dataset for Pedestrian Detection

Alt text| left | 300x0





[CVPR-2017] Learning Cross-Modal Deep Representations for Robust Pedestrian Detection

Alt text| left | 300x0

Alt text

Alt text

[CVPR-2017] What Can Help Pedestrian Detection?

[TPAMI-2017] Towards Reaching Human Performance in Pedestrian Detection

[ICCV-2017] Multi-label Learning of Part Detectors for Heavily Occluded Pedestrian Detection

[ICCV-2017]Illuminating Pedestrians via Simultaneous Detection & Segmentation

Alt text| left | 300x0

[CVPR-2016] Semantic Channels for Fast Pedestrian Detection

Alt text| left | 300x0

[CVPR-2016] Pedestrian Detection Inspired by Appearance Constancy and Shape Symmetry

[CVPR-2016] Semantic Channels for Fast Pedestrian Detection

[ECCV-2016] Is Faster R-CNN Doing Well for Pedestrian Detection?

[CVPR-2016] How Far are We from Solving Pedestrian Detection?

[ICCV-2015] Learning Complexity-Aware Cascades for Deep Pedestrian Detection

[ICCV-2015] Deep Learning Strong Parts for Pedestrian Detection

Alt text| left | 300x0


[CVPR-2013] Joint Deep Learning for Pedestrian Detection Wanli

Alt text| left | 300x0






[CVPR-2012] A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling

Alt text| left | 300x0








[CVPR-2010] Multi-Cue Pedestrian Classification With Partial Occlusion Handling

Alt text| left | 300x0




About

Pedestrian Detection Papers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published