Aadi Adgaonkar

Results 5 issues of Aadi Adgaonkar

Hello, I noticed in the Readme you said that input dimensions could easily be changed to n-by-n with 3 channels - however, whenever I try to change some of the...

I'm trying to install EETQ in a Google Colab notebook using the following command: `pip install git+https://github.com/NetEase-FuXi/EETQ.git`. When installing, all steps seem to work, except that the installation gets stuck...

**Question**: I have an encoder decoder model, quantized using TensorRT's packages for post-training quantization. It is in the HuggingFace transformers saved model format. The model is a TrOCR model, which...

### Feature request I would like for there to be support for Vision Encoder Decoder models, such as TrOCR, with the BetterTransformer tool. ### Motivation I have a TrOCR model...

bettertransformer

Hey! Is there any way to finetune Tesseract models using PyTesseract? The current docs for finetuning on tesseract seem very hard to use and complicated, so it'd be very nice...