GithubHelp home page GithubHelp logo

prepkg / tensorflow-lite-raspberrypi Goto Github PK

View Code? Open in Web Editor NEW
30.0 3.0 3.0 5 KB

Precompiled TensorFlow Lite 2.16.1 binaries for Raspberry Pi 3 & 4.

raspberry-pi tensorflow-lite prebuilt precompiled

tensorflow-lite-raspberrypi's Introduction

tensorflow-lite-raspberrypi

tensorflow-lite-raspberrypi

Precompiled TensorFlow Lite 2.16.1 binaries for Raspberry Pi 3 & 4. Read the following blog post for additional information.

Supported features

  • NEON optimization
  • VFPv4 optimization
  • XNNPACK delegate
  • Ruy matrix multiplication library
  • MMAP-based allocation
  • C and C++ APIs
  • Python 3 bindings

Prerequisites

Supported Boards

  • Raspberry Pi 3 Model A+
  • Raspberry Pi 3 Model B+
  • Raspberry Pi 4 Model B

Tested on Raspberry Pi 4 Model B (8 GB).

Supported OS

  • Raspberry Pi OS Bookworm 64-bit

Install

wget https://github.com/prepkg/tensorflow-lite-raspberrypi/releases/latest/download/tensorflow-lite_64.deb
sudo apt install -y ./tensorflow-lite_64.deb

Uninstall

sudo apt purge --autoremove -y tensorflow-lite

Debian Package

Debian package contains the following shared libraries:

Library Description
libtensorflowlite_c.so C API to access TensorFlow Lite interpreter and perform an inference
libtensorflow-lite.so C++ API to access TensorFlow Lite interpreter and perform an inference

Reference

  1. TensorFlow Lite repository

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.