You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add detection_filter to predict() method to allow for user-defined logic (#307)
* Added a `detection_filter` parameter to `predict` method to allow for
filtering of detections based on user-defined logic;
appears to seamlessly work with `batch_predict` also;
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments