Recent Releases of roboflow-python

roboflow-python - v1.2.7

What's Changed

  • configuring devcontainer to call localhost by @digaobarbosa in https://github.com/roboflow/roboflow-python/pull/409
  • Create Project object local instead of calling API after create project by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/411

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.6...v1.2.7

- Python
Published by iurisilvio 6 months ago

roboflow-python - v1.2.6

What's Changed

  • Fix train-over-api devx by @tonylampada in https://github.com/roboflow/roboflow-python/pull/408
  • Fixing format export for CLI/python sdk by @digaobarbosa in https://github.com/roboflow/roboflow-python/pull/407

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.5...v1.2.6

- Python
Published by tonylampada 7 months ago

roboflow-python - v1.2.5

What's Changed

  • Add function to debug train api by @tonylampada in https://github.com/roboflow/roboflow-python/pull/400
  • Add support to search by annotation_job and annotation_job_id by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/406

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.4...v1.2.5

- Python
Published by iurisilvio 7 months ago

roboflow-python - v1.2.4

What's Changed

  • model_type parameter by @digaobarbosa in https://github.com/roboflow/roboflow-python/pull/401
  • version update to 1.2.4 by @digaobarbosa in https://github.com/roboflow/roboflow-python/pull/405

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.3...v1.2.4

- Python
Published by digaobarbosa 7 months ago

roboflow-python - v1.2.3

What's Changed

  • Increase supported model types by @probicheaux in https://github.com/roboflow/roboflow-python/pull/397
  • Replace pillow-heif with pi-heif by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/399

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.1...v1.2.3

- Python
Published by iurisilvio 7 months ago

roboflow-python - New RF-DETR sizes upload

Add the ability to upload new rf-detr sizes (small, medium, nano)

- Python
Published by probicheaux 7 months ago

roboflow-python - v1.2.1

What's Changed

  • Support YAML dict labelmaps by @ford-downer-robo in https://github.com/roboflow/roboflow-python/pull/395

New Contributors

  • @ford-downer-robo made their first contribution in https://github.com/roboflow/roboflow-python/pull/395

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.2.0...v1.2.1

- Python
Published by ford-downer-robo 8 months ago

roboflow-python - v1.2.0

What's Changed

  • Use pillow-avif-plugin for AVIF support and support pillow-heif 1.0 by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/392

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.67...v1.2.0

- Python
Published by iurisilvio 8 months ago

roboflow-python - v1.1.67

What's Changed

  • Fix #390: Lock pillow-hief version to not break AVIF support by @MuhammadHadiofficial in https://github.com/roboflow/roboflow-python/pull/391

New Contributors

  • @MuhammadHadiofficial made their first contribution in https://github.com/roboflow/roboflow-python/pull/391

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.66...v1.1.67

- Python
Published by iurisilvio 8 months ago

roboflow-python - v1.1.66

What's Changed

  • chore(precommit): ⬆ precommit autoupdate by @pre-commit-ci in https://github.com/roboflow/roboflow-python/pull/324
  • Fix mutable default arguments by @tonylampada in https://github.com/roboflow/roboflow-python/pull/385
  • fix: allow model.predict to handle numpy array inputs by @Anirudh2112 in https://github.com/roboflow/roboflow-python/pull/350
  • Add methods for retrieving batches for a project by @shntu in https://github.com/roboflow/roboflow-python/pull/368
  • multilabel classification upload with the CLI 😎 by @tonylampada in https://github.com/roboflow/roboflow-python/pull/386

New Contributors

  • @Anirudh2112 made their first contribution in https://github.com/roboflow/roboflow-python/pull/350

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.65...v1.1.66

- Python
Published by tonylampada 9 months ago

roboflow-python - v1.1.65

What's Changed

  • Upgrade devcontainer by @tonylampada in https://github.com/roboflow/roboflow-python/pull/382
  • upload classification project with the CLI by @tonylampada in https://github.com/roboflow/roboflow-python/pull/383

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.64...v1.1.65

- Python
Published by tonylampada 9 months ago

