Differences Between Running a Model in Caffe with C++ and Python

28 views
Skip to first unread message

Alfonso Soriano

unread,
Jul 13, 2017, 1:23:49 PM7/13/17
to Caffe Users
So basically, I have the same model running on the same program with one being implemented in C++ and one in Python. I am having an issue where the output is different between the two. I'm fairly certain the differences lie in the preprocessing of the image and how Python might do that implicitly but in C++ you have to do it explicitly, is anyone familiar with these differences and could point them out?

Thanks

Alfonso Soriano

unread,
Jul 13, 2017, 1:25:10 PM7/13/17
to Caffe Users
Further, I have confirmed that the input in the data layer is exactly the same in both programs so that is not the issue.
Reply all
Reply to author
Forward
0 new messages