-
Notifications
You must be signed in to change notification settings - Fork 44
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
CUDA_OUT_OF_MEMORY #11
Comments
Hi, do you have the head2headDataset? it showed file was corrupted when I unzip it, can you provide the dataset.zip for me? Thank you ! my email: [email protected] |
When I am running the code using the following command:
with contents of the train_on_target.sh file as:
Then I am getting the following error:
I have checked the batch size in the file options/base_options.py. It is already set to 1. How can I solve the above mentioned exception. My system has 6 GB NVIDIA GTX 1660 Super GPU.
The text was updated successfully, but these errors were encountered: