toandaominh1997 / EfficientDet.Pytorch

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

threshold/iou_threshold #150

Open alexrider1105 opened 4 years ago

alexrider1105 commented 4 years ago

Just wanted to ask if people knew the meaning behind each of these "threshold" flags -- why are there two? where do they each appear in the source code?