Geti-sdk

Latest version: v2.6.1

Safety actively analyzes 701645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.8.0

What's Changed
* Predict video on local by jihyeonyi in https://github.com/openvinotoolkit/geti-sdk/pull/243
* Update job datamodel for new job scheduler by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/251
* Add `model` key to TestMetaData by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/252
* Improve error handling for version parsing by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/253
* Update SECURITY.md by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/256
* Add `nosec` for safe subprocess use in `predict_video.py` by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/257
* Update openvino to 2023.0 and OTX to v1.4 by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/255
* Update opencv-python requirement from ==4.5.* to ==4.8.* in /requirements by dependabot in https://github.com/openvinotoolkit/geti-sdk/pull/249
* Bump orjson from 3.8.8 to 3.9.2 in /requirements by dependabot in https://github.com/openvinotoolkit/geti-sdk/pull/250
* Enable using pre-production dependencies in test builds by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/258
* Update the list of third party programs by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/259
* Require `cryptography>=41.0.2` for security reasons by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/260
* Fix for responding to Project Key values in the REST API by harimkang in https://github.com/openvinotoolkit/geti-sdk/pull/264
* Disable parallel execution on pre-merge tests by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/270
* Fix model_api import and model creation for deployments by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/268
* CVS-116946 Make platform version parsing robust by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/269
* Update Performance attribute interfaces by harimkang in https://github.com/openvinotoolkit/geti-sdk/pull/271
* CVS-118292 Update ATSS algo name by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/272
* Fix deployment postprocessing by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/273
* Fix OVMS configuration generation for Geti v1.8 by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/276
* Update data model for `Algorithm` by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/278
* Update configurable parameter data model by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/279
* correct H1 level heading by adamczap in https://github.com/openvinotoolkit/geti-sdk/pull/280
* Update `TestResult` data model by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/281
* Fix a potential infinite loop in the label helpers by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/285


**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.8...v.1.8.0

1.5.8

Not secure
What's Changed
* Update vcrpy requirement from ==4.2.* to ==4.3.* in /requirements by dependabot in https://github.com/openvinotoolkit/geti-sdk/pull/227
* Specify correct project name in notebook 009 by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/229
* Fix name of project to download in notebook 009 by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/233
* Update pytest-cov requirement from ==4.0.* to ==4.1.* in /requirements by dependabot in https://github.com/openvinotoolkit/geti-sdk/pull/231
* upgrate isort to 5.12.0 to avoid runtime error in pre-commit in python 3.8 by jihyeonyi in https://github.com/openvinotoolkit/geti-sdk/pull/235
* Update all pre-commit hooks to latest versions by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/237
* Add `step_size` field to configurable floats by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/241
* Handle re-authentication during media upload robustly by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/244

New Contributors
* jihyeonyi made their first contribution in https://github.com/openvinotoolkit/geti-sdk/pull/235

**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.7...v1.5.8

1.5.7

Not secure
What's Changed
* Allow more efficient image uploading for datumaro annotation readers by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/224
* Fix deployment for `otx v1.2.2` by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/225


**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.6...v1.5.7

1.5.6

Not secure
What's Changed
* Add `group` key to hierarchical label definition in notebook 001 by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/220
* Add `TestingClient` to perform model tests by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/221
* Wait for a project to become ready after it is created by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/223
* Update requests requirement from ==2.28.* to ==2.31.* in /requirements by dependabot in https://github.com/openvinotoolkit/geti-sdk/pull/222


**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.5...v1.5.6

1.5.5

Not secure
What's Changed
* Add param to disable certificate validation for data download helpers by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/218


**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.4...v1.5.5

1.5.4

Not secure
What's Changed
* Add active learning client for retrieving the active set by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/215
* Allow passing label dictionaries to `Geti.create_single_task_project_from_dataset` by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/216
* Add string representation for `GetiVersion` by ljcornel in https://github.com/openvinotoolkit/geti-sdk/pull/217


**Full Changelog**: https://github.com/openvinotoolkit/geti-sdk/compare/v1.5.3...v1.5.4

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.