CameraTraps
CameraTraps copied to clipboard
Only save results with a given confidence percentage or above
Search before asking
- [X] I have searched the Pytorch-Wildlife issues and found no similar bug report.
Question
Is there currently a function in Pytorch Wildlife to only export results when they are above a given confidence level. Either for the JSON output or the cropped output. If not, I would love to put this in as a feature request.
Thanks!
Additional
No response
Hello @JaimyvS, currently we don't have a function that filter the outputs by confidence. It will be a good postprocessing function in addition to the current ones. We will be happy to add it in our future iterations!