roboflow-python - v1.1.64

What's Changed

  • Enhance error handling in model deployment URL retrieval by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/379

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.63...v1.1.64

- Python
Published by lrosemberg 10 months ago

roboflow-python - v1.1.63

What's Changed

  • Adds support for yolov7 model upload by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/375

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.62...v1.1.63

- Python
Published by lrosemberg 10 months ago

roboflow-python - v1.1.62

What's Changed

  • Normalize Windows style paths to parse folder by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/376

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.61...v1.1.62

- Python
Published by iurisilvio 10 months ago

roboflow-python - v1.1.61

What's Changed

  • Publish mkdocs in gh-pages when a new release is created by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/373
  • upload rfdetr by @tonylampada in https://github.com/roboflow/roboflow-python/pull/369

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.60...v1.1.61

- Python
Published by tonylampada 11 months ago

roboflow-python - v1.1.60

What's Changed

  • Fix handling of invalid annotation descriptions and add tests to dataset uploads by @shantanubala in https://github.com/roboflow/roboflow-python/pull/367
  • dedicated deployment: add pause resume by @PacificDou in https://github.com/roboflow/roboflow-python/pull/371
  • Extract the YOLOv12 state_dict before upload by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/370

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.58...v1.1.60

- Python
Published by lrosemberg 11 months ago

roboflow-python - v1.1.58

What's Changed

  • Support for more image types on upload by @joaomarcoscrs in https://github.com/roboflow/roboflow-python/pull/366

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.57...v1.1.58

- Python
Published by joaomarcoscrs 12 months ago

roboflow-python - v1.1.57

What's Changed

  • Adds support for YOLOv12 model upload by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/361

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.56...v1.1.57

- Python
Published by lrosemberg 12 months ago

roboflow-python - v1.1.56

What's Changed

  • Add a project method for creating annotation jobs by @shantanubala in https://github.com/roboflow/roboflow-python/pull/363
  • Fix number of returns by @probicheaux in https://github.com/roboflow/roboflow-python/pull/364

New Contributors

  • @shantanubala made their first contribution in https://github.com/roboflow/roboflow-python/pull/363

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.55...v1.1.56

- Python
Published by iurisilvio 12 months ago

roboflow-python - v1.1.55

What's Changed

  • Check that responsejson is instance of dict by @stellasphere in https://github.com/roboflow/roboflow-python/pull/342
  • Fix retry arg and improve retry strategy by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/362

Full Changelog: https://github.com/roboflow/roboflow-python/compare/1.1.54...v1.1.55

- Python
Published by iurisilvio 12 months ago

roboflow-python - 1.1.54

What's Changed

  • Add support for the Image Details endpoint by @stellasphere in https://github.com/roboflow/roboflow-python/pull/344
  • fix download_dataset does not respect ROBOFLOW_API_KEY by @SkalskiP in https://github.com/roboflow/roboflow-python/pull/359

Full Changelog: https://github.com/roboflow/roboflow-python/compare/1.1.53...1.1.54

- Python
Published by stellasphere about 1 year ago

roboflow-python - 1.1.53

What's Changed

  • Model processor by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/355
  • Versionless model deploy/upload by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/356

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.51...1.1.53

- Python
Published by lrosemberg about 1 year ago

roboflow-python - v1.1.51-new

What's Changed

  • bump version by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/353

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.51...v1.1.51-new

- Python
Published by SolomonLake about 1 year ago

roboflow-python - v1.1.51

What's Changed

  • Only stretch image to resize if format is Stretch by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/352

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.50...v1.1.51

- Python
Published by SolomonLake about 1 year ago

roboflow-python - v1.1.50

What's Changed

  • PaliGemma2 model upload support by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/347

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.48...v1.1.50

- Python
Published by lrosemberg about 1 year ago

roboflow-python - v1.1.49

What's Changed

  • Add log support for dedicated deployment by @PacificDou in https://github.com/roboflow/roboflow-python/pull/335
  • Allow null "updated" or "created" timestamps by @stellasphere in https://github.com/roboflow/roboflow-python/pull/338

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.48...v1.1.49

