mtcnn icon indicating copy to clipboard operation
mtcnn copied to clipboard

Running example.py gives no result

Open harshithdwivedi opened this issue 5 years ago • 2 comments

Hi, I'm trying to use mtcnn and upon running example.py, the only output I get is :

Using TensorFlow backend.

after this, the execution stops without any further error messages.

I'm running this script on Windows 10 with keras 2.0.0.

harshithdwivedi avatar Nov 26 '19 18:11 harshithdwivedi

I could not reproduce this issue. What version of tensorflow do you have installed?

ipazc avatar Nov 27 '19 08:11 ipazc

I'm using TensorFlow version 1.15.0

harshithdwivedi avatar Nov 27 '19 10:11 harshithdwivedi