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

fix: import Yolo predictions (detection task with bounding boxes, labels with prediction confidence) #256

Closed
wants to merge 3 commits into from

Conversation

carbaro
Copy link

@carbaro carbaro commented Nov 9, 2023

This pull requests simply accounts for prediction labels produced by yolo's --save_conf option

@carbaro carbaro changed the title Allow to import Yolo predictions (detection task with bounding boxes, labels with prediction confidence) fix: import Yolo predictions (detection task with bounding boxes, labels with prediction confidence) Nov 10, 2023
@niklub
Copy link
Contributor

niklub commented Jun 4, 2024

@niklub niklub closed this Jun 4, 2024
@carbaro
Copy link
Author

carbaro commented Jun 6, 2024

@niklub Thanks for reviewing this PR and letting me know of the alternative PR accepted for this purpose.

I did find that it imports predictions as confirmed detections (as if a user had created and submitted the annotations).

I've created #295 which warns users to use the --out_type if prediction scores are detected while importing with the default value "annotations".

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

Successfully merging this pull request may close these issues.

3 participants