- Python
Published by iurisilvio over 1 year ago

roboflow-python - v1.1.48

What's Changed

  • Bump package version by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/331
  • fixassertmodel_version by @venkatram-dev in https://github.com/roboflow/roboflow-python/pull/325
  • bugfix - downloading yolov8 files incorrectly amends data.yaml by @tonylampada in https://github.com/roboflow/roboflow-python/pull/334

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.47...v1.1.48

- Python
Published by tonylampada over 1 year ago

roboflow-python - v1.1.47

What's Changed

  • Fix check for has_model for model upload by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/330
  • Bump package version by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/331

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.46...v1.1.47-new

- Python
Published by SolomonLake over 1 year ago

roboflow-python - Upload yolov11 models

What's Changed

  • fixboxloss_error by @venkatram-dev in https://github.com/roboflow/roboflow-python/pull/313
  • Bump mypy by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/327
  • Add yolov11 model deploy support by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/329

New Contributors

  • @venkatram-dev made their first contribution in https://github.com/roboflow/roboflow-python/pull/313

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.45...v1.1.46

- Python
Published by probicheaux over 1 year ago

roboflow-python - v1.1.45

What's Changed

  • chore(precommit): ⬆ precommit autoupdate by @pre-commit-ci in https://github.com/roboflow/roboflow-python/pull/310
  • Import paligemma format into text-image-pairs project by @tonylampada in https://github.com/roboflow/roboflow-python/pull/323

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.44...v1.1.45

- Python
Published by tonylampada over 1 year ago

roboflow-python - v1.1.44

What's Changed

  • Feat: Multi-label support by @balthazur in https://github.com/roboflow/roboflow-python/pull/320

New Contributors

  • @balthazur made their first contribution in https://github.com/roboflow/roboflow-python/pull/320

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.43...v1.1.44

- Python
Published by balthazur over 1 year ago

roboflow-python - v1.1.43

What's Changed

  • Fix yolov10 version deploy by @grzegorz-roboflow in https://github.com/roboflow/roboflow-python/pull/319

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.42...v1.1.43

- Python
Published by tonylampada over 1 year ago

roboflow-python - v1.1.42

What's Changed

  • poll video inference job fix by @PacificDou in https://github.com/roboflow/roboflow-python/pull/317

- Python
Published by ryanjball over 1 year ago

roboflow-python - v1.1.41

What's Changed

  • Refactoring dataset upload by @lrosemberg in https://github.com/roboflow/roboflow-python/pull/312
  • Dedicated deployment: update args; add roboflow --version and whoami by @PacificDou in https://github.com/roboflow/roboflow-python/pull/315

New Contributors

  • @lrosemberg made their first contribution in https://github.com/roboflow/roboflow-python/pull/312

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.40...v1.1.41

- Python
Published by PacificDou over 1 year ago

roboflow-python - v1.1.40

What's Changed

  • change domain name for dedicated deployment by @PacificDou in https://github.com/roboflow/roboflow-python/pull/307
  • fix: raise UploadErrors for images and annotations by @caiquejjx in https://github.com/roboflow/roboflow-python/pull/266
  • chore(precommit): ⬆ precommit autoupdate by @pre-commit-ci in https://github.com/roboflow/roboflow-python/pull/306
  • Add args for dedicated deployment: duration, deletiononexpiration by @PacificDou in https://github.com/roboflow/roboflow-python/pull/308

New Contributors

  • @caiquejjx made their first contribution in https://github.com/roboflow/roboflow-python/pull/266

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.39...v1.1.40

- Python
Published by PacificDou over 1 year ago

roboflow-python - v1.1.39

What's Changed

  • ensure fps limit of 120 is enforced by @ryanjball in https://github.com/roboflow/roboflow-python/pull/299

- Python
Published by ryanjball over 1 year ago

roboflow-python - v1.1.38

