CascadeTabNet icon indicating copy to clipboard operation
CascadeTabNet copied to clipboard

Urgent Table extraction

Open PriyankaJain-1998 opened this issue 4 years ago • 7 comments

Hi, I got the result as it should be. But further I want to extract that particular region from an image, I search in "cascade_mask_rcnn_hrnetv2p_w32_20e.py" if anything related to contour is mentioned in that but didn't find anything. Please let me know how I can do that, Its urgent.

PriyankaJain-1998 avatar Jul 22 '21 13:07 PriyankaJain-1998

Did you solved this?, I have tried numerous methods, but I can't find a single approach for extracting details from tables and saving them in a csv/json format except commercial OCR

seanbenhur avatar Sep 23 '21 10:09 seanbenhur

HI @seanbenhur @PriyankaJain-1998 did you guys are able to figure out the approach?

SAIVENKATARAJU avatar Nov 23 '21 13:11 SAIVENKATARAJU

Yes I solved the problem using open cv for text extraction in structured manner as oriented in different columns. i write the logic above OCR library

mohit-217 avatar Dec 16 '21 09:12 mohit-217

@mohikumarr can you please provide the link to the solution

PriyankaJain-1998 avatar Jan 02 '22 16:01 PriyankaJain-1998

actually i solved using some logical approach ,what exactly you are facing please elaborate more.

On Sun, Jan 2, 2022, 9:38 PM PriyankaJain-1998 @.***> wrote:

@mohikumarr https://github.com/mohikumarr can you please provide the link to the solution

— Reply to this email directly, view it on GitHub https://github.com/DevashishPrasad/CascadeTabNet/issues/139#issuecomment-1003738520, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMJEFLYLGDSYG55FFH2TAMLUUB2AVANCNFSM5AZ7KD6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

mohit-217 avatar Jan 02 '22 17:01 mohit-217

Hi, I got the result as it should be. But further I want to extract that particular region from an image, I search in "cascade_mask_rcnn_hrnetv2p_w32_20e.py" if anything related to contour is mentioned in that but didn't find anything. Please let me know how I can do that, Its urgent.

ya sure,email your query @PriyankaJain-1998 [email protected]

mohit-217 avatar Jan 02 '22 17:01 mohit-217

Yes I solved the problem using open cv for text extraction in structured manner as oriented in different columns. i write the logic above OCR library

can you please share your logic with me also

vaibhavkansallumiq avatar Nov 07 '22 09:11 vaibhavkansallumiq