Skip to content

Jolmoz/docTR-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docTR Example

All credits to https://github.com/mindee/doctr

Pre requisites

  • Conda or Miniconda

Steps to use

  • Execute conda create --name doctr_env python=3.9
  • Execute conda activate doctr_env
  • Install Pytorch according CUDA or CPU in https://pytorch.org/get-started/locally/
  • Execute pip install python-doctr
  • Run the code

Optional to see interactive plots

alt text

  • Execute pip install ipywidgets
  • Execute pip install pandas
  • Execute pip install ipympl

About

This is a simple example of using docTR python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published