MhLiao / DB

A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
2.1k stars 479 forks source link

Calculation of Valiation loss #375

Open kayalganesan opened 9 months ago

kayalganesan commented 9 months ago

In the code, I couldn't figure out where the validation loss has been handled. Should I write the code on my own? or is it implemented already?