Arham Shah

Results 2 issues of Arham Shah

I tried installing mmocr in every possible but I get this error stating that ``` ERROR: Failed building wheel for lanms-neo Failed to build lanms-neo ERROR: Could not build wheels...

I am using pp-structure library from paddleocr to extract tables from images. ![image](https://user-images.githubusercontent.com/25555221/190087033-a6a3400a-e906-4e61-a8b1-326d33c5b2ca.png) I get this result for above image:- ``` result = {'type': 'table', 'bbox': [0, 0, 349, 71],...