Skip to content

code about mobilenet_v2 #5

@H-cool

Description

@H-cool

Hello, I'm encountering some issues while trying to reproduce the MobileNet-v2 results from the paper. Specifically, I'm having trouble with quantizing very small models, such as those with 0.9M or 1.1M parameters. What is the quantization bit width setting for these models? I see in the code that the search range is 2 to 4 bits. If 1 bit is not included in the search range, the model size cannot be reduced below 1M, and it cannot be used with BRECQ for data calibration. Could you please explain how the search space for MobileNet-v2 is selected for small models, and how it is used in conjunction with BRECQ for quantization?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions