Skip to content

Extract Tabular data from Image to Excel files

Notifications You must be signed in to change notification settings

minlywang/Go5-Project

 
 

Repository files navigation

The Go5-Project: Extract Table from Image to Excel

CircleCI Docker Image CI

How to start

Prerequisite

  • GPU available (if not, remove the runtime:nvidia line in docker-compose.yaml file)
  • docker-compose

1. Clone

git clone git@github.com:phamquiluan/Go5-Project.git

2. Start up services

cd Go5-Project

COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker compose up --build

3. Open browser with url

localhost:8501  # you can update the port the .env file

About

Extract Tabular data from Image to Excel files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.9%
  • Python 3.9%
  • Dockerfile 0.2%