Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanio authored Nov 13, 2022
1 parent b405eef commit 8edda8d
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 8edda8d

Please sign in to comment.