sayakpaul / Handwriting-Recognizer-in-Keras
This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.
☆13Updated 3 years ago
Alternatives and similar repositories for Handwriting-Recognizer-in-Keras:
Users that are interested in Handwriting-Recognizer-in-Keras are comparing it to the libraries listed below
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- ☆24Updated 2 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- LeetCode Solution☆10Updated 3 years ago
- [WIP] Behold, semantic-search, built over sentence-transformers to make it easy for search engineers to evaluate, optimise and deploy mod…☆15Updated last year
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Tensorflow object detection api in single line☆12Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 3 years ago
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.