autovideo
autovideo copied to clipboard
how can i change the Confidence Threshold for recognising Actions ?
currently, it is working with 0.5 (Confidence Threshold) for both "normal" and "object-falling" actions. I wanted to make changes in my confidence. So how can I change the Confidence Threshold?
@sdpawar84 You can play with make_predictions https://github.com/datamllab/autovideo/blob/main/autovideo/utils/training_utils.py#L33