shreyajn commited on
Commit
c1a7708
·
verified ·
1 Parent(s): 8c74224

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  Ultralytics YOLOv11 is a machine learning model that predicts bounding boxes and classes of objects in an image.
18
 
19
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/ultralytics/ultralytics/tree/main/ultralytics/models/yolo/detect).
20
 
21
 
22
  This repository provides scripts to run YOLOv11-Detection on Qualcomm® devices.
 
16
 
17
  Ultralytics YOLOv11 is a machine learning model that predicts bounding boxes and classes of objects in an image.
18
 
19
+ This model is an implementation of YOLOv11-Detection found [here](https://github.com/ultralytics/ultralytics/tree/main/ultralytics/models/yolo/detect).
20
 
21
 
22
  This repository provides scripts to run YOLOv11-Detection on Qualcomm® devices.