toandaominh1997 / EfficientDet.Pytorch

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

zero confidence value #141

Open shin8463 opened 4 years ago

shin8463 commented 4 years ago

Hi

During training, all the confidence values become minimum values.

Thank you!