Skip to content

Caffe prototext file of the lightweight baseline for pedestrian detection proposed in the paper: Auto-Zooming CNN-Based Framework for Real-Time Pedestrian Detection in Outdoor Surveillance Videos

Notifications You must be signed in to change notification settings

saghiralfasly/Lightweight_Baseline_for_Pedestrian_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight_Baseline_Pedestrian_Detection

Caffe prototext file of the lightweight baseline for pedestrian detection proposed in Auto-Zooming CNN-Based Framework for Real-Time Pedestrian Detection in Outdoor Surveillance Videos by:

Saghir Alfasly, Beibei Liu, Yongjian Hu, Yufei Wang, Chang-Tsun Li.

Overview

The feature extractor consists of one convolutional layer followed by seven sequenced depthwise separable convolutional layers. The following figure illustrates the proposed model and its characteristics. With the exception of the first layer that uses regular convolution, we employ depthwise separable convolution for the rest layers. We rebuilt Caffe with depthwise layer. The baseline structure is explain in detail in the paper..

Far pedestrian detection performance is shown in the video demo in IEEE Xplore.

alt text

Note: the prototext file contains the baseline without prediction part.

Work citation

@ARTICLE{8781786, 
author={S. {Alfasly} and B. {Liu} and Y. {Hu} and Y. {Wang} and C. {Li}}, 
journal={IEEE Access}, 
title={Auto-Zooming CNN-Based Framework for Real-Time Pedestrian Detection in Outdoor Surveillance Videos}, 
year={2019}, 
volume={7}, 
pages={105816-105826}, 
doi={10.1109/ACCESS.2019.2931915}}

About

Caffe prototext file of the lightweight baseline for pedestrian detection proposed in the paper: Auto-Zooming CNN-Based Framework for Real-Time Pedestrian Detection in Outdoor Surveillance Videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published