Releases: encord-team/encord-active
Releases · encord-team/encord-active
v0.1.34
What's Changed
- fix: adds place holder title for imported coco project by @Encord-davids in #182
Full Changelog: v0.1.33...v0.1.34
v0.1.33
What's Changed
- Fix(metrics-metadata): annotation type metadata by @yogesh-encord in #169
- fix(metrics-metadata): remove metrics metadata indexing by @yogesh-encord in #170
- feat(coco): adds support for bounding boxes (also rotatable) by @Encord-davids in #159
- misc: show exact metric name when logging it by @eloy-encord in #171
- feat(predictions): adds classification predictions by @Encord-davids in #154
- fix: feature hash rename by @Encord-davids in #173
- fix(metrics): filter metrics properly by @yogesh-encord in #174
- fix: ObjectDetection argument name by @Gorkem-Encord in #176
- fix(metrics): fix segmentation fault on running Shape outlier detection by @yogesh-encord in #175
- Fix (prediction): object detection argument name by @Gorkem-Encord in #179
- feat(frontend): packages frontend components by @Encord-davids in #172
- fix(metrics): metrics segfault fixes by @yogesh-encord in #181
- fix: moves embedding generation behind condition by @Encord-davids in #178
- fix(ui): make filters page not crash on missing network by @yogesh-encord in #177
- fix: load faiss before torch, remove some module imports from the critical path by @Encord-davids in #180
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
- fix: Enable both gpu and cpu inference by @Gorkem-Encord in #161
- Feat (metric): image singularity by @Gorkem-Encord in #145
- fix(explore-labels): check existence of annotation type for label metrics by @Encord-davids in #164
- Feat: 2D embedding plots by @Gorkem-Encord in #157
- fix(metrics): Re-enable shape outlier detection by @yogesh-encord in #166
- fix(metrics-metadata): Check for index_type in addition to metrics_type by @yogesh-encord in #168
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in #155
- chore(metrics-metadata): Move metrics metadata to separate dataclass by @yogesh-encord in #146
- feat(metrics): Simple Metrics for faster execution by @yogesh-encord in #153
- fix: remove ssh prompt form coco import by @Encord-davids in #158
- fix: avoids renaming a dataframe view by @Encord-davids in #160
- fix(clone): Better error handling for clones by @yogesh-encord in #162
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- feat(app): clone locally imported project by @yogesh-encord in #125
- refactor(predictions): add types without breaking backward compatibility by @frederik-encord in #142
- fix: df schema type by @Gorkem-Encord in #151
- refactor: rename visualise to visualize for consistency by @frederik-encord in #150
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #143
- feat(init): add a no-metricize option by @Encord-davids in #152
Full Changelog: v0.1.29...v0.1.30
v0.1.29
What's Changed
Features
- feat(ssh-fallback): fallback to config ssh when missing in project by @Encord-davids in #141
- Feat (dashboard): 2D metric plots by @Gorkem-Encord in #127
- feat: download csv file in actions filtering page by @frederik-encord in #147
Fixes
- fix: run metrics on prediction import by @frederik-encord in #140
- fix(label-onboarding): avoid file name clashes by keeping the full paths by @Encord-davids in #144
- fix(default-page): change from label quality to data quality by @Encord-davids in #149
- fix: ignore object count and frame object density metrics temporarily by @frederik-encord in #148
Full Changelog: v0.1.28...v0.1.29
v0.1.28
What's Changed
Features
- feat(encord-client): adds a 5 retry default by @Encord-davids in #135
- feat(labels): adds label importing flow for simple classifications by @Encord-davids in #131
- feat: adds a help section at the bottom of the sidebar by @Encord-davids in #137
Fixes
- fix(app): show masks for rle predictions by @frederik-encord in #136
Chore
- chore: remove landing page by @Encord-davids in #138
Docs
- docs: correct image path to link to actual file by @eloy-encord in #134
- docs: add workflow descriptions for onboarding data and labels by @frederik-encord in #139
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- Add: Sandbox dataset description + minor changes by @nikolaj-encord in #126
- Feat(cli): add non-interactive use of metricize by @eloy-encord in #129
- fix(import): local data row remove inheritance from encord sdk by @frederik-encord in #128
- feat(app): show project title in sidebar by @frederik-encord in #124
- fix: skip bad image path by @Encord-davids in #132
- fix: tagging by scope by @Encord-davids in #133
- Feat: improve area and aspect ratio metrics efficiency by @eloy-encord in #130
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- Feat (dashboard): class distribution plots by @Gorkem-Encord in #122
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
Features
- feat(cli): add links to resources by @frederik-encord in #117
- feat(import): adds re-import behaviour by @Encord-davids in #121
Fixes
- fix(cli): printing ontology looks for json instead of using sdk by @frederik-encord in #120
- fix(cli): better help text by @frederik-encord in #115
- fix(cli): target option more informative help text by @frederik-encord in #119
- fix(model-quality): catch errors when generating plots by @frederik-encord in #123
Refactors
- Refactor: summary dashboards by @Gorkem-Encord in #110
Chore
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /docs by @dependabot in #118
Full Changelog: v0.1.24...v0.1.25