-
Notifications
You must be signed in to change notification settings - Fork 6
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
Question about prediction a sample #9
Comments
There is a small mistake in the
Hope it helps. Regards, |
Hi @uakarsh
when I run I encountered below error
Is it possible that I did not understand your meaning correctly? Could I please write the correct source code for prediction with a sample?
Best regards, |
Hi Mr. @uakarsh
In one of your source code files named "LaTr TextVQA Training with WandB 💥.ipynb" I was worked on it.
Now I want to predict samples I use this docs
and add this source code but I can't predict samples.
The steps I have done are as follows
1) I add predict_dataloader in DataModule
2) Then I added predict_step as below
3) In the last step I added predictor as below
But when I runned it I have error as follow
I don't know if my path is right or not and if it is true how to solve this problem.
Would u mind helping me with this case?
The text was updated successfully, but these errors were encountered: