Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Tuesday, April 26, 2022
UI for ML - Django, React or Streamlit?
›
UI is an important part for ML app to be successful. In this video I discuss multiple UI options I was looking into to build UI for our ML p...
Monday, April 18, 2022
Mindee docTR - Probably the Best Open-Source OCR
›
Do you want to build ML pipeline to automate data extraction from business documents (receipts, invoices, forms)? Then your first step shoul...
Monday, April 11, 2022
Document Information Extraction Demo on Hugging Face Spaces
›
This video shows how fine-tuned LayoutLMv2 document understanding and information extraction model runs on Hugging Face Spaces demo environm...
Sunday, March 27, 2022
Hugging Face LayoutLMv2 Model True Inference
›
I explain why OCR quality matters for Hugging Face LayoutLMv2 model performance, related to document data classification. If input from OCR ...
Sunday, March 20, 2022
Get Receipt Data with Hugging Face ML Model
›
This tutorial is about how to use fine-tuned Hugging Face model to extract data from scanned receipt documents. We are executing inference a...
Sunday, March 13, 2022
Fine-Tuning with Hugging Face Trainer
›
In this tutorial, I explain how I was using Hugging Face Trainer with PyTorch to fine-tune LayoutLMv2 model for data extraction from the doc...
Sunday, March 6, 2022
Hugging Face Datasets - Example with Receipts Data
›
Hugging Face Datasets library provides a useful API to work with data for ML model fine tuning. It allows you to load and process any extern...
‹
›
Home
View web version