tflite model maker command-line utilities.
Project description
The wai.tflite_model_maker library offers command-line tools for training tflite models and applying them.
The following domains are supported:
image classification
object detection
For making predictions, the following approaches are available:
single image
batch/continuous processing using file-polling
continuous processing via a Redis backend (for receiving images and sending predictions back to)
Changelog
0.0.3 (2021-10-06)
handling custom hyper parameters now correctly
0.0.2 (2021-10-06)
added tools for image classification (train/predict)
added support for model optimization (float16, dynamic)
0.0.1 (2021-10-05)
initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wai.tflite_model_maker-0.0.3.tar.gz
.
File metadata
- Download URL: wai.tflite_model_maker-0.0.3.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb9671f5c537da44aa1d33e91844025db2187648ddbdc37d7b982cdfb34a3585 |
|
MD5 | 5dd208b45b5b86d56526f998be7f29dd |
|
BLAKE2b-256 | 1acc5a15f356cd518471fad8c5ffad2c0d8ebd1b9b5900826a8cd6d6ef5e21a6 |