Image Segmentation
ultralytics
TensorBoard
PyTorch
v8
ultralyticsplus
yolov8
yolo
vision
Eval Results (legacy)
Instructions to use fcakyon/test-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use fcakyon/test-model with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("fcakyon/test-model") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
33a9baf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a90ee64131278f7d768c75845bb0c0680a8871fa621020084016b72fc893942e
size 1084918
|