ZhangGongjie / Meta-DETR

[T-PAMI 2022] Meta-DETR for Few-Shot Object Detection: Official PyTorch Implementation
MIT License
388 stars 84 forks source link

how to use 2 GPU #45

Open Hianghua opened 2 years ago

Hianghua commented 2 years ago

I only have two GPUs at the moment, changed the command line

“GPUS_PER_NODE=2 tools/run_dist_launch.sh 2”

But still, only the first GPU can be used.

What part should I change so that I can use two GPUs?

qjh666888 commented 11 months ago

+1

syluofoden commented 2 months ago

+1