Guillem96 / efficientdet-tf

Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070
GNU General Public License v3.0
96 stars 23 forks source link

Removed a redundant eval() call #7

Closed jeethu closed 4 years ago

Guillem96 commented 4 years ago

Thanks! That is for sure a more elegant solution.