roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
272 stars 71 forks source link

Add support for yolov10 model deploy #259

Closed probicheaux closed 2 months ago

probicheaux commented 2 months ago

Description

Cherry picked one commit that @SolomonLake authored that adds yolov10 model upload support

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?

Locally/staging

Any specific deployment considerations

no

Docs