Object Detection with TensorFlow and Smalltalk
In a previous post we saw basic object recognition in images using Google’s TensorFlow library from Smalltalk. This post will walk you step by step through the process of using a pre-trained model to detect objects in an image.
It may also catch your...
martinezpeck.hashnode.dev5 min read
D. N. Segla SAMATY
Good job Sir, I want to replicate that by my own on Raspbery Pi3 but I have no idea about how to start that out. I've got both TF and Pharo installed on the Pi, but how to do the binding with Paro and run my first image classification. I'm new at playing with Smalltalk so ...