This gist holds the model spec for the baseline CNN model on the WIDER dataset.
The CNN structure is AlexNet. Network parameters are initialized using a model pretrained on ImageNet.
The weights can be downloaded at
cuhk_wider_baseline_cnn.caffemodel
Please refer to
and
for more details