-
I think the best way to do this is to build a dataframe of statistics for each algorithm, then I can bootstrap the results!
bhlmn updated
7 years ago
-
Hi, I used DETR for single class detection on my own dataset, but I got some problems when doing predictions. All scores for the detected object from 20 queries are quite low (~-13) while the "no-obje…
-
Hey,
The inferences of my model only show the name of the Class but not the confidence. Confidence for me is neither displayed anywhere.
From Yolov5, YoloR etc. confidence was always in the pi…
-
As requested by TACT members: this is a tracking issue that subsumes many, including new vs old confidence scoring, and new novelty factor scores, analysis of grouping. ARS calls Appraiser which call…
-
Congrats with an impressive work
I wonder a bit about my results for my protein-dsDNA complex, which are of very high ipTM, but suprisingly low pLDDT. How does this even make sense? I would think t…
-
I want to start by expressing my sincere appreciation for this project. It has been instrumental in advancing my experiments, and I am genuinely grateful for the work you've put into developing such a…
-
### 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…
-
### Describe the bug
When compute AP with average_precision_score, I get unexpected results. The y_scores (output from the models) are very low for positive samples, so my AP should be very low. Inst…
-
Hi, I downloaded Yolov7 tiny, yolov5s, and yolov5n on official websites. After I convert them from onnx to trt with fp16 precisoin, all the models generate negative confidence scores, but they work fi…
-
```
The Bayesian Elo score estimation is great, but the estimation itself is
basically useless if we don't know its accuracy. For example, *losing* your
first couple matches can actually result in a…