What's Changed

  • chore(precommit): ⬆ precommit autoupdate by @pre-commit-ci in https://github.com/roboflow/roboflow-python/pull/300
  • add cli interface for dedicated deployment by @PacificDou in https://github.com/roboflow/roboflow-python/pull/301
  • Change args for roboflow deployment by @PacificDou in https://github.com/roboflow/roboflow-python/pull/305
  • chardet is not required for anything by @tonylampada in https://github.com/roboflow/roboflow-python/pull/304

New Contributors

  • @PacificDou made their first contribution in https://github.com/roboflow/roboflow-python/pull/301

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.37...v1.1.38

- Python
Published by PacificDou over 1 year ago

roboflow-python - v1.1.37

What's Changed

  • Active Learning - Ability to change inference server path. by @reedajohns in https://github.com/roboflow/roboflow-python/pull/290
  • Warn users about correct model type string for hf uploads by @probicheaux in https://github.com/roboflow/roboflow-python/pull/286
  • Ban module level imports for cv2, matplotlib and numpy by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/292
  • bugfix: login breaks if ~/.config doesn't exist by @tonylampada in https://github.com/roboflow/roboflow-python/pull/298

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.36...v1.1.37

- Python
Published by tonylampada over 1 year ago

roboflow-python - v1.1.36

What's Changed

  • remove precedence loading api key from env variable / config when initializing api key https://github.com/roboflow/roboflow-python/pull/289 by @ryanjball

- Python
Published by ryanjball over 1 year ago

roboflow-python - v1.1.35

What's Changed

  • api key precedence https://github.com/roboflow/roboflow-python/pull/288 by @ryanjball
  • Enhance type checking with mypy and improve code quality https://github.com/roboflow/roboflow-python/pull/285 by @cdragos
  • Add warning for mismatched mimetype and filename extension https://github.com/roboflow/roboflow-python/pull/284 by @iurisilvio
  • enhance pre-commit setup and correct installation instructions streamline linting and formatting process https://github.com/roboflow/roboflow-python/pull/282 by @cdragos

- Python
Published by ryanjball over 1 year ago

roboflow-python - v1.1.34

What's Changed

  • Setup mypy by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/262
  • chore: remove .DS_Store files and improve documentation by @cdragos in https://github.com/roboflow/roboflow-python/pull/267
  • Fix all obvious bugs found by mypy by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/265
  • Fix many mypy errors by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/264
  • Fixes batchname and tagnames not being set when uploading a hosted image by @joaomarcoscrs in https://github.com/roboflow/roboflow-python/pull/268
  • Fix local type by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/273
  • Fix GazeModel init by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/274
  • Allow florence2 deploys by @probicheaux in https://github.com/roboflow/roboflow-python/pull/272
  • Fixes batches being created with None name by @joaomarcoscrs in https://github.com/roboflow/roboflow-python/pull/278
  • version.model should return None if no model by @stellasphere in https://github.com/roboflow/roboflow-python/pull/276
  • Fix last mypy issues by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/275
  • Fix types in version init by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/279
  • Use correct image path when validating during image directory upload by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/280

New Contributors

  • @cdragos made their first contribution in https://github.com/roboflow/roboflow-python/pull/267
  • @joaomarcoscrs made their first contribution in https://github.com/roboflow/roboflow-python/pull/268
  • @stellasphere made their first contribution in https://github.com/roboflow/roboflow-python/pull/276

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.33...v1.1.34

- Python
Published by SolomonLake over 1 year ago

roboflow-python - v1.1.33

What's Changed

  • Bump opencv-python-headless yanked version by @iurisilvio in https://github.com/roboflow/roboflow-python/pull/260
  • Bump idna from 2.10 to 3.7 by @dependabot in https://github.com/roboflow/roboflow-python/pull/249
  • Bump version by @capjamesg in https://github.com/roboflow/roboflow-python/pull/261

New Contributors

  • @iurisilvio made their first contribution in https://github.com/roboflow/roboflow-python/pull/260

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.32...v1.1.33

- Python
Published by capjamesg over 1 year ago

roboflow-python - v1.1.32

