DiffusionDet icon indicating copy to clipboard operation
DiffusionDet copied to clipboard

how to run in multi nodes

Open qyu21490 opened this issue 2 years ago • 1 comments

want to use multi-node training, does the author have a good solution?

qyu21490 avatar Mar 22 '23 15:03 qyu21490

Hi,

Thanks for your interest.

We didn't experiment with multiple nodes. I believe it can work with multiple nodes since our codebase is based on detectron2.

You can refer https://github.com/facebookresearch/detectron2/issues/259 for more information.

ShoufaChen avatar Mar 23 '23 01:03 ShoufaChen