Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in root/src/tools/predict.ipynb #29

Open
KoushikMSD opened this issue Dec 14, 2022 · 1 comment
Open

Error in root/src/tools/predict.ipynb #29

KoushikMSD opened this issue Dec 14, 2022 · 1 comment

Comments

@KoushikMSD
Copy link

I was going through all the steps with the pre-trained model.I downloaded dataset5 from the the project website,which contains "data_props.pkl" file, but when I use this to run
python run.py -a 0.0001 -e -1 -b 25 -v -1 -i 2 --r-lambda 0.00005 --raw-data-folder C:\Users\Koushik/predictions\inferencing_50 --test --save-all-eval --restore C:\Users\Koushik/predictions\logdir --image-folder C:\Users\Koushik/predictions/formula_images as described in the notebook predict.ipynb I got an error - raise ParamsValueError('%s is not a valid value of property %s'%(val, name))
commons.dl_commons.ParamsValueError: 338 is not a valid value of property CTCBlankTokenID

Can someone please guide me to get rid of that ?

@KoushikMSD
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant