yeephycho / tensorflow-face-detection

A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Apache License 2.0
768 stars 264 forks source link

Fix issue #27, Runtime error with tf.Session closed #32

Closed jerohnimaux closed 6 years ago

jerohnimaux commented 6 years ago

This is the fix for issue#27 that haven't got any answer. inference_usbCam_face.py is now working (Python 3.6, Tensorflow 1.8)