2 Commits

Author SHA1 Message Date
Boris Sekachev 5a99e73efd Drop years from license headers associated to CVAT.ai Corporation (#8968) 2025-01-21 09:31:41 +02:00
Roman Donchenko 3eec9fef2d SDK/CLI: Add ability to call auto-annotation functions with a custom threshold (#8688)
My main motivation is to support a future feature, but I think this is a
good thing in its own right.

While it's already possible to create an AA function that lets you
customize the threshold (by adding a creation parameter), confidence
scoring is very common in detection models, so it makes sense to make
this easier to support, both for the implementer of the function, and
for its user.
2024-11-14 18:23:01 +02:00