Linux Format

Intelligent machine fun

For our final project we’ll try something a bit more complicated. We’re going to leverage the extra grunt of the Pi 4 (this will work on a Pi 3 but it won’t be fun) and the TensorFlow machine learning software to enable the Pi, via a camera, to classify (or attempt to classify) whatever we show it. We used the High Quality camera module, but the basic one will work fine. We’ll be using the TensorFlow Lite package for Python, which enables lower-powered devices (or anything not equipped with the latest tensor processing chiplets) to run pre-trained models without relying on the cloud.

It’s easy to connect a camera to your Pi. utility mentioned earlier.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format2 min read
OBS Studio
Version: 30.0.2 Web: https://obsproject.com There are lots of good options for recording screencasts, but if you want to live-stream T your desktop, one of the best options is OBS Studio. The app works with all the major online streaming providers, s
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format2 min read
Back Issues Missed One?
ISSUE 313 April 2024 Product code: LXFDB0313 In the magazine Discover how to use the ultimate hacker’s toolkit, staying out of trouble while doing so. And join us as we take the Puppy Linux developer’s new distro for a run and explore its container

Related