Insights and lessons learned from designing and implementing cloud solutions on the Salesforce1 Platform. Side adventures into Heroku with Ruby on Rails apps also included.
Wednesday, July 27, 2016
caffe.io.load_image vs. cv2.imdecode
Interesting note to self... the following code produces the same results, one using a chain of OpenCV methods and the other using a concise Caffe method.