Akarsh

Results 105 comments of Akarsh

Hi @krshrimali, thanks for merging this. This is my first contribution to any issue on Github, so thanks for giving me this chance and looking forward to helping/resolving more issues.

Hi @ethanwharris, I am currently interested in implementing Deep Learning Models (especially multi-modal transformers, my recent works are [here](https://github.com/uakarsh)). So, would you mind, if I can take a look on...

Awesome then, looking forward to contributing something amazing to `Flash`

Hi @ethanwharris @krshrimali, I have been exploring Audio Processing and TTS from past few days. I think, there are a few things like: audio Transformations (similar to torchvision.transforms), different models....

Hi there, I guess this is because `ApplyToKeys` focuses on the `nn. Module` class, and due to which error occurs (not sure though), but I found a solution for the...

Hi there, Sorry for the late reply. I am planning to implement DocFormer for Token Classification and Visual Question Answering. So, would be releasing it soon Regards, Akarsh

Yep, it is a bit hardcoded. You need to see the `ResNet Feature Extractor` in `modeling.py` for the changes. Rest all as far as I know, would be handled.

Okay, I would try to include that, instead of pytesseract. Just a side note, did you add the DocFormer implementation, in the paperswithcode.com :)

I am trying it, however I face this error https://githubmemory.com/repo/madmaze/pytesseract/issues/368, and I am unable to fix it right now.

> I am trying it, however, I face this error https://githubmemory.com/repo/madmaze/pytesseract/issues/368, and I am unable to fix it right now. I would try to fix it in coming days