What's Changed

  • Add support for yolov10 model deploy by @probicheaux in https://github.com/roboflow/roboflow-python/pull/259

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.31...v1.1.32

- Python
Published by SolomonLake over 1 year ago

roboflow-python - v1.1.31

What's Changed

  • CONTRIBUTING.md: sections, mkdocs serve, container rebuild by @LinasKo in https://github.com/roboflow/roboflow-python/pull/236
  • Added an environment variable to silence TQDM output by @bigbitbus in https://github.com/roboflow/roboflow-python/pull/258

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.30...v1.1.31

- Python
Published by capjamesg over 1 year ago

roboflow-python - v1.1.30

What's Changed

  • bugfix: CLI hangs with super big dataset by @NickHerrig in https://github.com/roboflow/roboflow-python/pull/255
  • Add support for paligemma deploy by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/257

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.29...v1.1.30

- Python
Published by SolomonLake almost 2 years ago

roboflow-python - v1.1.29

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.28...v1.1.29

- Python
Published by tonylampada almost 2 years ago

roboflow-python - v1.1.28

What's Changed

  • Add support for global csv annotation files by @tonylampada in https://github.com/roboflow/roboflow-python/pull/246
  • BugFix: importing a yolo dataset with a trailing slash ignores annotations by @tonylampada in https://github.com/roboflow/roboflow-python/pull/248

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.27...v1.1.28

- Python
Published by tonylampada almost 2 years ago

roboflow-python - v1.1.27

What's Changed

  • Add support for classification and keypoint video processing by @capjamesg in https://github.com/roboflow/roboflow-python/pull/247

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.26...v1.1.27

- Python
Published by capjamesg almost 2 years ago

roboflow-python - v1.1.26

What's Changed

  • Individual Upload timeouts by @tonylampada in https://github.com/roboflow/roboflow-python/pull/245

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.25...v1.1.26

- Python
Published by tonylampada almost 2 years ago

roboflow-python - v1.1.25

What's Changed

  • specify model weights file name for uploading custom weights by @ryanjball in https://github.com/roboflow/roboflow-python/pull/242
  • Reliability improvement for CLI upload by @tonylampada in https://github.com/roboflow/roboflow-python/pull/244

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.23...v1.1.25

- Python
Published by tonylampada almost 2 years ago

roboflow-python - v1.1.24

What's Changed

  • Specify model weights file name for uploading custom weights by @ryanjball in #242
  • Add testing of uploading weights to CLI

- Python
Published by ryanjball almost 2 years ago

roboflow-python - v1.1.23

What's Changed

  • Readme: upload_dataset in workspace, not project by @LinasKo in https://github.com/roboflow/roboflow-python/pull/232
  • Clarified annotations_path, split params in project.upload. by @LinasKo in https://github.com/roboflow/roboflow-python/pull/234
  • Feature/yolonas upload by @probicheaux in https://github.com/roboflow/roboflow-python/pull/238
  • Bump version by @probicheaux in https://github.com/roboflow/roboflow-python/pull/239

New Contributors

  • @LinasKo made their first contribution in https://github.com/roboflow/roboflow-python/pull/232
  • @probicheaux made their first contribution in https://github.com/roboflow/roboflow-python/pull/238

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.22...v1.1.23

- Python
Published by probicheaux almost 2 years ago

roboflow-python - v1.1.22

What's Changed

  • Expand upload capabilities from the command line by @tonylampada in https://github.com/roboflow/roboflow-python/pull/237

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.21...v1.1.22

- Python
Published by tonylampada almost 2 years ago

roboflow-python - v1.1.21

What's Changed

  • YOLOv9 Export Format by @EmilyGavrilenko in https://github.com/roboflow/roboflow-python/pull/229
  • YOLOv9 Deploy by @paulguerrie in https://github.com/roboflow/roboflow-python/pull/231

New Contributors

  • @EmilyGavrilenko made their first contribution in https://github.com/roboflow/roboflow-python/pull/229

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.20...v1.1.21

- Python
Published by paulguerrie almost 2 years ago

