-
**Is your feature request related to a problem? Please describe.**
It could be fruitful to have access to the confidence of the model in its predictions.
**Describe the solution you'd like**
In…
-
Hi @nkilm! I found your repo, which does most of what I want. Did you happen to implement the confidence score functionality from the [whisperX](https://github.com/m-bain/whisperX) library? If not, I'…
-
**Is your feature request related to a problem? Please describe.**
We usually interpret confidence scores as a proxy for the error estimate in the keypoints prediction. However, it is well known that…
sfmig updated
2 months ago
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I'm using the PII model using the following script:
```
model = GLiNER.from_pretrained("urchade/gliner_multi_pii-v1")
model.eval()
entities = model.predict_entities(text, labels)
for entity i…
-
[https://v0.dev/chat/ugXnhlFjM7P?b=b_VMkolz45hij](https://v0.dev/chat/ugXnhlFjM7P?b=b_VMkolz45hij)
* High Confidence: Set this bucket to represent scores at the 90th percentile and above. Given the s…
-
Hello,
Is there a predict_proba() method for the LCPPN pipeline ??
-
[https://v0.dev/chat/ugXnhlFjM7P?b=b_Wx37sbWXJmb](https://v0.dev/chat/ugXnhlFjM7P?b=b_Wx37sbWXJmb)
* High Confidence: Set this bucket to represent scores at the 90th percentile and above. Given the…
-
Hi all, I have just recently started to work with Textract and I think a simple feature could be added. This took me a while to figure out...
I was interested in getting the confidence scores direct…
-
Hey,
Big thanks for awesome project!
It possible to add score/confidence for word level output when using Speech Recognition/Whisper model?
Would appreciate any direction/comments or suggestion w…