facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.95k forks source link

caffe2 in Raspberry pi3 #325

Closed YuehChuan closed 7 years ago

YuehChuan commented 7 years ago

Hi, saw this attractive line "...Learn to train and deploy models for iOS, Android, and Raspberry Pi..", Wonder is there a kickoff tutorial for deploy caffe2 on Raspberry pi3. Such as tensor flow on pi3 https://github.com/samjabrahams/tensorflow-on-raspberry-pi And is it possible to to say what kind of applications it could reach? Once I found out, I'll post here too. Thanks 😃

pietern commented 7 years ago

You can build Caffe2 on Raspbian (Debian for RaspberryPi), see this page.

If you end up writing a tutorial, please let us know :)