roboflow-python - v1.1.20

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.19...v1.1.20

Add support to download datasets using yolov9 format

- Python
Published by tonylampada about 2 years ago

roboflow-python - v1.1.19

What's Changed

  • ordered-uploading by @tonylampada in https://github.com/roboflow/roboflow-python/pull/228

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.18...v1.1.19

- Python
Published by tonylampada about 2 years ago

roboflow-python - v1.1.18

What's Changed

  • Allow downloads for non object-detection models by @sberan in https://github.com/roboflow/roboflow-python/pull/226
  • Bump version for release by @sberan in https://github.com/roboflow/roboflow-python/pull/227

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.17...v1.1.18

- Python
Published by sberan about 2 years ago

roboflow-python - 1.1.17

What's Changed

  • no need to pin pyparsing by @tonylampada in https://github.com/roboflow/roboflow-python/pull/219
  • Change download() to not overwrite files by default by @capjamesg in https://github.com/roboflow/roboflow-python/pull/213
  • new upload parameter for overwriting annotations by @npelzmann in https://github.com/roboflow/roboflow-python/pull/216
  • Add fix for problem with active learning paths grabbing by @PawelPeczek-Roboflow in https://github.com/roboflow/roboflow-python/pull/222
  • fix tqdm import for download progress by @sberan in https://github.com/roboflow/roboflow-python/pull/223
  • Bump version for release 1.1.17 by @paulguerrie in https://github.com/roboflow/roboflow-python/pull/224

New Contributors

  • @npelzmann made their first contribution in https://github.com/roboflow/roboflow-python/pull/216
  • @sberan made their first contribution in https://github.com/roboflow/roboflow-python/pull/223

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.16...v1.1.17

- Python
Published by paulguerrie about 2 years ago

roboflow-python - 1.1.16

Fixes dependency issues: https://github.com/roboflow/roboflow-python/pull/219

- Python
Published by tonylampada about 2 years ago

roboflow-python - 1.1.15

What's Changed

  • Add new commands to CLI by @tonylampada in https://github.com/roboflow/roboflow-python/pull/215

- Python
Published by tonylampada about 2 years ago

roboflow-python - 1.1.14

What's Changed

  • Local Classification Inference by @paulguerrie in https://github.com/roboflow/roboflow-python/pull/210

Fixed a bug preventing local inference when using classification models

Full Changelog: https://github.com/roboflow/roboflow-python/compare/1.1.13...v1.1.14

- Python
Published by paulguerrie about 2 years ago

roboflow-python - 1.1.13

What's Changed

  • Remove FPS limit by @ryanjball in https://github.com/roboflow/roboflow-python/pull/209

Full Changelog: https://github.com/roboflow/roboflow-python/compare/1.1.12...1.1.13

- Python
Published by ryanjball about 2 years ago

roboflow-python - 1.1.12

This PR allows a user to pass a custom fps to the video inference API.

- Python
Published by capjamesg about 2 years ago

roboflow-python - 1.1.11

This PR allows a user to pass a custom fps to the video inference API.

- Python
Published by capjamesg about 2 years ago

roboflow-python - 1.1.10

This release adds a new CLI tool, so the user can download and upload from the command line

- Python
Published by tonylampada about 2 years ago

roboflow-python - Video inference bug-fix release

This release fixes some bugs in the previous release re: video inference.

- Python
Published by bigbitbus over 2 years ago

roboflow-python - 1.1.8

This release introduces video inference bindings for the Roboflow Python package. These bindings allow users to use the hosted Roboflow Video Inference solution.

- Python
Published by capjamesg over 2 years ago

roboflow-python - 1.1.7

Updated python version requirements to >=3.8 from 3.6 in setup.py and Readme. Python 3.8 is now the earliest version Roboflow supports because it’s the earliest version supported by our dependencies. Here’s https://github.com/roboflow/supervision/pull/180 from when supervision dropped support for 3.7 a few months ago.

- Python
Published by ryanjball over 2 years ago

roboflow-python - 1.1.6

