fundamentalvision / Deformable-DETR

Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Apache License 2.0
3.22k stars 520 forks source link

单机多卡训练卡住 #240

Open sevenandseven opened 1 month ago

sevenandseven commented 1 month ago

你好我使用以下命令 PUS_PER_NODE=2 ./tools/run_dist_launch.sh 2 ./configs/r50_deformable_detr_plus_iter ative_bbox_refinement_plus_plus_two_stage.sh 进行两张卡训练,但是他出现以下内容之后卡住一直没有进展,请问怎么解决?而且怎么在训练过程中指定卡号?