PCN: part and context network for pedestrian detection
Code is based on https://github.com/ShaoqingRen/faster_rcnn
citation
If you find this code or pre-trained models useful for your work, please cite the following:
@article{wang2018pcn, title={PCN: Part and Context Information for Pedestrian Detection with CNNs}, author={Wang, Shiguang and Cheng, Jian and Liu, Haijun and Tang, Ming}, journal={arXiv preprint arXiv:1804.04483}, year={2018} }
@article{wang2018pedestrian, title={Pedestrian Detection via Body-part Semantic and Contextual Information with DNN}, author={Wang, Shigguang and Cheng, Jian and Liu, Haijun and Wang, Feng and Zhou, Hui}, journal={IEEE Transactions on Multimedia}, year={2018}, publisher={IEEE} }