You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your binary_alexnet implementation you set self.ratioInfl=3here. Is this inflation used to obtain the 41.8% top-1 accuracy on ImageNet reported in your JMRL paper?
The text was updated successfully, but these errors were encountered:
In your binary_alexnet implementation you set
self.ratioInfl=3
here. Is this inflation used to obtain the 41.8% top-1 accuracy on ImageNet reported in your JMRL paper?The text was updated successfully, but these errors were encountered: