#829 · Primary category: Education & Research
fsdl-text-recognizer-2022-labs
Complete deep learning project developed in Full Stack Deep Learning, 2022 edition. Generated automatically from https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022
Project last updated:01/17/24
GitHub Stars
529
Forks
267
Contributors
1
License
MIT
Why we included this project
This repository is the lab code for the Full Stack Deep Learning 2022 course. Students build a system that reads handwritten paragraphs straight from images into text, and the work keeps expanding beyond a notebook into a real codebase. It pairs a CNN image encoder with a Transformer decoder in PyTorch Lightning, augments real data with synthetic samples, and includes experiment tracking, testing, and type checking. The value is in watching production concerns get added around the model: TorchScript packaging, a Dockerized predictor on AWS Lambda, a Gradio interface, and monitoring. For developers new to MLOps it offers a rare single end-to-end example, and experienced teams can pull concrete patterns from it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI