JaryHuang / awesome_SSD_FPN_GIoU

This repository carries out some paper recurring work
106 stars 25 forks source link

AttributeError: module 'torch.nn' has no attribute 'SyncBatchNorm' #20

Open zzfpython opened 4 years ago

zzfpython commented 4 years ago

Hi, Can I ask a question. I haven't download the pretrained models so when I type python train.py this error occur. So where should I put the pretrainedmodel And Why this error appear? Can you give me some advice?

JaryHuang commented 4 years ago

hello,if your pytorch vesion is <0.4.1, maybe cause this error. I think you can update your pytorch==0.4.1