yu-jingrui / modular_SSD_tensorflow

Modularized SSD implementation in TensorFlow. Inspiration: Speed/accuracy trade-offs for modern convolutional object detectors.
https://arxiv.org/abs/1611.10012
MIT License
7 stars 5 forks source link

Precision/Recall Curve #5

Open Cuky88 opened 6 years ago

Cuky88 commented 6 years ago

@fisheess Thanks for providing this good work. I would like to knwo how I can obtain a precision-recall curve. I saw that there are already codes for calculating, but I don't get how to use it. Could you please advise?

Thanks.

1453042287 commented 5 years ago

@Cuky88 hi there, i use this model trained the dataset bdd100k ,but the model.ckpt is almost 200MB, it's too big, i don't konw why, is yours the same? or something wrong?