weecology / DeepForest

Python Package for Airborne RGB machine learning
https://deepforest.readthedocs.io/
MIT License
521 stars 176 forks source link

Set evaluate iou_threshold recall #795

Closed bw4sz closed 1 month ago

bw4sz commented 1 month ago

There should never be a situation in which the user wants to pass None to iou_threshold. It creates a strange effect and isn't reasonable. I am not going to spend the time to investigate what mechanism prevented this from being obvious sooner, or how it interacted with the config arguments.