toandaominh1997 / EfficientDet.Pytorch

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
MIT License
1.44k stars 306 forks source link

KeyError: 'efficiencydet-d0' #81

Closed ma3252788 closed 4 years ago

ma3252788 commented 4 years ago

Hello, I changed to efficiencydet-d0, but it still does n’t work

Thank you !

ma3252788 commented 4 years ago

45 I followed this question but still not working

ma3252788 commented 4 years ago

I just use :python train.py --dataset VOC --dataset_root /home/ubuntu/bigdisk/DataSets/VOC/VOCdevkit/ --network efficientdet-d0 --batch_size=14

And it works well

chen1234520 commented 4 years ago

i get the same error, Have you solved it now ?

inFreedom92 commented 4 years ago

@chen1234520 It might be "efficientdet-d0" not efficiency

chen1234520 commented 4 years ago

@chen1234520 It might be "efficientdet-d0" not efficiency

You're right. Thank you very much