-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels