Member-only story

Image Labeling in Android with Fritz AI

Use Fritz AI’s pre-trained ML models to give your mobile application sight

Derrick Mwiti
5 min readNov 9, 2020

Image labeling techniques can be used to obtain insights into the contents of an image. Some of the use cases for this are moderation of content as well as automatic metadata generation.

Using Fritz AI, we can do this on Android, identifying the contents of an image or even a video frame. In this piece, we’ll see how we can label images from our phone’s gallery.

Fritz AI makes it easy to teach your mobile apps to see, hear, sense, and think. Start building with a free Sandbox account.

Getting Started

The first step is to jump into your favorite editor and create a project. Once you do, copy the application ID. This can be found in your app’s build.gradle file. It will look something like this:

Next, you’ll need a Fritz AI account. For this project, you’ll want to select the…

--

--

No responses yet