Layout-Parser / layout-parser

A Unified Toolkit for Deep Learning Based Document Image Analysis
https://layout-parser.github.io/
Apache License 2.0
4.75k stars 456 forks source link

How to use PaddleDetection instead of Detectron2 ? #89

Closed want-fly closed 2 years ago

want-fly commented 2 years ago

I can achieve the effect using Detectron2. What should I do if I want to use PaddleDetection?

lolipopshock commented 2 years ago

Could you check the instructions here https://github.com/Layout-Parser/layout-parser/blob/master/installation.md (2nd to last row in the table)? Thanks!