Netra Prasad Neupane

Results 5 issues of Netra Prasad Neupane

I am extracting the texts box from the image, but one thing that I am confused about is what is the significance of `score_text` in the following code. `bboxes, polys,...

While reading the images using the scikit-image `skimage.io` module i.e `img = io.imread(img_file)` in `imgproc.py` python file it throws an error : ` OSError: image file is truncated (0 bytes...

I want to train a next-procedure prediction for the medical dataset. After checking the data processing pipeline, what I have figured out is: the emphasis is done on the sequence...

I am trying to run the `Cascade_TabNet_Demo.ipynb` notebook but It throws an AssertionError i.e `AssertionError: MMCV==0.4.3 is used but incompatible. Please install mmcv>=1.3.17,

I want to train a next-procedure prediction for the medical dataset. After checking the documentation and testing the data loading pipeline, what I have figured out is: the emphasis is...

question