lyuwenyu / RT-DETR

[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Apache License 2.0
2.18k stars 237 forks source link

how to train using multiple GPUs #394

Open gysennn opened 1 month ago

gysennn commented 1 month ago

I encountered the issue shown in the picture during training. Is it because of insufficient memory? How do I train using multiple GPUs? 我在训练时出现了如图所示的问题,是不是因为内存不足了,如何使用多卡训练 image image

lyuwenyu commented 1 month ago

或许是硬盘不足吧

image
gysennn commented 1 month ago

或许是硬盘不足吧

image

我刚开始猜想也是硬盘,但是df -h之后是这样的 image