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

getting training error Please help #5

Open
shivom9713 opened this issue Nov 28, 2020 · 10 comments
Open

getting training error Please help #5

shivom9713 opened this issue Nov 28, 2020 · 10 comments

Comments

@shivom9713
Copy link

shivom9713 commented Nov 28, 2020

error

I have added the dataset in the mentioned format ... but i got this error
Please Help

@Blade6570
Copy link
Owner

Blade6570 commented Nov 30, 2020

Hi, which PyTorch version are you using? This code is written for V0.3.1.

@shivom9713
Copy link
Author

shivom9713 commented Nov 30, 2020 via email

@shivom9713
Copy link
Author

torch>=1.4.0
torchvision>=0.5.0
dominate>=2.4.0
visdom>=0.1.8.8

Sir i have used the above requirements and tried torch 1.1.0 and torchvision 0.3.0 separately
I got an error
23

Please help me to get the code work

@Blade6570
Copy link
Owner

Hi,
Seems like some package version mismatch problem. Please set up your enviornemnt again by keeping
Python at 3.5.4
Pytorch at 0.3.1
PIL at 6.1
and let me know if the problem persists. You are using pytorch 1.1.0 which is not compatible for this code base.

@shivom9713
Copy link
Author

shivom9713 commented Jan 4, 2021

caca

Still shows error even after installing the required versions of pillow and torch
sir my email id is [email protected]
I am doing my Mtech project....Your code can be helpful for my project
Please mail me so that i can contact you directly
Thanks

@shivom9713
Copy link
Author

semi
This time i ran the code with :
torch 0.3.1
torchvision 0.2
dominate and visdom

some GPU error is thrown by the complier

@Blade6570
Copy link
Owner

I think you have installed pytorch compiled with cuda-8 but in your google colab they have cuda-9. So you need a torch v0.3 with cuda-9 support. Something like https://download.pytorch.org/whl/cu90/torch-0.3.0.post2-cp35-cp35m-linux_x86_64.whl. You can download this file and then install by pip install [downloaded file]

@shivom9713
Copy link
Author

shivom9713 commented Jan 5, 2021 via email

@kiyaaabdian
Copy link

if you don't want answer the question, why do you write For any help, please contact us at ?

@Blade6570
Copy link
Owner

@kiyaaabdian What is the issue btw? I don't work in university anymore so have limited access to university emails. If it is version mismatch problem like the issue of @shivom9713 then difficult for me to replicate.

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

3 participants