longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.55k stars 420 forks source link

how to train my own datasets #98

Open chenruishuang opened 6 years ago

chenruishuang commented 6 years ago

I instead the classes of my classes , but it occurred an error: index error and it display that the error occurred in Line 132 of darknet.py . Can somebody can help me ? thanks very much!!!

DRosemei commented 5 years ago

1.clear the .pkl in data/cashe 2.in pascalvol.py, rewrite self._classes

  1. in configvoc.py, rewrite label_names