What's Changed

  • Add input continue warning for wrong ultralytics version in model deploy by @SolomonLake in https://github.com/roboflow/roboflow-python/pull/185

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.15...v1.1.6

- Python
Published by SolomonLake over 2 years ago

roboflow-python - 1.1.5

What's Changed

  • Update documentation by @capjamesg in https://github.com/roboflow/roboflow-python/pull/174
  • Add new banner image by @capjamesg in https://github.com/roboflow/roboflow-python/pull/177
  • Add Pythonic documentation by @capjamesg in https://github.com/roboflow/roboflow-python/pull/178
  • Remove wget dependency and fix JSONDecodeError import by @capjamesg in https://github.com/roboflow/roboflow-python/pull/179
  • Remove archive folder by @capjamesg in https://github.com/roboflow/roboflow-python/pull/175
  • Update config path resolution by @capjamesg in https://github.com/roboflow/roboflow-python/pull/176
  • Create roboflow[desktop] installation method by @capjamesg in https://github.com/roboflow/roboflow-python/pull/173
  • Release v1.1.5 by @capjamesg in https://github.com/roboflow/roboflow-python/pull/181

Full Changelog: https://github.com/roboflow/roboflow-python/compare/v1.1.4...v1.1.15

- Python
Published by capjamesg over 2 years ago

roboflow-python - v1.1.4

bugfix: project.upload() was using a wrong parameter name for is_prediction

- Python
Published by tonylampada over 2 years ago

roboflow-python - v1.1.3

Upload of large datasets with workspace.upload_dataset() is more reliable.

  • Doesn't break upload in the middle even if it gets unexpected responses from the backend
  • Better separation of output to stdout and stderr (stderr should only have the list of problematic files)
  • Ability to resume uploads to the same project (if the workspace has a project with a matching name)

- Python
Published by tonylampada over 2 years ago

roboflow-python - v1.1.2

Fixed logging for the version deploy method.

- Python
Published by SolomonLake over 2 years ago

roboflow-python - v1.1.1

In this release we add API support for search.

- Python
Published by Jacobsolawetz over 2 years ago

roboflow-python - v1.1.0

In this release we add a feature to upload VOC and YOLO formatted datasets to Roboflow

