HumanSignal / HumanSignal/label-studio-sdk
missing coco score prediction
Open
- Dominant language
- Python
- Stars
- 192
- Forks
- 127
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
The YOLO converter take into account the prediction score but it is mising from the COCO importer.
I just added "score": annotation['score'] in create_bbox as a workaround but it must be pretty easy to integrate it fully.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.