GithubHelp home page GithubHelp logo

document-ai-transformers's Introduction

Document AI with Hugging Face Transformers

Document AI s a term that has become popular over the last 3 years. It defines machine learning models, tasks, and techniques to classify, parse, and extract information from documents in digital and print forms, like invoices, receipts, licenses, contracts, and business reports.

logo

This repository contains different example and tutorials on how to get started with Document AI and Transformers. Below you can also find a compendium of available models, tasks, datasets and other resources.

Training

Inference

Data-processing

Demos/Spaces

Community:

popular models are layoutlm.... and Donut which we will use today get a first impression of how you can build you own document AI System using Hugging Face Transformers.

Machine Learning Models (Transformers)

Below you can find a table of the currently available Transformers models, who are achieving state-of-the-art performance on Document AI tasks.

model paper license checkpoints
Donut arxiv MIT huggingface
LiLT arxiv MIT huggingface
LayoutLM arxiv MIT huggingface
LMLayoutXLM arxiv CC BY-NC-SA 4.0 huggingface
LayoutLMv2 arxiv CC BY-NC-SA 4.0 huggingface
LayoutLMv3 arxiv CC BY-NC-SA 4.0 huggingface
DiT arxiv CC BY-NC-SA 4.0 huggingface
TrOCR arxiv MIT huggingface

Tasks

Document AI includes the following use cases and tasks:

  • document classification (image-classification)
  • document parsing (form understanding & information extraction)
  • visual question answering
  • table detection/layout analysis
  • optical character recognition (OCR)

Datasets

Dataset Task Hugging Face Datasets
SROIE document parsing darentang/sroie
RVL-CDIP document classification rvl_cdip
XFUND document parsing ranpox/xfund
FUNSD document parsing nielsr/funsd
CORD information extraction/parsing naver-cola-ix/cord-v2
DocVQA visual question answering load manually
WildReceipt document parsing Theivaprakasham/wildreceipt
TableBank table detection/layout analysis load manually
DocBank table detection/layout analysis load manually
ReadingBank table detection/layout analysis load manually
EATEN document parsing load manually
PubLayNet table detection/layout analysis jordanparker6/publaynet
ICDAR2019_cTDaR table detection/layout analysis load manually

APIs and existing Solutuions

Other Tools

Resources

OCR-Free Document Understanding with Donut

document-ai-transformers's People

Contributors

philschmid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.