jinyu121 / DW2TF

Darknet Weights to TensorFlow
GNU General Public License v3.0
219 stars 73 forks source link

TypeError: string indices must be integers #52

Open wangkuo106 opened 4 years ago

wangkuo106 commented 4 years ago

Traceback (most recent call last): File "main.py", line 116, in main(args) File "main.py", line 57, in main parse_net(args.layers, args.cfg, args.weights, args.training) File "main.py", line 28, in parse_net layer_name = layer['name'] TypeError: string indices must be integers