zylo117 / Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
GNU Lesser General Public License v3.0
5.2k stars 1.27k forks source link

Training related issues #754

Open LL-XSJ opened 8 months ago

LL-XSJ commented 8 months ago

Author, why am I training very slowly with 8 cards and batch size=8, and when I set batch size=16, it will report a graphics memory error? Why is this image

LL-XSJ commented 8 months ago

How to train with multiple GPUs?