Commit Graph

7 Commits (15755c31b9d420ba00757b2a49ec2e60a8d304ff)

Author SHA1 Message Date
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 f366ed0f30 stability of denum in data norm/standard 2024-10-21 15:57:07 +03:00
hanoch c3276b3de9 Test/ train/detect :Scaling and normalization. 2024-09-15 09:20:39 +03:00
hanoch 18086f7c35 comment 2024-08-19 15:56:20 +03:00
Mohammad Khoshbin 13594cf6d4
add tensor.detach for yolo_pose bug (#333) 2022-07-28 01:35:17 +03:00
Kin-Yiu, Wong 1c96029f19
main code
update pose
2022-07-18 13:32:42 +08:00
Kin-Yiu, Wong a1c6e04c7c
main code
code for inference
2022-07-06 23:23:27 +08:00