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

multi gpu train problem CUDA error misaligned address #734

Open diplomatist opened 1 year ago

diplomatist commented 1 year ago

image 你好!我用两个GPU去训练导致这样的错误,这有什么思路解决?

btjhjeon commented 1 year ago

anyone solve this problem? please share your solutions.

lucaslmrs commented 1 year ago

anyone solve this problem? I had this same error.

GharsallahDev commented 3 months ago

@diplomatist diplomatist @btjhjeon btjhjeon @lucaslmrs lucaslmrs

Did you guys get to solve this?

lucaslmrs commented 3 months ago

No, I didn't. We tried other models.