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

Yolov11 model upload #315

Closed SolomonLake closed 1 month ago

SolomonLake commented 1 month ago

Description

Update yolo11 object detection notebook to deploy to roboflow, and then run predictions using the deployed model.

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

SolomonLake commented 1 month ago

Wait to merge until we release next version of inference package.