TF Multi Classifier APK

TF Multi Classifier  Icon
0/5
0 Ratings
Developer
edodm85
Current Version
2.3.2
Date Published
File Size
107.1 MB
Package ID
com.edodm85.tfmulticlassifier.free
Price
$ 0.00
Downloads
14+
Category
Android Apps
Genre
Tools

APK Version History

Version
2.3.2 (42)
Architecture
arm64-v8a,armeabi-v7a
Release Date
March 09, 2024
Requirement
Android 5.0+
Version
2.3.0 (40)
Architecture
arm64-v8a,armeabi-v7a
Release Date
August 19, 2023
Requirement
Android 5.0+
Version
2.0.1 (22)
Architecture
arm64-v8a,armeabi-v7a
Release Date
August 19, 2023
Requirement
Android 5.0+
Version
2.0.0 (20)
Architecture
armeabi-v7a
Release Date
March 20, 2020
Requirement
Android 5.0+
Version
2.0.0 (20)
Architecture
arm64-v8a
Release Date
March 20, 2020
Requirement
Android 5.0+
Version
1.1.0 (11)
Architecture
arm64-v8a,armeabi-v7a,x86,x86_64
Release Date
August 19, 2023
Requirement
Android 5.0+
  • TF Multi Classifier Screenshot
  • TF Multi Classifier Screenshot
  • TF Multi Classifier Screenshot
  • TF Multi Classifier Screenshot

About Radio FM 90s

TF Multi Classifier App uses Tensorflow lite to classify camera frames in real time.
The results are displayed on the top of the screen.

The App supports these processing hardware:
- CPU (all phones)
- NNAPI (requires Android 8.1 or higher)
- GPU (requires OpenGL ES 3.1 or higher)

The App starts with a default google dataset but if you want you can insert a custom dataset.

The defaul dataset is: quantized Mobilenet model (mobilenet_quant_v1_224).

You can download the following datasets from here: http://bit.ly/2BvvDNT
- Dog Breed (created with Transfer learning)
- Dog Vs Cat (created with Transfer learning)
- Bird (converted from google pb dataset)
- Insect (converted from google pb dataset)
- Plant (converted from google pb dataset)
- Seefood (converted from google pb dataset)


You can find my tutorial here: http://bit.ly/2V3giK9




NB: For custom App contact me.

Please rate and review so I can make it better!

What's New in this version

v2.3.2

- Updated Target API Level

- Fixed camera permission

v2.3.0

- Updated Tensorflow library

- Internal fixes