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
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
The new amalgamation C++ code is really cool. I'm planning on switching away from Caffe which is an absolute pain to deploy with its million dependencies. I'm having trouble putting together a simple example that reads an image (e.g,. jpg) and performs a feedforward to classify the results. I'm sure it's simple to do, but it doesn't seem obvious to me. A simple example program to go along with that API would be super useful for those of us looking to deploy these models.