Visionai-data-format

Latest version: v2.0.0

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

Scan your dependencies

Page 5 of 6

1.0.5

What's Changed
* fix(python): remove skipping unwanted uuid data by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/32


**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v1.0.4...v1.0.5

1.0.4

What's Changed
* fix(python): update Readme.md by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/30
* fix(python): convert visionai data to bdd format (considering camera and bbox only) by yihsuan123 in https://github.com/linkernetworks/visionai-data-format/pull/31


**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v1.0.2...v1.0.3
- modify retrieve object data method from`Frame`, since `objects` attribute is optional in `Frame`

Pull Request Merged
* fix(python): modify retrieve object data method from frames by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/29

1.0.2

What's Changed
**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v1.0.1...v1.0.2
- modify BDD schema to validate new `segment` field for segmentation info


Pull Request Merged
* feat(python): modify bdd schema to accept segmentation data by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/28

1.0.1

What's Changed

**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v1.0.0...v1.0.1


- add `confidence_score` field for dynamic context objects
- remove unused replacement of attribute's name, since we let the user build the project ontology with our ontology. ( `option` in dataverse equals with `vec` attribute. we don't need to replace it anymore since we have our own ontology)
- allow all basemodel to exclude none value automatically when calling `.dict()` or `.json()` function

Pull Request Merged

* fix(python): fix wrong and missing visionai and ontology definition by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/27

1.0.0

What's Changed

**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/commits/v1.0.0

Pull Request Merged

* feat(python): update and refactor visionai schema by christianmasa in https://github.com/linkernetworks/visionai-data-format/pull/26

What's Changed

* modify required and optional fields of each BaseModel based on [here](https://linkervision.getoutline.com/doc/visionai-data-format-dIbgJi5BgH)
* separate dynamic and static object data BaseModel independently to reduce confusion
* modify several constants and class names to improve readability
* create visionai ontology BaseModel to validate user visionai schema from given ontology information
* implement validation function to validate visionai data from given ontology.

**Full Changelog**: https://github.com/linkernetworks/visionai-data-format/compare/v0.1.9...v1.0.0

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.