hustvl / MIMDet

[ICCV 2023] You Only Look at One Partial Sequence
https://arxiv.org/abs/2204.02964
MIT License
330 stars 30 forks source link

multi-machine training in clustre #4

Closed xushilin1 closed 2 years ago

xushilin1 commented 2 years ago

It is an interesting work and thanks for your code.

I dont know how to train this code in clustre with slurm. Could you give me some advise

Yuxin-CV commented 2 years ago

Hello, thanks for your interest in our work.

We are not quite familiar with slurm, perhaps you can refer to https://github.com/facebookresearch/detr/issues/46.