tungth07

Results 1 comments of tungth07

You can update load_weights function as follow to resolve problem: def load_weights(self, weightfile): #Open the weights file fp = open(weightfile, "rb") #The first 4 values are header information # 1....