Releases: encord-team/encord-active
v0.1.24
What's Changed
-
feat (sandbox): New sandbox projects by @Gorkem-Encord in #114
-
fix(embedding): check for the correct list for matching embedding by @Encord-davids in #113
-
fix: refresh label row if images fail to download by @Encord-davids in #116
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- fix: version bump command by @frederik-encord in #112
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
Features
- feat: get current version from the encord active module by @frederik-encord in #109
- feat: fuzzy project search for encord projects by @frederik-encord in #106
Fixes:
- fix (doc): width/height order by @Gorkem-Encord in #108
- fix(embeddings): skip broken files by @Encord-davids in #111
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- fix: change inquirer dependency from gh to pypi by @frederik-encord in #107
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- fix: better error message by @Encord-davids in #83
- feat(predictions): add sorting to the object class mAP by @Gorkem-Encord in #85
- feat (maskrcnn-example): make training log optional by @Gorkem-Encord in #88
- fix(cli): improve import project responses by @eloy-encord in #84
- fix(example-metric): update name of
perform_test
by @eloy-encord in #90 - fix(iterator): link correct image paths to data units on image groups by @eloy-encord in #91
- feat(classification): adds classification answers as class labels by @Encord-davids in #86
- feat(cli): adds command to run metrics by @Encord-davids in #87
- fix: use default ssh key path when importing local project by @yogesh-encord in #97
- fix: check if there answers before accessing the first one by @Encord-davids in #96
- fix(app): update mean score value in annotator stats by @eloy-encord in #95
- feat(import): init project from data directory by @frederik-encord in #98
- Fix: documentation & read.me by @nikolaj-encord in #99
- fix(predictions): properly draw bounding box predictions by @frederik-encord in #101
- fix: broader exception handling range when reading images by @eloy-encord in #102
- chore(examples): remove unused graphic by @frederik-encord in #94
- Feat: new data quality summary dashboard by @Gorkem-Encord in #100
- fix: correct message in missing tracks metric by @eloy-encord in #103
- docs: document cli section of init command by @frederik-encord in #104
- Fix (maskrcnn-example): improvements on maskrcnn-example by @Gorkem-Encord in #89
- fix: ensure embeddings folder exists by @Encord-davids in #105
New Contributors
- @yogesh-encord made their first contribution in #97
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
-
feat(examples): notebooks for the example directory by @frederik-encord in #77
-
fix: st components default values and remove normalization by @Encord-davids in #78
-
fix(annotator statistics): correct total_annotations value by @eloy-encord in #76
-
fix: makes values used for iou slider consistent by @Encord-davids in #79
-
fix: deleting tags by scope and target by @Encord-davids in #81
-
fix (COCO export): add flick_url attribute by @Gorkem-Encord in #82
-
refactor: remove score normalisation from metric definition by @eloy-encord in #80
-
Chore (example): maskrcnn example by @Gorkem-Encord in #73
-
chore: remove unnecessary statistics in explorer by @eloy-encord in #75
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
Hot fix for Performance by metric page.
- fix: get correct metric data for labels by @frederik-encord in #74
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
Refactor
- refactor: decouple rendering by @Encord-davids in #57
- refactor: enforce project file structure usage by @eloy-encord in #63
- refactor: adds similarities finder class and include classification hash in identifiers by @Encord-davids in #66
- refactor: move sandbox panel to cli by @frederik-encord in #72
Features
- feat(project): cache improvements by @eloy-encord in #15
- feat(tags): adds tag scopes and model quality tagging by @Encord-davids in #27
Fixes
- fix: don't predict grid defaults by screen size by @Encord-davids in #26
- fix (import project): apply exif orientation when uploading images by @Gorkem-Encord in #31
- fix(landing-page): Remove Icons to avoid app failing. by @frederik-encord in #25
- fix: update notebook cli usage to latest version by @Encord-davids in #34
- fix: high res gif on readme by @frederik-encord in #39
- fix: Docs for improve your labels, gifs for pages, etc. by @nikolaj-encord in #41
- fix: importing polygon points by @Gorkem-Encord in #61
- fix: adding "touring quickstart dataset" and small changes to "touring COCO dataset in docs. by @nikolaj-encord in #58
- fix(tqdm): use tqdm.auto for better visualisation in notebooks by @frederik-encord in #62
- fix(import): fix relative path and print for project import by @frederik-encord in #65
- fix: filter and export bugs by @eloy-encord in #68
- fix: change review button icon by @frederik-encord in #70
- fix: metric importance catch value error by @frederik-encord in #71
- feat: local project import by @frederik-encord in #67
Chore
- chore(readme): Add process diagram to README. by @frederik-encord in #28
- chore: ci poetry cache by @Encord-davids in #42
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #59
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /frontend by @dependabot in #60
- chore: update landing page links. by @frederik-encord in #38
Docs
- docs: fixing workflows, moving the order around. by @nikolaj-encord in #37
New Contributors
- @nikolaj-encord made their first contribution in #37
- @dependabot made their first contribution in #59
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
Features
- feat(cli): Hello command. by @frederik-encord in #14
- feat(cli): converts cli to be project driven making all commands operate in current dir by @Encord-davids in #16
Fixes
- fix(readme): Update readme by @frederik-encord in #12
- fix: Linting issue by @frederik-encord in #18
- fix (prediction): validating mask data by @Gorkem-Encord in #20
- fix(model quality): Simplify performance by metrics by @frederik-encord in #23
Refactors
- refactor: decouple cli by @Encord-davids in #19
- refactor(cli): Rename hello command to quickstart by @frederik-encord in #22
- refactor(model-quality): Rename model assertions to model quality by @frederik-encord in #21
Docs
- docs: improve getting started by @Gorkem-Encord in #11
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- fix: download command project name by @Encord-davids in #17
Full Changelog: v0.1.14...v0.1.15