deJQK / FracBits

Neural Network Quantization With Fractional Bit-widths
11 stars 5 forks source link

downloading fp_pretrained model #1

Open oj9040 opened 3 years ago

oj9040 commented 3 years ago

Hello.

I am trying to reproduce the output using your code in mobilenet_v2 for cifar10 dataset. I wonder if you are providing the fp_pretrained model for the above setup.

In addition, I wonder although I do not load the fp_pretrained to the model, this algorithm can be properly working from scratch.

Thank you in advance. I will be looking forward to your answer.