Deepayan

Results 7 issues of Deepayan

Hello, I am trying to train an OCR which takes a binarized image of a sentence from a document image and tries to predict the output. The losses more often...

Hello, I am trying to finetune the t5 model (e2e_qg) on the squad dataset. I have followed the instructions mentioned in the ReadME file. I had initially prepared the data...

Hello, Most of the tutorials covered in reservoir.py docs are related to next-time step prediction. It would be helpful if you can create tutorials related to classification tasks based on...

enhancement
tutorials

- Good job guys!! It seems everyone has come up with their own versions of code. :+1: - I have added my final version of the code and its output...

Hi, I have implemented the K-svd algorithm for noise removal, However, the outputs that I am getting are nowhere close to what we want. I would very much appreciate if...

Hi, Thank you for your excellent work. I have been playing with the `run_grom.py` file and was wondering whether it is possible to provide multiple region bounding boxes to the...

Hello, First off, thank you for your excellent work. I have a question regarding the training process of the model. It appears from the code that the model can only...