py-feat icon indicating copy to clipboard operation
py-feat copied to clipboard

progress bar

Open rahulnoobcoder opened this issue 1 year ago • 3 comments

how do i get rid of the progress bar

rahulnoobcoder avatar Sep 02 '24 13:09 rahulnoobcoder

thanks for this suggestion, we will be including an update for this in our upcoming release.

ljchang avatar Sep 03 '24 13:09 ljchang

Thanks for the response, it is an issue when it is predicting for a list of image paths and progress bar is printed for each prediction.

rahulnoobcoder avatar Sep 05 '24 18:09 rahulnoobcoder

I believe this should now be added to the new version of py-feat. Set progress_bar=False in Detector.detect()

ljchang avatar Nov 13 '24 14:11 ljchang