7 Commits

Author SHA1 Message Date
hanoch
4afc52b1cd Filter validation set from RF leakage USA. Add tag per PR curve 2024-11-13 16:49:31 +02:00
hanoch
15755c31b9 dataset.py: align test() loader to train
scaling before mosaic with predefined filling_value according to img precision chnaged by scaling before mosaic. filling uint16 with image.mean()
detect.py : align to latest changes as test.py
test.py : support in large object size metrices stats_all_large
plots.py : plot detections with th>0.1 (not 0.25)
2024-11-04 10:08:35 +02:00
hanoch
5639572615 plot PR curve thresholds and R@P
remove no_aug
2024-10-27 14:49:26 +02:00
hanoch
e2f0c15a00 remove torch anomaly() 2024-10-22 10:32:51 +03:00
hanoch
abdcce0e70 Test : medium size try/excepton 2024-10-14 10:32:25 +03:00
Kıvanç Tezören
55b90e1119
Add option to use YOLOv5 AP metric (#775)
* Add YOLOv5 metric option

* Inform if using v5 metric
2022-09-16 21:14:01 +03:00
Kin-Yiu, Wong
a1c6e04c7c
main code
code for inference
2022-07-06 23:23:27 +08:00