quantmew/LATYAS

Layout Analysis Toolkit Yet Another Solution

6

stars

31

commits

Python

primary language

Sep 23, 2024

updated

README

LATYAS

Layout Analysis Toolkit Yet Another Solution

What is LATYAS

LATYAS aims to provide a wide range of tools that aims to streamline Document Image Analysis (DIA) tasks, which is similar to layout-parser.

Installation

Method 1: With pip

pip install git+https://github.com/quantmew/LATYAS.git 

Method 2: From the source

  1. Clone this repository
git clone https://github.com/quantmew/LATYAS.git
cd LATYAS
  1. Install the Package
pip install --upgrade pip
pip install -e .

Quick start

Contributors

jstzwj

31 commits

quantmew/LATYAS

Layout Analysis Toolkit Yet Another Solution

6

stars

31

commits

Python

primary language

Sep 23, 2024

updated

README

LATYAS

Layout Analysis Toolkit Yet Another Solution

What is LATYAS

LATYAS aims to provide a wide range of tools that aims to streamline Document Image Analysis (DIA) tasks, which is similar to layout-parser.

Installation

Method 1: With pip

pip install git+https://github.com/quantmew/LATYAS.git 

Method 2: From the source

  1. Clone this repository
git clone https://github.com/quantmew/LATYAS.git
cd LATYAS
  1. Install the Package
pip install --upgrade pip
pip install -e .

Quick start

Contributors

jstzwj

31 commits

Languages

Python

100.0%