LAST icon indicating copy to clipboard operation
LAST copied to clipboard

Read Ten Lines at One Glance: Line-Aware Semi-Autoregressive Transformer for Multi-Line Handwritten Mathematical Expression Recognition

Results 5 LAST issues
Sort by recently updated
recently updated
newest added

there's no setup.py in the project

FileNotFoundError: [Errno 2] No such file or directory: 'best.pth' which seems like you didn't provide ckpt of the model?

when i python test.py, the following error happened: ModuleNotFoundError: No module named 'eval_offline' I wonder 'eval_offline' a package or a .py in your project ?