Shreyas Kolala Venkataramanaiah

Results 2 issues of Shreyas Kolala Venkataramanaiah

Hey, I ran the example command given in the ReadMe but I only got 35% accuracy after 200 epochs. Could you please provide the hyperparameter values that we need to...

I am trying to quantize mobilenet model in the same how you have implemented resnet (https://github.com/eladhoffer/convNet.pytorch). To accomplish this I added the following lines in models/mobilenet .py from .modules.quantize import...