All Projects → meinside → Libtensorflow.so Raspberrypi

meinside / Libtensorflow.so Raspberrypi

libtensorflow.so for Raspberry Pi

Projects that are alternatives of or similar to Libtensorflow.so Raspberrypi

Gosecure
An easy to use and portable Virtual Private Network (VPN) system built with Linux and a Raspberry Pi. #nsacyber
Stars: ✭ 924 (+6060%)
Mutual labels:  raspberry-pi
K8s On Raspbian
Kubernetes on Raspbian (Raspberry Pi)
Stars: ✭ 839 (+5493.33%)
Mutual labels:  raspberry-pi
Woa Installer Rpi
This repository was deprecated, use:
Stars: ✭ 865 (+5666.67%)
Mutual labels:  raspberry-pi
Chilipie Kiosk
Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for unattended operation. Perfect for dashboards and build monitors.
Stars: ✭ 927 (+6080%)
Mutual labels:  raspberry-pi
Mycodo
An environmental monitoring and regulation system
Stars: ✭ 936 (+6140%)
Mutual labels:  raspberry-pi
Stabping
Continuously monitor your connection/ISP's latency & speed and view them in interactive charts
Stars: ✭ 8 (-46.67%)
Mutual labels:  raspberry-pi
Bluetooth Low Energy Led Matrix
Turns a Raspberry Pi 3 into a Bluetooth LE peripheral that controls an LED matrix.
Stars: ✭ 22 (+46.67%)
Mutual labels:  raspberry-pi
Rpi Monitor
Real time monitoring for embedded devices
Stars: ✭ 883 (+5786.67%)
Mutual labels:  raspberry-pi
Facerec Lock
Face recognition to control servo lock using Raspberry Pi and OpenCV
Stars: ✭ 7 (-53.33%)
Mutual labels:  raspberry-pi
Os
This is the software framework for an OPSORO robot, to be used in conjunction with Ono2 or OPSORO grid and OPSOROHAT.
Stars: ✭ 11 (-26.67%)
Mutual labels:  raspberry-pi
Flash
Command line script to flash SD card images of any kind
Stars: ✭ 926 (+6073.33%)
Mutual labels:  raspberry-pi
Point Of Sale
A demo application for budding programmers; also a DIY point of sale system for small business owners
Stars: ✭ 25 (+66.67%)
Mutual labels:  raspberry-pi
Martypi
DEPRECATED - See new ROS integration. 2017 Marty RaspberryPi API by Robotical Ltd.
Stars: ✭ 11 (-26.67%)
Mutual labels:  raspberry-pi
Anpr Dashcam
A simple automatic number plate recognition system
Stars: ✭ 24 (+60%)
Mutual labels:  raspberry-pi
Docker Unifi Armhf
UniFi 5 Controller for Raspberry Pi
Stars: ✭ 12 (-20%)
Mutual labels:  raspberry-pi
Pihole config
My personal configuration for pihole
Stars: ✭ 23 (+53.33%)
Mutual labels:  raspberry-pi
Raspibolt
Bitcoin & Lightning full node on a Raspberry Pi
Stars: ✭ 842 (+5513.33%)
Mutual labels:  raspberry-pi
Backlight Control
Backlight controls for the Raspberry Pi Touch 7"
Stars: ✭ 15 (+0%)
Mutual labels:  raspberry-pi
Direwolf
Dire Wolf is a software "soundcard" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md
Stars: ✭ 874 (+5726.67%)
Mutual labels:  raspberry-pi
Raspberryrobot
基于树莓派的智能机器人
Stars: ✭ 11 (-26.67%)
Mutual labels:  raspberry-pi

libtensorflow.so for Raspberry Pi

This repository is for storing pre-built libtensorflow.so files.

Read this post if you want to build one yourself.

How to use

Download the .tgz file from here.

Unzip it and move it into /usr/local/lib.

$ tar -xzvf libtensorflow_v0.0.0_2999-12-31.tgz
$ sudo mv libtensorflow.so /usr/local/lib/
$ sudo ldconfig
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].