CAT-Net icon indicating copy to clipboard operation
CAT-Net copied to clipboard

How should I set the threshold for inference?

Open wennyHou opened this issue 2 years ago • 1 comments
trafficstars

At first, I set the threshold to 0.5, but I found that there are many false positives, how is the threshold generally set?

wennyHou avatar Apr 19 '23 11:04 wennyHou

The binary evaluation was done using threshold 0.5. We also used Average Precision to test the model with all thresholds.

CauchyComplete avatar May 15 '23 01:05 CauchyComplete