leesangjoon1

Results 2 issues of leesangjoon1

My train command is "python train.py -c 2 -p coco159 --batch_size 8 --lr 1e-3 --num_epochs 10 --load_weights weights/efficientdet-d2.pth --head_only True" and My eval command is "python coco_eval.py -p coco159 -c...

![efficietndet-error](https://user-images.githubusercontent.com/50565808/231234571-e8a89f57-ddf1-47f3-8c69-1f2cca3b8bb4.png) I want to train using the efficientdet code but it doesn't works It just stop before starting. [Warning] Don't panic if you see this, this might be because you...