Image Segmentation
ultralytics
PyTorch
semantic-segmentation
aerial-imagery
drone
uavid
yolo26
computer-vision
Instructions to use dronefreak/uavid-yolo26m-sem with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use dronefreak/uavid-yolo26m-sem with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("dronefreak/uavid-yolo26m-sem") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
3e49959 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2a9bb82f540a9a924b29138295db00528a61356f2f4a5031ae1564328be20c94
size 224452
|