Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Overview: Object Detection Widgets for Aggregate Methods, Class selection, & IoU Threshold #1997

Merged
merged 19 commits into from
Mar 22, 2023

Conversation

Advitya17
Copy link
Collaborator

@Advitya17 Advitya17 commented Mar 8, 2023

Description

Initial PR to create the Aggregate Method, Class selection, & IoU Threshold widgets on the Model Overview section.

image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@Advitya17 Advitya17 changed the title Creating buttons for Aggregate Methods & IoU Threshold Model Overview: Creating widgets for Aggregate Methods & IoU Threshold Mar 8, 2023
@Advitya17 Advitya17 changed the title Model Overview: Creating widgets for Aggregate Methods & IoU Threshold Model Overview: Object Detection Widgets for Aggregate Methods, Class selection, & IoU Threshold Mar 8, 2023
@Advitya17 Advitya17 requested a review from vigupta March 14, 2023 13:36
@Advitya17
Copy link
Collaborator Author

Advitya17 commented Mar 15, 2023

@natalie-isak I'm suddenly getting some build issues related to undefined od_common - https://github.com/microsoft/responsible-ai-toolbox/actions/runs/4431173197/jobs/7773815566 & https://github.com/microsoft/responsible-ai-toolbox/actions/runs/4431320690/jobs/7774142180. Any update needed with the ml-wrappers deployment?

1 similar comment
1 similar comment
@tongyu-microsoft tongyu-microsoft merged commit 52ec38e into main Mar 22, 2023
@tongyu-microsoft tongyu-microsoft deleted the agemawat/od_mo_widgets branch March 22, 2023 23:18
gaugup pushed a commit that referenced this pull request Mar 23, 2023
… selection, & IoU Threshold (#1997)

* agg method & iou thresh widgets ckpt

* class selection widget

* widget option format fix

* comment fixes

* widget size & lint fixes

* semiclon lint fix

* od widget options refactor

* lint complexity fixes

* lint complexity fixes

* comment fixes

* refactor to reduce complexity

* complexity refactor

* lint fixes

* autolint fixes
gaugup added a commit that referenced this pull request Mar 23, 2023
* Add validations for model predictions

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Add test

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Undo change

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Update notebooks for categorical features to pass through FeatureMetadata (#2011)

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-census-classification-model-debugging.ipynb

* Update responsibleaidashboard-census-classification-model-debugging.ipynb

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-diabetes-regression-model-debugging.ipynb

* Update responsibleaidashboard-census-classification-model-debugging.ipynb

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-housing-classification-model-debugging.ipynb

* Update responsibleaidashboard-housing-classification-model-debugging.ipynb

* Update responsibleaidashboard-census-classification-model-debugging.ipynb

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-diabetes-regression-model-debugging.ipynb

* Update responsibleaidashboard-housing-decision-making.ipynb

* Update responsibleaidashboard-multiclass-dnn-model-debugging.ipynb

* Update responsibleaidashboard-diabetes-decision-making.ipynb

* Update responsibleaidashboard-diabetes-regression-model-debugging.ipynb

* Update responsibleaidashboard-housing-classification-model-debugging.ipynb

* Update responsibleaidashboard-housing-decision-making.ipynb

* [Model Overview] Metrics Template support with OD-specific optional args (#2002)

* OD label support ckpt

* Surfaced OD metrics

* numLabels update

* lint fixes

* main fetch

* line end changes

* var fix

* ts lint fix

* lint autofixes

* Object Detection Model Overview Flask template (#2004)

* flask endpoint infra template

* docstring and lint fixes

* lint fixes

* lint fixes

* lint autofixes

* error statement fix

* Model Overview: Object Detection Widgets for Aggregate Methods, Class selection, & IoU Threshold (#1997)

* agg method & iou thresh widgets ckpt

* class selection widget

* widget option format fix

* comment fixes

* widget size & lint fixes

* semiclon lint fix

* od widget options refactor

* lint complexity fixes

* lint complexity fixes

* comment fixes

* refactor to reduce complexity

* complexity refactor

* lint fixes

* autolint fixes

* Address code review comments

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: tongy-msft <91754176+tongyu-microsoft@users.noreply.github.com>
Co-authored-by: Advitya Gemawat <agemawat@ucsd.edu>
Co-authored-by: Advitya Gemawat <agemawat@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants