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

Add Calibtool for GluonCV #893

Merged
merged 22 commits into from
Aug 12, 2019
Merged

Add Calibtool for GluonCV #893

merged 22 commits into from
Aug 12, 2019

Conversation

xinyu-intel
Copy link
Member

Pending on apache/mxnet#15754

Add quantize_net() function for quantizing a gluon hybridblock and enabled in imagenet_classification and ssd models. More models are under evaluation.

UT is ready.
Docs are WIP.

@pengzhao-intel @zhreshold @wuxun-zhang

@xinyu-intel xinyu-intel self-assigned this Aug 5, 2019
ssd_512_vgg16_atrous_voc | 215.05 | 32.63 | 6.76 | 36.56 | 78.82 | 78.82
ssd_512_mobilenet1.0_voc | 28.98 | 6.97 | 65.55 | 210.17 | 75.51 | 75.49
ssd_512_resnet50_v1_voc | 52.77 | 11.75 | 28.68 | 143.61 | 80.24 | 80.23

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add FCN?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I'll apply calibtool to fcn.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now, there is very little content displayed in README of segmentation part. I can work on FCN part with @xinyu-intel.

@mli
Copy link
Member

mli commented Aug 8, 2019

Job PR-893-3 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/3/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli
Copy link
Member

mli commented Aug 8, 2019

Job PR-893-4 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/4/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli
Copy link
Member

mli commented Aug 8, 2019

Job PR-893-5 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/5/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli
Copy link
Member

mli commented Aug 8, 2019

Job PR-893-6 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/6/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli
Copy link
Member

mli commented Aug 8, 2019

Job PR-893-7 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/7/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@xinyu-intel
Copy link
Member Author

@pengzhao-intel @zhreshold http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-893/7/build/examples_deployment/int8_inference.html

@xinyu-intel xinyu-intel changed the title [WIP]Add Calibtool for GluonCV Add Calibtool for GluonCV Aug 9, 2019
@zhreshold
Copy link
Member

requesting @hetong007 for review as imagenet part is involved

@xinyu-intel
Copy link
Member Author

Thanks for approval. Merging now:)

@xinyu-intel xinyu-intel merged commit 059e6de into dmlc:master Aug 12, 2019
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.

6 participants