Object Detection
ultralytics
TensorBoard
PyTorch
v8
ultralyticsplus
yolov8
yolo
vision
awesome-yolov8-models
Eval Results (legacy)
Instructions to use keremberke/yolov8s-forklift-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use keremberke/yolov8s-forklift-detection with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("keremberke/yolov8s-forklift-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
239a9e1
1
Parent(s): 577bafb
Upload yolov8 best model
Browse files
best.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30b6148f970cbe78b783dc6c65d9a8f2ef96298fc9d82909f2adf1c043ab4a95
|
| 3 |
+
size 22485752
|