@SkalskiP will be excited about the supervisioninclusion` which made the YOLO uploads possible.

You can turn up the parallelism to speed up dataset upload speed, but there must be some limit to that.

- Python
Published by Jacobsolawetz over 2 years ago

roboflow-python - v1.0.9

Adding local param functionality to instance segmentation Versions.

- Python
Published by paulguerrie almost 3 years ago

roboflow-python - v1.0.8

add prediction parameter to annotation upload Adds a new optional isprediction parameter to the upload functions on projects. passing isprediction=True to the upload function when uploading images with annotations allows you to indicate that the annotation data you are adding is a prediction (e.g. from another model or other active learning workflow).

If the annotation is added as a prediction the image will stay in the batch or annotation job it already is in, rather than being added to the dataset for training as part of uploading the annotation data.

bug fixes minor bug fix for properly using the OBJECT_DETECTION_URL env variable to override inference endpoint to use for object-detection models

- Python
Published by hansent almost 3 years ago

roboflow-python - v1.0.7

minor bug fix for properly using the OBJECTDETECTIONURL env variable to override inference endpoint to use for object-detection models

- Python
Published by hansent almost 3 years ago

roboflow-python - add prediction parameter to annotation upload

Adds a new optional is_prediction parameter to the upload functions on projects.

passing is_prediction=True to the upload function when uploading images with annotations allows you to indicate that the annotation data you are adding is a prediction (e.g. from another model or other active learning workflow).

If the annotation is added as a prediction the image will stay in the batch or annotation job it already is in, rather than being added to the dataset for training as part of uploading the annotation data.

- Python
Published by hansent almost 3 years ago

roboflow-python - v1.0.5

This moves and renames a single method.

Version.get_pt_weights is replaced by model.download(), which makes more sense: download a model's weights is an operation that should belong to the model (version already has a download() method to download images)

- Python
Published by tonylampada almost 3 years ago

roboflow-python - V1.0.4

Adds the ability to download model weights via Version.get_pt_weights()

- Python
Published by tonylampada almost 3 years ago

roboflow-python - Fix Windows Config

In this release we support windows with new login saved configuration files.

Cheers!

- Python
Published by Jacobsolawetz almost 3 years ago

roboflow-python - Avoid Cache For Model Upload API

A small improvement to the deploy() function by avoiding caching for an API ensuring we are operating on the most up to date data.

- Python
Published by paulguerrie almost 3 years ago

roboflow-python - v1.0.1

Added support for more model deploy types. Supported types are:

  • YOLOv5 Object Detection
  • YOLOv5 Instance Segmentation
  • YOLOv7 Instance Segmentation
  • YOLOv8 Object Detection
  • YOLOv8 Instance Segmentation
  • YOLOv8 Classification

- Python
Published by paulguerrie almost 3 years ago

roboflow-python - v1.0.0

In this PR we release a few new top level methods:

.login() .load_model()

And a cool new model method:

.webcam()

.login() will make life a lot easier, and we'll be working to propagate it throughout out docs + tutorials.

Cheers, Team Roboflow

- Python
Published by Jacobsolawetz almost 3 years ago

roboflow-python - v0.2.34

We removed the test pypi publish from our publish action, as we often do that manually ahead of time

- Python
Published by Jacobsolawetz almost 3 years ago

roboflow-python - 0.2.33

We fixed a bug with classification inference response decoding from the new Roboflow Inference server

- Python
Published by Jacobsolawetz almost 3 years ago

roboflow-python - 0.2.32

  • 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

- Python
Published by hansent almost 3 years ago

roboflow-python - 0.2.31

Added support for uploading classification annotation file names in the __annotation_upload() function. See PR: https://github.com/roboflow/roboflow-python/pull/116

- Python
Published by ogjaylowe about 3 years ago

roboflow-python - Multiple feature upgrades Feb 17 2023.

Key features upgraded in this release:

  • Fixes Yolov8 data loader (https://github.com/roboflow/roboflow-python/pull/113)
  • Image tag upload support (https://github.com/roboflow/roboflow-python/pull/114)
  • Support for Yolov7 model upload for segmentation (https://github.com/roboflow/roboflow-python/pull/111)
  • Sequence number ordering upload support (https://github.com/roboflow/roboflow-python/pull/115)

- Python
Published by bigbitbus about 3 years ago

roboflow-python - 0.2.29

  • fix version conversion number in util.version
  • better error messages when downloading a dataset
  • additional check for ultralytics when downloading an exported dataset

- Python
Published by FrancescoSaverioZuppichini about 3 years ago

roboflow-python - 0.2.28

In this release, we provide support for YOLOv5 external model uploads to Roboflow Deploy 🚀

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - 0.2.27

In this release, we back-support older versions of ultralytics yolov8 uploads.

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - 0.2.26

In this release, we fix a bug with Ultryaltics YOLOv8 weights upload. The YOLO model object changed some of it's variable types.

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - 0.2.25

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.

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - v0.2.24

Fixes a bug with the new YOLOv8 dataset format.

- Python
Published by yeldarby about 3 years ago

roboflow-python - v0.2.23

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.

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - v0.2.22

Added:

  • version generation from project
  • automatic exporting of formants that are not exported
  • training from version
  • training from projects
  • active learning support for RSTP streams

- Python
Published by Jacobsolawetz about 3 years ago

roboflow-python - v0.2.21

Making releases sync with pypi, please check commits for all the updates from the previous on GitHub.

The full release list between the previous on GitHub and this one is pypi

- Python
Published by FrancescoSaverioZuppichini about 3 years ago

roboflow-python - Roboflow 0.1.2

First official release of roboflow pip package! More information can be found on our announcement blog post.

  • access information about your projects, workspaces, and versions through python.
  • perform inference on local, or hosted images
  • analyze, and save inference

- Python
Published by Palashio over 4 years ago