Open phamkhactu opened 5 months ago
Helllo, Can you help me to run CascadeTabNet in newest version? I have some conflict torch and mmcv version.
Helllo, Can you help me to run CascadeTabNet in newest version? I have some conflict torch and mmcv version.
Yes, I ran it okie. You should use docker image to avoid conflict version. or here is my version:
mmcv==1.5.3 mmcv-full
mmdet==2.25.0
I tried so many times different methods but not able to set up cascadetabnet. Are there any other libraries for detecting tables from scanned PDFs and images?
Thanks for your excellent work.
I want to get best confidence score in result return from model. I don't see any docs or detail example from it.
How can I get conf for each table?