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

when I run section #overfit a sample# in train_model.ipynb, it appears. How can I solve it? #13

Open
ily666666 opened this issue Jul 4, 2020 · 1 comment

Comments

@ily666666
Copy link

when I run section #overfit a sample# in train_model.ipynb, it appears. How can I solve it?
OOM when allocating tensor with shape[1,1024,64,64] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc [Op:FusedBatchNormV3]

@Viredery
Copy link
Owner

Viredery commented Jul 5, 2020

It looks like your GPU memory is not sufficient to run this network. Maybe change backbone to ResNet50 or ResNet18. However I don't have relative pre-trained weights unfortunately.

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

2 participants