Object Detection
ultralytics
TensorBoard
PyTorch
v8
ultralyticsplus
yolov8
yolo
vision
awesome-yolov8-models
Eval Results (legacy)
Instructions to use keremberke/yolov8m-valorant-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use keremberke/yolov8m-valorant-detection with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("keremberke/yolov8m-valorant-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
170e160
1
Parent(s): 29b2219
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:db5a2751fdaaac7ef67f80e2642daeead57fbf19a8e0168825b1a8e90927bee9
|
| 3 |
+
size 52004960
|