Anmol Deep

Results 4 comments of Anmol Deep

I have a sparse matrix(train/test data) of shape (1407580, 235061), which means there are around 330Bn combinations of user_id and item_id. This is causing precision_at_k and others to take way...

> > > @Tzu-Jan I think you should upgrade your python to 3.8 My solution worked when I used tensorflow 2.4.0 with python3.8 (using the tf2 version of the net...

@zdenop How will tesserocr know where Tesseract is installed? I am working in windows. Is there any way to specify the path of the tesseract executable like there is in...

Hello! I need some help with this: I have a 3 step process: - Extract pages from pdf document - For each page image - Extract contours (say 30 per...