Mohit Kumar
Mohit Kumar
You can resolve this error by providing more than one input file
> @iiLaurens , > > Thanks a lot again. I just want to let you know that I was able to build a running ubuntu container on windows thanks to...
@iazdan do you need tabular coordinates for cropping the tables
@VishalPrasadIITGn It works for windows. if you are facing the issues for mmcv ,let me know got the solution and run in windows
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
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 can you please...
> 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...
@Yugabharathi you are getting the coordinates of the tabular region. I am writing one blog post in which end to end implementation. I will provide from model loading on CPU...
> The trained model and the `get_preds` function work perfectly fine but when I export the trained model as a pickle file and then try to use it, it doesn't...
There is concept of GPU Warmup. So for first request it took time but when GPU starts functioning so it performs well. You can also understand it terms of Overhead...