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

cuda version issue #14

Open
rajayarli opened this issue Sep 17, 2023 · 0 comments
Open

cuda version issue #14

rajayarli opened this issue Sep 17, 2023 · 0 comments

Comments

@rajayarli
Copy link

Hi, I am using Google Collab's v100gpu as my run time also, when I try to run the code I face the below error:
issue 1: version problem
image

the versions that you specified were not compatible with the Cuda version and torch py of the collab I tried to download the matching version but it still says bfloat16 does not support the Cuda. I even tried to use float16 instead of that still it is still persistent.

issue 2: dataset specific problem
There are a lot of troubles I faced like the dataset complexity which with only a few buildings with more than 250 GB of space.
image

I even tried to run them with a few buildings like this:
image
still, I am unable to run that always getting the index out of bounds, also I am unaware of the usage of semseg_classes. do we need to modify if we are using fewer buildings?

issue 3: will this approach work?
Right now I am trying to download the data set individually like rgb with all buildings and I will copy 10 images per building to save space. and download the rest of the buildings externally using wget since the omni dataset is ignoring some buildings I just want to ask for your help and guidance if possible.

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

1 participant