mks0601 / A-Convolutional-Neural-Network-Cascade-for-Face-Detection

TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015
http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Li_A_Convolutional_Neural_2015_CVPR_paper.pdf
109 stars 62 forks source link

Runtime environment #20

Closed zhangmengshuo closed 5 years ago

zhangmengshuo commented 5 years ago

Hello, what are the versions of TensorFlow and Python at runtime respectively?Python3.6 and tensorflow1.11 are what I am using now. Is that ok?

thanks

mks0601 commented 5 years ago

It is implemented few years ago. I cannot remember exact TF version, but it should be an old one.