serengil/retinaface

Disable Keras progression bar

amar-enkhbat opened this issue · 3 comments

It's a bit annoying that retinaface keeps showing Keras progression bar on every detection. It's especially taxing to Jupyter notebook where it starts to lag after a few hundred faces. I think there should be an option like in deepface where we can set prog_bar=True/False.

which function you are using and how? please share the command how you call retinaface.

Hello, Serengil.

My apologies. It was deepface's keras progress bar instead of retinaface that was logging Keras progress bar.

if you downgrade tensorflow, this is going to be sorted. i am using 2.7.4.