Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
0.2.32
27 Feb 19:28
Compare
Sorry, something went wrong.
No results found
fix bug in download version for datasets that don't have a data.yaml file or when the project url
fix bug in upload annotation function when project url is different than the project name
0.2.31
18 Feb 05:27
Compare
Sorry, something went wrong.
No results found
Added support for uploading classification annotation file names in the __annotation_upload() function. See PR: #116
Multiple feature upgrades Feb 17 2023.
17 Feb 17:26
Compare
Sorry, something went wrong.
No results found
Key features upgraded in this release:
Fixes Yolov8 data loader (#113 )
Image tag upload support (#114 )
Support for Yolov7 model upload for segmentation (#111 )
Sequence number ordering upload support (#115 )
0.2.29
27 Jan 15:56
Compare
Sorry, something went wrong.
No results found
fix version conversion number in util.version
better error messages when downloading a dataset
additional check for ultralytics when downloading an exported dataset
0.2.28
26 Jan 22:13
Compare
Sorry, something went wrong.
No results found
In this release, we provide support for YOLOv5 external model uploads to Roboflow Deploy 🚀
0.2.27
24 Jan 03:48
Compare
Sorry, something went wrong.
No results found
In this release, we back-support older versions of ultralytics yolov8 uploads.
0.2.26
23 Jan 17:42
Compare
Sorry, something went wrong.
No results found
In this release, we fix a bug with Ultryaltics YOLOv8 weights upload. The YOLO model object changed some of it's variable types.
0.2.25
12 Jan 16:51
Compare
Sorry, something went wrong.
No results found
In this release we add an ability to check if a dataset is already downloaded before re-downloading in version.download()
We also provide better Roboflow app and universe links when an external model is being deployed.
v0.2.24
10 Jan 13:07
Compare
Sorry, something went wrong.
No results found
v0.2.23
10 Jan 04:52
Compare
Sorry, something went wrong.
No results found
In this release, we include the first iteration of version.deploy() where you will be able to deploy external models to Roboflow's inference APIs and deployment containers.