Rushikesh Suren Hiray

Results 9 issues of Rushikesh Suren Hiray

### System Info Adding image embeddings to layoutLM makes the model unconvertable After following the - https://colab.research.google.com/github/NielsRogge/Transformers-Tutorials/blob/master/LayoutLM/Add_image_embeddings_to_LayoutLM.ipynb I wanted to convert the .pt model to onnx. The issue is that...

bug

InceptionResNetV2() - Why did you manually add this architecture instead of importing from keras?

Why did you manually add the inceptionnetv2 instead of importing it from the tensorflow API?

Isn't it easy to load the keras inception net instead of writing it manually. I was just curious.

**Is your feature request related to a problem? Please describe.** I'm curious why the system does not have a back button **Describe the solution you'd like** If I wanted to...

enhancement

Hi, I have been meaning to convert the final o/p of docformer in the document classification notebook from .ckpt to onnx but am unable to do so. I have tried...

InceptionResNetV2() - Why did you manually add this architecture instead of importing from keras?

InceptionResNetV2() - Why did you manually add this architecture instead of importing from keras?

Booknlp has not been updated for over 3 years now. I am a huge fan of the project and have decided to take it upon myself to create a successor...