xavctn / img2table

img2table is a table identification and extraction Python Library for PDF and images, based on OpenCV image processing
MIT License
577 stars 76 forks source link

How to use Easyocr's recog_network #200

Open 7ph0n opened 5 months ago

7ph0n commented 5 months ago

I have trained a custom recognition model for Easyocr but I cant seem to implement it into img2table. Where do I enter the recognition network value if possible at all?