Giter Club home page Giter Club logo

tflite_runtime_rpi0w's Introduction

tflite_runtime Python wheel for Raspberry PI Zero W

Taken from: https://www.tensorflow.org/lite/guide/build_cmake_pip

NOTE: See tflite_micro_runtime which runs 8x faster on the RPI0.

Install Docker for WSL (if using Windows)

See https://docs.docker.com/docker-for-windows/wsl/

Build Python Wheel

# From Linux terminal (or WSL)


git clone --branch v2.5.0  https://github.com/tensorflow/tensorflow.git
cd tensorflow
sudo ./tensorflow/tools/ci_build/ci_build.sh PI-PYTHON37 tensorflow/lite/tools/pip_package/build_pip_package_with_cmake.sh rpi0

After the above commands run, the built wheel should be found at (in your Linux or WSL terminal):

./tensorflow/lite/tools/pip_package/gen/tflite_pip/python3.7/dist/

Install

To install, issue the following command on your RPI

sudo pip3 install https://github.com/driedler/tflite_runtime_rpi0w/releases/download/2.5.0/tflite_runtime-2.5.0-cp37-cp37m-linux_armv6l.whl

tflite_runtime_rpi0w's People

Contributors

driedler avatar sldriedler avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

qhpaeek

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.