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
..
2025-04-24 16:21:46 -04:00
2025-02-20 18:03:09 -05:00
2025-04-22 22:18:57 +03:00
2025-04-24 21:09:43 +08:00
2025-02-20 18:03:09 -05:00
2025-04-23 16:25:03 +01:00
2024-12-06 15:48:16 +01:00
2020-12-15 23:44:08 -08:00
2024-11-11 20:18:04 +08:00
2025-04-24 18:39:31 +03:00
2025-03-21 23:13:27 +08:00
2025-04-24 09:20:49 -04:00
2025-02-17 14:47:54 +01:00
2024-11-15 14:30:52 -05:00
2025-04-10 05:25:29 -04:00
2025-04-23 16:25:03 +01:00
2024-07-12 20:43:36 -07:00
2025-02-20 18:03:09 -05:00
2025-02-18 15:26:58 +08:00
2025-04-23 16:25:03 +01:00
2025-04-22 19:12:49 -04:00
2025-02-02 15:01:24 +02:00
2025-02-20 18:03:09 -05:00
2025-04-23 16:25:03 +01:00
2025-04-24 07:52:35 -04:00
2025-04-24 00:27:04 +03:00
2025-04-07 15:29:12 +03:00
2025-04-24 14:30:12 -04:00
2025-02-25 10:32:00 +03:00
2025-04-24 18:39:31 +03:00
2025-02-20 18:03:09 -05:00
2025-04-23 16:25:03 +01:00
2025-04-24 08:06:08 -04:00
2025-04-17 08:00:56 -04:00
2025-04-24 17:11:40 -03:00
2023-12-07 17:07:05 -08:00
2025-03-26 10:59:39 +07:00
2024-12-04 16:36:48 +08:00
2024-03-14 20:44:34 -07:00
2025-04-23 16:25:03 +01:00
2024-12-19 20:32:59 -08:00
2025-04-10 05:25:29 -04:00
2024-10-01 16:57:22 +08:00
2025-04-09 12:27:41 +08:00
2025-01-31 12:03:04 -05:00
2025-04-24 09:20:49 -04:00
2025-01-17 23:47:01 +03:00
2025-04-17 08:00:56 -04:00
2025-04-10 05:25:29 -04:00
2024-08-19 11:19:07 -07:00
2025-04-03 15:24:09 +08:00
2025-04-22 11:30:46 +01:00
2025-03-18 23:03:54 -04:00
2025-04-23 16:25:03 +01:00
2025-03-10 16:05:30 -04:00
2025-04-24 08:06:08 -04:00
2025-04-11 12:12:02 +08:00
2025-02-16 19:57:29 -05:00
2025-04-03 10:37:56 +08:00
2025-02-12 14:41:16 -05:00
2025-04-24 08:06:08 -04:00
2025-04-24 08:06:08 -04:00
2024-12-19 18:29:34 -05:00
2024-11-24 16:42:57 -05:00
2025-02-10 12:45:11 +01:00
2025-04-24 08:06:08 -04:00
2025-04-24 07:29:02 -04:00
2025-04-24 08:06:08 -04:00
2023-11-27 21:24:06 -08:00
2025-03-22 11:08:18 +08:00
2025-04-24 08:06:08 -04:00
2025-04-04 10:14:34 +08:00
2025-04-23 16:25:03 +01:00
2025-04-23 16:25:03 +01:00
2025-02-20 18:03:09 -05:00