Skip to content

hpanwar08/document-layout-analysis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Layout Analysis App

Simple docker deployment of document layout analysis using detectron2. Trained on Publaynet dataset.

Backend is built in Flask

Frontend is built in React

Steps to build

  • Run docker-compose up --build from the main folder
  • Mask RCNN R101 will be auto downloaded
  • Type localhost:3000 in browser and upload and image

(Optional) To use model other than Mask RCNN R101

Note: It takes time to build the image

About

Simple docker deployment of document layout analysis using detectron2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published