Deepayan

Results 9 comments of Deepayan

Hi Suraj, My NLP version is 0.4.0. I would also like to add that your code runs perfectly well on CPU. It's when I switch to GPU that I am...

Hi Suraj, Yeah I was able to resolve the issue. I had to write my own trainer code. On Sat, 26 Sep, 2020, 7:42 PM Suraj Patil, wrote: > Hey,...

I have the same query. Can the authors please clarify?

Hello! I wrote the contrastive learning part by following the instructions in the paper. However, when training the model only with the contrastive loss, the training IOU doesn't seem to...

Hello Derrick, I had seen this implementation. In your paper, you have mentioned equations 9 and 10 as the contrastive loss between pixel embeddings and the text features. I am...

I am also interested in the same. It would be of great help if you guys could provide us with the visualization code as well.

Hi Pavan, As you might have noticed that I have used only inbuilt functions to get the output. I haven't coded any of the modules be it either DIctionary learning...

Hi Nauman, sorry for the late response, but right now I don't have any ready solution for it. Maybe you can look at repos that already do Arabic OCR. I...

Hi please try to follow this blog, https://github.com/Deepayan137/Adapting-OCR/blob/master/notebooks/ocr.ipynb for the creation of a synthetic dataset. Also, if the current implementation gives you errors, you can try to modify the data...