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

[ASK] Example to use DetectionLearner in distributed training #631

Open
chjinche opened this issue Nov 12, 2020 · 1 comment
Open

[ASK] Example to use DetectionLearner in distributed training #631

chjinche opened this issue Nov 12, 2020 · 1 comment

Comments

@chjinche
Copy link

Description

I'd like to use the DetectionLearner in distributed training, but looks current notebooks are only single GPU training. Is there any example to follow? Many thanks!

@PatrickBue
Copy link
Contributor

Hi, our implementation is based on torchvision's example code in their "references" folder. See here what I exactly mean by that, and also e.g. train.py here which we use. As you can see, it supports distributed training, however I don't think we ever tried it.

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