ibelem commited on
Commit
7ecf47a
·
verified ·
1 Parent(s): eeba2fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,6 +16,7 @@ library_name: ultralytics
16
 
17
  [Ultralytics](https://www.ultralytics.com/) [YOLOv8](https://github.com/ultralytics/ultralytics) is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks.
18
 
19
- https://huggingface.co/Ultralytics/YOLOv8
20
 
21
 
 
 
 
16
 
17
  [Ultralytics](https://www.ultralytics.com/) [YOLOv8](https://github.com/ultralytics/ultralytics) is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks.
18
 
 
19
 
20
 
21
+ This is an ONNX version of https://huggingface.co/Ultralytics/YOLOv8 modified for the usage of [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library.
22
+