TensorFlow2.0-Examples
TensorFlow2.0-Examples copied to clipboard
Train custom dataset with pre-trained weights
When I try to use utils.load_weights in train.py it fails. Do you have a tf format version of pre-trained weights from darknet or some other way to initialise the network with it?