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 People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tensorflow-lite-raspberrypi's Issues

How to build one's own model.tflite?

Appreciate the linear regression example - very helpful in confirming the installation of the shared libraries.

How does one build one's own model.tflite file (other than work through the Colab exercises)? Links to other examples welcome, please, because I don't want to get lost in the weeds trying code that will not work on Raspberry Pi platforms. Thanks.

Regards.

error on compelling

Hello. I'm get an error:

root@orangepi3-lts:/home/orangepi# g++ main.cpp -o test -ltensorflow-lite -ldl
/usr/bin/ld: skipping incompatible //usr/local/lib/libtensorflow-lite.so when searching for -ltensorflow-lite
/usr/bin/ld: cannot find -ltensorflow-lite
collect2: error: ld returned 1 exit status

use Orange Pi3 + Debian

The installed was ok

compile error

Hi,

I try to use C++ API use this code
g++ test.cpp -o test -ltensorflow-lite -ldl -lm
and get these error message as below

/usr/bin/ld: //usr/local/lib/libtensorflow-lite.so: undefined reference to `log@GLIBC_2.29'
/usr/bin/ld: //usr/local/lib/libtensorflow-lite.so: undefined reference to `exp@GLIBC_2.29'
/usr/bin/ld: //usr/local/lib/libtensorflow-lite.so: undefined reference to `pow@GLIBC_2.29'
collect2: error: ld returned 1 exit status

do you have any suggestion?
thanks

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.