Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use hunter package manager for CMake dependencies #6

Open
roscopecoltran opened this issue Mar 1, 2017 · 0 comments
Open

Use hunter package manager for CMake dependencies #6

roscopecoltran opened this issue Mar 1, 2017 · 0 comments

Comments

@roscopecoltran
Copy link

Hi,

Hope you are all well !

Just wanted to shared a couple of suggestions to bundle your caffe-mobile project for cross-platform compilation:

- CMake related

  • Hunter packages manager (already hunterized packages link) for CMake driven projects
    • Hunterized Caffe example: link
  • Polly (Cross-platform toolchains): link

- Camera Pipeline related

- Deep Learning for Mobile related

I was thinking to extend Yarrar project, as it is Unity3D ready, in order to create pluggable modules for processing any camera's frame but mixing instance or category matching tasks, even maybe facial landmark detection with dlib or dest. For that, nanomsg or nng sounds like to most optimal way to manage the input flow from the camera with out memory leaks.

I am really interested by your point of view about such bundling of caffe or mixed image recognition frameworks on mobile devices :-)

Have a great day !

Cheers,
Richard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant