Skip to content

Tags: roboflow/roboflow-python

Tags

v1.2.15

Toggle v1.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add key-value metadata support for image upload (DATAMAN-156) (#440)

* upload metadata sdk

* fixing the local usage

* quick fix

* fix permission

* Docs updates and version bump

v1.2.14

Toggle v1.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new release number (#438)

v1.2.13

Toggle v1.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add large rfdetr sizes and seg models upload (#434)

* new models

* fix test?

* pi_heif python 3.9 fix

* pi_heif python 3.9 fix

* version bump

v1.2.12

Toggle v1.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #432 from roboflow/yolo26

Add Yolo26

v1.2.11

Toggle v1.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #420 from roboflow/feature/epochs-configurable

v1.2.10

Toggle v1.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.2.10 (#416)

v1.2.9

Toggle v1.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix is_prediction function call (#413)

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #412 from roboflow/dataset-upload-are-predictions

Add are_predictions flag to dataset upload to indicate that the dataset is not ground truth and needs review

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create `Project` object local instead of calling API after create pro…

…ject (#411)

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #407 from roboflow/rodrigo/fix-cli-format-export

Fixing format export for CLI/python sdk