Skip to content
This repository was 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
carbaro wants to merge 1 commit intoHumanSignal:masterfrom
carbaro:yolo-import-predictions
Open

fix: Warns user to declare out_type predictions if importing YOLO predictions#295
carbaro wants to merge 1 commit intoHumanSignal:masterfrom
carbaro:yolo-import-predictions

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