-
Notifications
You must be signed in to change notification settings - Fork 108
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
How to do inference using this model? #7
Comments
Try local testing |
I am getting below error if I do local testing
|
Do you use Pytorch==0.2.0 and torchvision==0.2.0 ? |
Hi, But, Now a new error raised. Please help |
@Akhiladdh @harikrishnanvs Hey guys, I had some package version issues as well. My package versions :
|
Once you have fixed that you'll run into this error To fix that,
|
Hi @Sadam1195 Your solutions worked. now I got below output as a prediction and a Runtime Warning
|
@Sadam1195 does this study have some guideline on how to replicate? |
Hi @Aliktk you can replicate follow steps mention in readme file step-up your requirements then start form "Experiments process" |
@ankitdata thanks for your quick response I have done preprocessing step and prepare the data. Now the problem in training as I have 64GB ram and it consumes fully any solution for this? |
@Aliktk , I suggest you to use Kaggle's free computation and GPU quota. |
@ankitdata hello dear I run testing script so it works and removes the errors you mentioned above. Now why I got and its continously doing to the len of test_dataset.
Does it means it don't having any heatmap or else?
|
I don't have enough RAM to train this model again. Is there any way to use this model to do inference on my data?
The text was updated successfully, but these errors were encountered: