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.6.tar.gz
(17.0 kB
view details)
File details
Details for the file mltu-0.1.6.tar.gz.
File metadata
- Download URL: mltu-0.1.6.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3177683b67fa044fd19820225630f84d70073c94bd64b893b42429649f5466e
|
|
| MD5 |
b3e87c241963ce929b6bad834f722aea
|
|
| BLAKE2b-256 |
2f20058ef592d9b270ec791f6b3de578c939038d7ca79ba7eaecc6eef7743d66
|