Skip to content
This repository was 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
carbaro wants to merge 3 commits into
HumanSignal:masterfrom
carbaro:yolo-predictions
Closed

fix: import Yolo predictions (detection task with bounding boxes, labels with prediction confidence)#256
carbaro wants to merge 3 commits into
HumanSignal:masterfrom
carbaro:yolo-predictions

Conversation

@carbaro

@carbaro carbaro commented Nov 9, 2023

Copy link
Copy Markdown

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

niklub commented Jun 4, 2024

Copy link
Copy Markdown
Contributor

@niklub niklub closed this Jun 4, 2024
@carbaro

carbaro commented Jun 6, 2024

Copy link
Copy Markdown
Author

@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