Files
tinygrad/examples
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-02-20 18:03:09 -05:00
2025-04-24 16:19:44 -04:00
2023-03-11 16:28:10 -08:00
2025-04-02 15:27:48 +08:00
2025-02-20 18:03:09 -05: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-03-10 16:05:30 -04:00
2024-07-03 09:06:01 -07: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
2024-05-22 20:43:21 -04:00
2023-11-28 17:36:55 -08:00
2025-02-26 13:22:08 -05:00
2025-02-26 13:22:08 -05:00