Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/tuanio/image2latex
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanio committed Nov 13, 2022
2 parents d84cd8b + 9b4a54d commit 3617dda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ This structure is based on Seq2Seq architecture, it use one Convolutional Encode
### Login wandb
- `wandb login <key>`

python main.py --batch-size 2 --data-path C:\Users\nvatu\OneDrive\Desktop\dataset5\dataset5 --img-path C:\Users\nvatu\OneDrive\Desktop\dataset5\dataset5\formula_images --dataset 170k --val --decode-type beamsearch
python main.py --batch-size 2 --data-path C:\Users\nvatu\OneDrive\Desktop\dataset5\dataset5 --img-path C:\Users\nvatu\OneDrive\Desktop\dataset5\dataset5\formula_images --dataset 170k --val --decode-type beamsearch

## Example
- <a href="https://www.kaggle.com/code/tuannguyenvananh/image2latex-resnetbilstm-lstm">ResNet Row Encoder</a>

0 comments on commit 3617dda

Please sign in to comment.