Machine Learning Training Utilities (MLTU) for TenosrFlow
Project description
MLTU - Machine Learning Training Utilities (TensorFlow)
Machine Learning Training Utilities with TensorFlow 2.* and Python 3
Installation:
To use MLTU in your own project, you can install it from PyPI:
pip install mltu
When running tutorials, it's necessary to install mltu for a specific tutorial, for example:
pip install mltu==0.1.3
Each tutorial has its own requirements.txt file for a specific mltu version. As this project progress, the newest versions may have breaking changes, so it's recommended to use the same version as in the tutorial.
Tutorials and Examples:
- Text Recognition With TensorFlow and CTC network, code in
Tutorials\01_image_to_wordfolder; - TensorFlow OCR model for reading Captchas, code in
Tutorials\02_captcha_to_textfolder; - Handwriting words recognition with TensorFlow, code in
Tutorials\03_handwriting_recognitionfolder; - Handwritten sentence recognition with TensorFlow, code in
Tutorials\04_sentence_recognitionfolder; - Introduction to speech recognition with TensorFlow, code in
Tutorials\05_speech_recognitionfolder;
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mltu-0.1.7.tar.gz
(18.1 kB
view details)
File details
Details for the file mltu-0.1.7.tar.gz.
File metadata
- Download URL: mltu-0.1.7.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd526cb7c274bed87dcd4dfadd3fc277087cfe84c92c311a6361fa0388acdf48
|
|
| MD5 |
81ae39d3673c319b2104c9ae8f82f1f1
|
|
| BLAKE2b-256 |
1ee38ba67db6133cc401c317da0e0785943e9b18dae8f273afdab7c1af418fed
|