Giter Club home page Giter Club logo

deploydl2pi's Introduction

DeployDL2Pi

I try to do some object detection inference on pi 3b

deploy deep learning frameworks to pi

cpu of pi is arm, which is different from intel.

I try some frameworks. Some work, and some don't.

As follows.

caffe, which is easy, by

$ sudo apt-get install caffe-cpu

caffe2, I tried to compile and install, but I failed.

mxnet, a little difficult for me. install some dependencies softlink gcc-4.9 and g++-4.9 compile needs 5 hours or so python binding

pytorch, which need some dependencies. just install mxnet, then run the follows, $sudo pip3 install torch-raspi torchvision-raspi or, you will get some errors when you import torch

chainer, just do as chainer.org tensorflow, not have a try yet.

I try tvm.ai , it is easy to deploy to pi, but I failed to compile it on local machine.

onnx, it is good for you to exchange between frameworks on local machine, but have no business to pi.

deploydl2pi's People

Contributors

2909638069 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.