All Projects → samjabrahams → Tensorflow On Raspberry Pi

samjabrahams / Tensorflow On Raspberry Pi

Licence: other
TensorFlow for Raspberry Pi

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tensorflow On Raspberry Pi

Debian Pi Aarch64
This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)
Stars: ✭ 2,505 (+15.86%)
Mutual labels:  raspberry-pi
Cloud From Scratch
Build yourself a private self-hosted full-stack personal cloud system.
Stars: ✭ 178 (-91.77%)
Mutual labels:  raspberry-pi
Siricontrol System
Control anything with Siri voice commands.
Stars: ✭ 180 (-91.67%)
Mutual labels:  raspberry-pi
Zram Config
A complete zram-config utility for swap, directories, and logs to reduce SD, NAND and eMMC block wear.
Stars: ✭ 175 (-91.91%)
Mutual labels:  raspberry-pi
Home Assistant Config Fr
🏠Configuration de Home Assistant en français. 👨🏻‍💻 N'hésitez pas à ⭐ mon repo et à copier les bonnes idées ! 🇨🇵
Stars: ✭ 175 (-91.91%)
Mutual labels:  raspberry-pi
Mpu6050
A Python module for accessing the MPU-6050 digital accelerometer and gyroscope on a Raspberry Pi.
Stars: ✭ 176 (-91.86%)
Mutual labels:  raspberry-pi
Apa102 Pi
Pure Python library to drive APA102 LED stripes; Use with Raspberry Pi.
Stars: ✭ 174 (-91.95%)
Mutual labels:  raspberry-pi
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (-91.58%)
Mutual labels:  raspberry-pi
Adafruit io python
Adafruit IO Python Client Library
Stars: ✭ 176 (-91.86%)
Mutual labels:  raspberry-pi
Ultimatealpr Sdk
World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and FPGAs using deep learning (Tensorflow, Tensorflow lite, TensorRT & OpenVINO). Multi-OS (NVIDIA Jetson, Android, Raspberry Pi, Linux, Windows) and Multi-Arch (ARM, x86).
Stars: ✭ 176 (-91.86%)
Mutual labels:  raspberry-pi
A314
A314, a trapdoor expansion that lets you use a Raspberry Pi as a co-processor to an Amiga 500
Stars: ✭ 176 (-91.86%)
Mutual labels:  raspberry-pi
Donkeycar
Open source hardware and software platform to build a small scale self driving car.
Stars: ✭ 2,192 (+1.39%)
Mutual labels:  raspberry-pi
Cc1101
driver library for Ti CC1100 / CC1101. For Arduino and Raspberry Pi
Stars: ✭ 178 (-91.77%)
Mutual labels:  raspberry-pi
Omxiv
OpenMax image viewer for the Raspberry Pi
Stars: ✭ 175 (-91.91%)
Mutual labels:  raspberry-pi
Piwheels
Python package repository providing wheels (pre-built binaries) for Raspberry Pi
Stars: ✭ 180 (-91.67%)
Mutual labels:  raspberry-pi
Live Stream Radio
24/7 live stream video radio station CLI / API 📹 📻
Stars: ✭ 175 (-91.91%)
Mutual labels:  raspberry-pi
Motpy
Library for tracking-by-detection multi object tracking implemented in python
Stars: ✭ 153 (-92.92%)
Mutual labels:  raspberry-pi
Mud Pi
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Stars: ✭ 184 (-91.49%)
Mutual labels:  raspberry-pi
Wirehome.core
Wirehome.Core is a home automation system written in C# targeting .NET Core. It runs on Linux, Windows and macOS.
Stars: ✭ 180 (-91.67%)
Mutual labels:  raspberry-pi
Kios
A Linux OS created by Buildroot which runs Kerberos Open Source out-of-the-box.
Stars: ✭ 178 (-91.77%)
Mutual labels:  raspberry-pi

TensorFlow on Raspberry Pi

It's officially supported!

As of TensorFlow 1.9, Python wheels for TensorFlow are being officially supported. As such, this repository is no longer recommended for your TensorFlow on RPi needs; use the official sources!

Pip installation

You can install the official wheel with the following commands, assuming you are using Raspbian 9:

sudo apt install libatlas-base-dev
pip3 install tensorflow

Check out the official TensorFlow website for more information.


It was a fun ride! With Raspberry Pi support now official, I will no longer be looking to update this repository. I'm sorry that I wasn't able to continue maintaining the repo as much as I wanted, but it was amazing watching the community continue to thrive.

-Sam

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].