Rory Clear
3a189fa561
More yolo processing in tinygrad (#9928)
* more tg less np
* update webgpu html for new compile
* resize boxes
* remove text
* add back note
* fix indentation
* fix indentation
* remove magic num
* remove now unused funcs
* back to numpy nms
* no loop
* fix iou suppression
* update test
* dont suppress other classes
* add working scale
* fix expected value, rounded up 0.24 was being counted
* add postprocess bool for onnx test
* fix indents
* clean
* clean
* fix indent
* remove print
* fix indent
* remove unused import
* remove hardcoded 0.25
* space
* spacing
* clean label_predictions func
* remove single item lists
* space
* use postprocess output in test
* space
* clean
* clean
* remove redundant threshold
* remove redundant threshold
* clean
* rename var
* move loop into func
* unhardcode iou_threshold
* remove unused values
* clean
* add note
* clean
* keep const
* move back funcs
---------
Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-04-24 16:21:46 -04:00
..
2023-12-02 15:03:46 -08:00
2025-02-20 18:03:09 -05:00
2025-04-24 16:19:44 -04:00
2025-03-24 12:24:34 +08:00
2025-03-26 11:17:08 +08:00
2024-01-07 17:41:09 -08:00
2024-11-14 17:56:02 +08:00
2025-03-07 15:07:33 +08:00
2025-02-26 13:22:08 -05:00
2025-04-24 16:21:46 -04:00
2023-03-11 16:28:10 -08:00
2024-06-22 14:45:06 -04:00
2024-10-10 11:34:29 -04:00
2024-10-10 11:34:29 -04:00
2024-12-13 19:07:09 -08:00
2025-04-02 15:27:48 +08:00
2024-03-17 21:25:24 -04:00
2025-02-20 18:03:09 -05:00
2025-03-24 12:24:34 +08:00
2024-12-26 12:45:19 -05:00
2024-05-04 08:38:01 -07:00
2024-09-24 10:08:04 +08:00
2024-11-12 22:11:40 -05:00
2025-04-15 15:07:13 -04:00
2025-04-19 20:26:59 -04:00
2025-01-24 13:28:55 +09:00
2025-03-10 16:05:30 -04:00
2024-11-25 16:46:23 -05:00
2024-07-03 09:06:01 -07:00
2024-05-24 17:04:19 -04:00
2024-06-22 14:45:06 -04:00
2025-02-26 13:22:08 -05:00
2025-03-19 12:28:18 +08:00
2024-07-02 21:39:01 -04:00
2024-12-04 21:46:37 -05:00
2024-07-03 22:47:10 -04:00
2024-09-25 17:45:13 +08:00
2025-01-17 21:10:28 -05:00
2024-12-25 14:16:30 -05:00
2024-11-14 17:56:02 +08:00
2024-05-22 20:43:21 -04:00
2025-03-26 19:36:48 +08:00
2024-09-25 17:45:13 +08:00
2024-12-02 11:31:14 +01:00
2024-10-01 15:00:48 +08:00
2025-04-02 13:07:17 +08:00
2025-04-02 15:27:48 +08:00
2025-02-25 10:32:00 +03:00
2024-06-22 14:45:06 -04:00
2023-11-13 20:18:40 -08:00
2025-04-13 19:34:20 -04:00
2023-10-19 22:07:15 -07:00
2023-11-28 17:36:55 -08:00
2025-02-26 13:22:08 -05:00
2024-09-17 00:42:10 -04:00
2025-02-26 13:22:08 -05:00
2025-03-24 12:24:34 +08:00
2025-04-24 16:21:46 -04:00