leeyoshinari / YOLO_v2

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

Can we train the model without the pre-trained weights? #46

Open 19944180 opened 3 years ago

gouravtech commented 1 year ago

The existing weights show error while training the dataset. Is it possible to train the model without transferring the pre-trained weights?