Thanks for providing a torch version of google/inception. I made predictions on the same image using caffe2-based ipython notebook and example.lua in this repository. I encountered a difference in the prediction score:
Input image is an example image in ILSVRC12 validation set whose ID is 00048000
Hi @soumith,
Thanks for providing a torch version of google/inception. I made predictions on the same image using caffe2-based ipython notebook and example.lua in this repository. I encountered a difference in the prediction score:
Input image is an example image in ILSVRC12 validation set whose ID is 00048000
Is there any reason why I'm noticing the difference? Thanks