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

Is it possible to set BATCH_IMAGES > 1? #2

Closed
XYAskWhy opened this issue May 3, 2018 · 2 comments
Closed

Is it possible to set BATCH_IMAGES > 1? #2

XYAskWhy opened this issue May 3, 2018 · 2 comments

Comments

@XYAskWhy
Copy link

XYAskWhy commented May 3, 2018

Seemed that you can only accelerate training/testing by using multiple GPUs, which doesn't make sense now, since the memory of mainstream GPU is more than 10G, while training with batch_image 1 only use about 4G per card.

@jessemelpolio
Copy link
Owner

If I don't get it wrong, you mean you want to train more than one image in a single GPU? It's possible to do so. See https://github.com/Zardinality/TF_Deformable_Net/issues/16. @Zardinality made a great answer for this problem.

@XYAskWhy
Copy link
Author

XYAskWhy commented May 3, 2018

@jessemelpolio I got it. Thank you.

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