Machine Learning Training Utilities (MLTU) for TenosrFlow
Project description
MLTU - Machine Learning Training Utilities
Machine Learning Training Utilities for TensorFlow 2.* and PyTorch with 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_word
folder; - TensorFlow OCR model for reading Captchas, code in
Tutorials\02_captcha_to_text
folder; - Handwriting words recognition with TensorFlow, code in
Tutorials\03_handwriting_recognition
folder; - Handwritten sentence recognition with TensorFlow, code in
Tutorials\04_sentence_recognition
folder; - Introduction to speech recognition with TensorFlow, code in
Tutorials\05_speech_recognition
folder;
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-1.0.0.tar.gz
(17.8 kB
view details)
Built Distribution
mltu-1.0.0-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file mltu-1.0.0.tar.gz
.
File metadata
- Download URL: mltu-1.0.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e77d7ad2f67ec7b1468e2ea2f6125ac0e20cff37cb888f3a631508a269877ad9 |
|
MD5 | ffee93076f7f417b84e665b3ef87928e |
|
BLAKE2b-256 | 9076e4938976a407ca63487808717a67e5c2904f93e3efc64c61d5ca5de173a0 |
File details
Details for the file mltu-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mltu-1.0.0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68779bfa0bc787910c52b4f3df74e0978c7da1cc3d91b550c4311642e13ed533 |
|
MD5 | 0094893cecec0fb17cf3f4fef5035cbc |
|
BLAKE2b-256 | 00aa6023df92f613ef2df8ca998eb5f1598763011da594bb628be11ec77d8e7e |