You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the code in ubuntu 22.04 using GeForce GTX TITAN X (12gb) and i am getting out of memory error. Could someone suggest how I can solve this?
Also if the batch size needs to be changed, which file should I find the variable in?
I got this error when for scene id 114 and no other changes.
Got this error after I changed the ray_batch_size from 8192 to 4096.
I am new to this, please need guidance!
The text was updated successfully, but these errors were encountered:
@Anji-Builds Hi, I am also facing the same issue, when i am done training, and evaluation starts. My GPU memory is 8GB, so how can we change the batch size? is changing the ray_batch_size same as changing the batch size?
Also how to do the inference just on camera images alone?
Thanks a lot for your interesting work!!
I am trying to run the code in ubuntu 22.04 using GeForce GTX TITAN X (12gb) and i am getting out of memory error. Could someone suggest how I can solve this?
Also if the batch size needs to be changed, which file should I find the variable in?
I got this error when for scene id 114 and no other changes.
Got this error after I changed the ray_batch_size from 8192 to 4096.
I am new to this, please need guidance!
The text was updated successfully, but these errors were encountered: