Instructions to use macpaw-research/yolov11l-ui-groups-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use macpaw-research/yolov11l-ui-groups-detection with ultralytics:
from ultralytics import YOLOvv11 model = YOLOvv11.from_pretrained("macpaw-research/yolov11l-ui-groups-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload ui-groups-detection.pt with huggingface_hub
Browse files- ui-groups-detection.pt +3 -0
ui-groups-detection.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e78908d593b9e3b07b4f2b232577690fdd6892f5d6a08a7991d67e22b11720d
|
| 3 |
+
size 51220818
|