roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.58k stars 880 forks source link

Add yolov10 deploy to roboflow instructions #304

Closed SolomonLake closed 3 months ago

SolomonLake commented 3 months ago

Description

Add YOLOv10 version.deploy() instructions, now that model upload is available.

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested in colab notebook.

Any specific deployment considerations

none

Docs