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

Why the GPU memory of rednet50 is larger than resnet50? #39

Open
yushanshan05 opened this issue May 18, 2021 · 1 comment
Open

Why the GPU memory of rednet50 is larger than resnet50? #39

yushanshan05 opened this issue May 18, 2021 · 1 comment

Comments

@yushanshan05
Copy link

I used Tesla V100.
When I train resnet50-retinanet, the gpu memory is 9.26G.
But when I train rednet50-retinanet, the gpu memory is 10.98G.
In your paper, the params and floats of rednet50 is less than resnet50.
image

I only change resnet50 to rednet50, don't change the neck, the head, the input size and other params.
I don't know why. I expect for your reply

@xiaoshuomin
Copy link

I have the same problem.Rednet50 needs larger gpu memory.Have you solved the problem?

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