Update README.md
Browse files
README.md
CHANGED
@@ -32,4 +32,4 @@ model-index:
|
|
32 |
|
33 |
YOLO12 is a versatile model that supports a wide range of core computer vision tasks. It excels in object detection, instance segmentation, image classification, pose estimation, and oriented object detection.
|
34 |
|
35 |
-
This is an ONNX version of Ultralytics YOLO12 modified for the usage of WebNN.
|
|
|
32 |
|
33 |
YOLO12 is a versatile model that supports a wide range of core computer vision tasks. It excels in object detection, instance segmentation, image classification, pose estimation, and oriented object detection.
|
34 |
|
35 |
+
This is an ONNX version of Ultralytics YOLO12 modified for the usage of Transformers.js (WebNN backend).
|