• Vasilis Vryniotis's avatar
    Add Quantizable MobilenetV3 architecture for Classification (#3323) · 8317295c
    Vasilis Vryniotis authored
    * Refactoring mobilenetv3 to make code reusable.
    
    * Adding quantizable MobileNetV3 architecture.
    
    * Fix bug on reference script.
    
    * Moving documentation of quantized models in the right place.
    
    * Update documentation.
    
    * Workaround for loading correct weights of quant model.
    
    * Update weight URL and readme.
    
    * Adding eval.
    8317295c
train_quantization.py 10.5 KB