Commit graph

6 commits

Author SHA1 Message Date
Christopher Milan
adbfd82d1d
DEV is ContextVar, setting Device.DEFAULT is deprecated (#15508) 2026-03-30 17:10:49 -04:00
Rory Clear
a13a43c4fe
yolo 416 to 640 res (#10047) 2025-04-26 20:45:58 -04:00
Ahmed Harmouche
651f72442c
encapsulate the exported webgpu model (#8203) 2024-12-13 10:55:37 +01:00
Ahmed Harmouche
c6f5bb03fa
YoloV8 WebGPU fixes (#8057)
* Bump up input size to 416, show if webgpu is not supported

* Minor fix in export_model
2024-12-05 16:23:45 +01:00
Ahmed Harmouche
c9e7701417
Fast YoloV8 on WebGPU (#8036)
* Fast yolov8 with downscaled input

* Faster + FPS meter

* Add loader while model is downloading/compiling

* Title touchup
2024-12-04 15:23:09 +01:00
Ahmed Harmouche
8818046940
YoloV8 on WebGPU (#8007)
Port YoloV8 to WebGPU
2024-12-03 15:10:41 +01:00
Renamed from examples/webgl/yolov8/compile.py (Browse further)