-
Hello ,
I appreciate the effort and time you are putting into this project it is indeed the utility most of us need but haven't known existed.
However, I have an issue.
I have just installed al…
-
I want to understand the whole code please direct me where i can find help
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.5.10-51-g7617109
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7617109d43060aa0225f774bad9971bcbd166e15
Last commit: 10 minutes ago
Core tap…
-
Okay, so I was trying to get to compute BLEU score via eval.py by executing the following command:
`python3 "/content/drive/My Drive/LaTeX-OCR-main/eval.py"`
I got the following error when it re…
-
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:LinXueyuanStdio/Data-for-LaTeX_OCR.git' into submodule path '/home/ailab/LaTeX_OCR/LaTe…
-
Why it stopped working?
I have tokenizers version 0.9.4
![image](https://user-images.githubusercontent.com/85106864/149164287-2c705804-f3e4-4bd4-9b80-b92fb6c8bf35.png)
```
(base) PS C:\Users\D…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
eqs = open(equations, 'r',encoding="utf-8").read().split('\n')
Traceback (most recent call last):
dataset = Im2LatexDataset(equations, images, args.tokenizer)
File "dataset/dataset.py", l…
-
Hey Buddy, first of all, great work here, I followed the instructions, and it works amazingly for most of the equations. Now I want to train the model for handwritten equations to predict LaTeX. Follo…
-
While trying to package https://github.com/lukas-blecher/LaTeX-OCR I ran into problems with the appimage finding packages from my `~/.local`. In particular, `transformers` tried to import `tensorflow`…