Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

fix: Warns user to declare out_type predictions if importing YOLO predictions #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carbaro
Copy link

@carbaro carbaro commented Jun 5, 2024

Currently, out_type option is being dismissed.

Since the default value is "annotations", users would be importing predictions as tasks with confirmed annotations.

This PR evaluates if any of the labels being imported contain prediction scores. If so, and out_type is not "predictions", user is warned to make use of the --out_type option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant