Encord-active

Latest version: v0.1.83

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

Scan your dependencies

Page 9 of 12

0.1.35

Not secure
What's Changed
The docs are now published as a part of Encord's [main documentation](https://docs.encord.com/active/docs).

Features
* feat(docs): makes the docs ready to be pulled by the global docs by Encord-davids in https://github.com/encord-team/encord-active/pull/198
* feat(metric): random_metric by eric-encord in https://github.com/encord-team/encord-active/pull/196

Fixes
* fix: handle empty data_unit labels by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/167
* fix: show correct modality description in explorer by frederik-encord in https://github.com/encord-team/encord-active/pull/185
* fix(export): Don't subscript dict_items by yogesh-encord in https://github.com/encord-team/encord-active/pull/195
* fix: divide by zero issue in summary metric-by-metric plot by frederik-encord in https://github.com/encord-team/encord-active/pull/197
* fix: more accurate point matching for 2D embedding plots by frederik-encord in https://github.com/encord-team/encord-active/pull/183
* Fix (coco import): images with exif orientation info by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/201
* fix: pydantic validators allow reuse by Encord-davids in https://github.com/encord-team/encord-active/pull/202
* fix (summary): correct naming for the different summary pages by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/203

Docs
* docs: fix typos by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/184
* docs (workflows): fixing some typos and small errors by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/191
* docs (metrics): update example metric by eloy-encord in https://github.com/encord-team/encord-active/pull/192
* fix(docs): migrating data remove strict dependency on encord by frederik-encord in https://github.com/encord-team/encord-active/pull/186
* fix(docs): typo in quickstart by frederik-encord in https://github.com/encord-team/encord-active/pull/187
* fix(docs): typos and heading indent by frederik-encord in https://github.com/encord-team/encord-active/pull/188
* fix(docs): typos and update of references to other import solutions. by frederik-encord in https://github.com/encord-team/encord-active/pull/189
* fix(docs): minor fix of encord project by frederik-encord in https://github.com/encord-team/encord-active/pull/190
* fix: typo in sdk docs by eloy-encord in https://github.com/encord-team/encord-active/pull/194
* feat: docs with welcome external links and faq by frederik-encord in https://github.com/encord-team/encord-active/pull/200


Chore
* chore: disable file watchers when not in development mode by frederik-encord in https://github.com/encord-team/encord-active/pull/165

New Contributors
* eric-encord made their first contribution in https://github.com/encord-team/encord-active/pull/196

**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.34...v0.1.35

0.1.34

Not secure
What's Changed
* fix: adds place holder title for imported coco project by Encord-davids in https://github.com/encord-team/encord-active/pull/182


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.33...v0.1.34

0.1.33

Not secure
What's Changed
* Fix(metrics-metadata): annotation type metadata by yogesh-encord in https://github.com/encord-team/encord-active/pull/169
* fix(metrics-metadata): remove metrics metadata indexing by yogesh-encord in https://github.com/encord-team/encord-active/pull/170
* feat(coco): adds support for bounding boxes (also rotatable) by Encord-davids in https://github.com/encord-team/encord-active/pull/159
* misc: show exact metric name when logging it by eloy-encord in https://github.com/encord-team/encord-active/pull/171
* feat(predictions): adds classification predictions by Encord-davids in https://github.com/encord-team/encord-active/pull/154
* fix: feature hash rename by Encord-davids in https://github.com/encord-team/encord-active/pull/173
* fix(metrics): filter metrics properly by yogesh-encord in https://github.com/encord-team/encord-active/pull/174
* fix: ObjectDetection argument name by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/176
* fix(metrics): fix segmentation fault on running Shape outlier detection by yogesh-encord in https://github.com/encord-team/encord-active/pull/175
* Fix (prediction): object detection argument name by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/179
* feat(frontend): packages frontend components by Encord-davids in https://github.com/encord-team/encord-active/pull/172
* fix(metrics): metrics segfault fixes by yogesh-encord in https://github.com/encord-team/encord-active/pull/181
* fix: moves embedding generation behind condition by Encord-davids in https://github.com/encord-team/encord-active/pull/178
* fix(ui): make filters page not crash on missing network by yogesh-encord in https://github.com/encord-team/encord-active/pull/177
* fix: load faiss before torch, remove some module imports from the critical path by Encord-davids in https://github.com/encord-team/encord-active/pull/180


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.32...v0.1.33

0.1.32

Not secure
What's Changed
* fix: Enable both gpu and cpu inference by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/161
* Feat (metric): image singularity by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/145
* fix(explore-labels): check existence of annotation type for label metrics by Encord-davids in https://github.com/encord-team/encord-active/pull/164
* Feat: 2D embedding plots by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/157
* fix(metrics): Re-enable shape outlier detection by yogesh-encord in https://github.com/encord-team/encord-active/pull/166
* fix(metrics-metadata): Check for index_type in addition to metrics_type by yogesh-encord in https://github.com/encord-team/encord-active/pull/168


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.31...v0.1.32

0.1.31

Not secure
What's Changed
* chore(deps): bump sideway/formula from 3.0.0 to 3.0.1 in /docs by dependabot in https://github.com/encord-team/encord-active/pull/155
* chore(metrics-metadata): Move metrics metadata to separate dataclass by yogesh-encord in https://github.com/encord-team/encord-active/pull/146
* feat(metrics): Simple Metrics for faster execution by yogesh-encord in https://github.com/encord-team/encord-active/pull/153
* fix: remove ssh prompt form coco import by Encord-davids in https://github.com/encord-team/encord-active/pull/158
* fix: avoids renaming a dataframe view by Encord-davids in https://github.com/encord-team/encord-active/pull/160
* fix(clone): Better error handling for clones by yogesh-encord in https://github.com/encord-team/encord-active/pull/162


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.30...v0.1.31

0.1.30

Not secure
What's Changed
* feat(app): clone locally imported project by yogesh-encord in https://github.com/encord-team/encord-active/pull/125
* refactor(predictions): add types without breaking backward compatibility by frederik-encord in https://github.com/encord-team/encord-active/pull/142
* fix: df schema type by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/151
* refactor: rename visualise to visualize for consistency by frederik-encord in https://github.com/encord-team/encord-active/pull/150
* chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by dependabot in https://github.com/encord-team/encord-active/pull/143
* feat(init): add a no-metricize option by Encord-davids in https://github.com/encord-team/encord-active/pull/152


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.29...v0.1.30

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.