Redbrick-sdk

Latest version: v2.19.8

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

Scan your dependencies

Page 11 of 32

2.13.16b1

- SDK: https://redbrick-sdk.readthedocs.io/en/stable/sdk.html#redbrick.export.Export.export_tasks

semantic_mask (bool = False) – Whether to export all segmentations as semantic_mask. This will create one instance per class. If this is set to True and a task has multiple instances per class, then attributes belonging to each instance will not be exported.

binary_mask (Optional[bool] = None) – Whether to export all segmentations as binary masks. This will create one segmentation file per instance. If this is set to None and a task has overlapping labels, then binary_mask option will be True for that particular task.

If both semantic_mask and binary_mask options are True, then one binary mask will be generated per class.

- CLI: `redbrick export`
<img width="815" alt="image" src="https://github.com/redbrick-ai/redbrick-sdk/assets/59230352/cdb0e5c9-6a78-4775-b68a-920cb539c9fc">

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.15...v2.13.16b1

2.13.15

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.14...v2.13.15

2.13.14

Added `RBProject.settings` member to manage project-level settings (https://redbrick-sdk.readthedocs.io/en/stable/sdk.html#redbrick.settings.Settings)

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.13...v2.13.14

2.13.13

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.12...v2.13.13

2.13.12

Fixes
- Export groundtruth (c1431b9b519322c7aa0c1ff84429c987fb477c0a)
- Export consensus items (ea631b108c01370e2a78cb642d8cae954c7d19fc)
- Create project taxonomy (ae113dd77f2991e24af0e53179f31ceff9477185)

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.11...v2.13.12

2.13.11

**Full Changelog**: https://github.com/redbrick-ai/redbrick-sdk/compare/v2.13.10...v2.13.11

Page 11 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.