ibelem commited on
Commit
c9352e4
·
verified ·
1 Parent(s): 08aff49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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).