JKBox / YOLOv3-quadrangle

YOLOv3 detector with quadrangle in PyTorch
88 stars 29 forks source link

How to add validation set in training #9

Open anmol4210 opened 4 years ago

anmol4210 commented 4 years ago

Hi, I;m trying to add a validation set during training which will be evaluated after every epoch. But unfortunately I'm not able to understand how to do it. Could someone guide me how to do it. Any help will be great.

Someone plzzz reply