leeyoshinari / YOLO_v2

The implementation of YOLO v2 with TensorFlow
GNU General Public License v3.0
80 stars 38 forks source link

no .ckpt has been generating #49

Open gouravtech opened 1 year ago

gouravtech commented 1 year ago

Hi,

I have been trying to train the model with my custom dataset but every time I am getting no ckpt in the output directory. Please help how can I generate .ckpt for testing the dataset.