-
Notifications
You must be signed in to change notification settings - Fork 131
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
problem with training yolov2 model #402
Comments
any help will be very much appreciated |
Hello, I was able to run the notebook without any issue. Would you please check your cas connection? |
I am sorry I don't follow. What do you mean by check the cas connection? Isn't the connection established at the start of the notebook code? |
Another information I didn't mention is that I am running the notebook on a trial environment |
Would you please share your entire notebook? |
Sorry for the very late reply. What do you mean by sharing the entire notebook? I am running the notebook but with changes to the file position. But I was doing the image augmentation part and I had errors. I checked and the data is there and the format is in .txt and .jpg . https://github.com/michaelgorkow/SAS_DeepLearning/blob/master/Face_Mask_Detection/image_augmentation_object_detection.ipynb |
Please update your dlpy to the latest version using pip install git+https://github.com/sassoftware/python-dlpy.git |
Could you please share the error message? |
The error message is the exact same as the one I posted when I first created this issue. |
SAS support requested I open an issue here. Error from CAS logs: DLPY version 1.2.1-dev |
Are the case controller logs accessible for SAS trial users? I don't seem to be able to find it. |
SAS support informed me that SAS Viya does not support any GPUs other than Pascal or Volta architecture and since I was trying to run the code on a NVIDIA A2 it will not work. @crack3n-collab what GPU are you using? |
Thanks for the info. @shlongsas will look into this issue soon. |
I set my GPU to false. |
I am able to run the notebook without any issue. Could you try to get the most current version of SAS Viya? |
https://github.com/michaelgorkow/SAS_DeepLearning/blob/master/Face_Mask_Detection/face_mask_detection_training.ipynb
Tried running the code above and had errors with the training section
The text was updated successfully, but these errors were encountered: