swdee
|
b44f8a336b
|
changed object detection yolo examples to use render package. included rendering in benchmark and updated stats and sample image output
|
2024-08-20 14:11:15 +12:00 |
|
swdee
|
32c6a8a7be
|
removed optionalQueries() duplication on all examples and replaced with runtime.Query() to output model tensor data
|
2024-08-20 10:47:18 +12:00 |
|
swdee
|
986a5e8bae
|
added cpu affinity optimization to speed up NPU core usage
|
2024-05-17 00:05:04 +12:00 |
|
swdee
|
fec7b70bc9
|
added yolov8 post processor and example code
|
2024-04-28 20:28:19 +12:00 |
|
swdee
|
de11c56cae
|
added comments to yolov5 example script
|
2024-04-28 10:04:53 +12:00 |
|
swdee
|
00eb8af725
|
added yolov5 post processor code and example. refactored yolov5 prototype code and made it more idiomatic
|
2024-04-27 23:32:17 +12:00 |
|
swdee
|
f44844a8bd
|
first prototype code from port of C code for yolov5 object detection
|
2024-04-26 19:21:26 +12:00 |
|