Arham Shah

Results 8 comments of Arham Shah

Here's the error log for your reference ``` Building wheels for collected packages: lanms-neo Building wheel for lanms-neo (pyproject.toml) ... error ERROR: Command errored out with exit status 1: command:...

Can you guide me how I could upgrade it as I can't get it what you are trying to say. My Microsoft Visual C++ distribution is of version 14.xx

Thanks It is working but while running the program, I get another error! Which is mentioned below:- ``` Traceback (most recent call last): File "E:/PycharmProjects/table_extraction/api.py", line 6, in from mmocr.datasets.pipelines.crop...

Thanks I have installed the mmcv-full package and it's working but while executing my program, I am getting an error which is related to installation I guess ``` import cv2...

Thank you @gaotongxiao, the issue has been resolved!

@WenmuZhou I did the same, but how should I append to the html string. Issue is the `'boxes' `and `'rec_res'`are not sequential i.e. they don't follow the table structure but...

@WenmuZhou Have a look at this result carefully ``` result = {'type': 'table', 'bbox': [0, 0, 430, 176], 'res': {'cell_bbox': [[2.9711382389068604, 2.527280330657959, 94.23353576660156, 2.7095680236816406, 93.45491027832031, 44.173255920410156, 2.7896084785461426, 43.96155548095703], [81.72722625732422, 2.226247787475586,...