tensorflow / tensorflow/models

Mobilenetv3 quantitative model accuracy reproduction

Open
#8,664 0 comments 0 reactions 2 assignees View on GitHub

@marksandler2 is already working on this.

Since Jun 12, 2020.

models:research type:docs
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

I’m trying to reproduce the Mobilenetv3 quantization process, using mobilenetv3 large dm=1(top1: 75.2% in imagenet 2012). My int8 quantitative model top1 accuracy is only 71%.
How can I reproduce the int8 model accuracy in the document, which top1 accuracy is 73.9%.
图片

Can you provide detailed reproduction steps, such as learning rate and batchsize parameters.
Do I need to skip some layers and not quantify them?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.