Disable Keras progression bar
amar-enkhbat opened this issue · 3 comments
amar-enkhbat commented
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.
serengil commented
which function you are using and how? please share the command how you call retinaface.
enkhbat-amar commented
Hello, Serengil.
My apologies. It was deepface's keras progress bar instead of retinaface that was logging Keras progress bar.
serengil commented
if you downgrade tensorflow, this is going to be sorted. i am using 2.7.4.