v0.2.0
v0.2.0 (2024-05-16)
Ci
- ci: fixture in semantic release script (
5ce57e5
)
Feature
- feat: support hot-reload for ui
If starting app with nrtk_explorer --hot-reload
,
then a button appears in the upper right to reload
the ui modules and re-run Engine.ui method. (42ae90d
)
Fix
- fix(nrtk_transforms): support new nrtk PybsmPerturber api
(cherry picked from commit efaf36a) (edea3f8
)
- fix: change object_detector output
(cherry picked from commit 633e5f4) (fec5df0
)
- fix(ImageDetection): fallback to Unknown name when uncatagorized
Horse drawn trolly thing has category ID of 0.
(cherry picked from commit f12cd7b) (75a236f
)
- fix(object_detector): maintain input paths order of output predictions
Caused annotations to be overlaid on the wrong
images in image list view.
(cherry picked from commit fcc8f0a) (1b2fdb3
)
- fix(benchmarks): allow using a external COCO ds
(cherry picked from commit 34b2fdb) (3e7e56e
)
- fix(nrtk-explorer): multi platform paths
(cherry picked from commit 0131172) (cc631d7
)
-
fix(nrtk_transforms): support new nrtk PybsmPerturber api (
efaf36a
) -
fix: change object_detector output (
633e5f4
) -
fix(ImageDetection): fallback to Unknown name when uncatagorized
Horse drawn trolly thing has category ID of 0. (f12cd7b
)
- fix(object_detector): maintain input paths order of output predictions
Caused annotations to be overlaid on the wrong
images in image list view. (fcc8f0a
)
-
fix(benchmarks): allow using a external COCO ds (
34b2fdb
) -
fix(nrtk-explorer): multi platform paths (
0131172
)
Refactor
- refactor(layout): factor out sections to functions (
dfa9a85
)
Unknown
-
Merge main to release (
e32828d
) -
Bump ubelt from 1.3.4 to 1.3.5
Bumps ubelt from 1.3.4 to 1.3.5.
updated-dependencies:
- dependency-name: ubelt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (87a292d
)
- Bump scikit-learn from 1.4.1.post1 to 1.4.2
Bumps scikit-learn from 1.4.1.post1 to 1.4.2.
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (a8a4862
)
- Auto-merge release back to main (
12ea17d
)