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...
 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...