Emilio Jesús Hernández Salas
Results
2
comments of
Emilio Jesús Hernández Salas
Same problem, solved using the info @ issue #14 and [this](https://gist.github.com/edz-o/84d63fec2fc2d70721e775337c07e9c9) function (still testing if it's correct).
Modify the line 11 on [convert.py](https://github.com/zzh8829/yolov3-tf2/blob/master/convert.py) to: ```python flags.DEFINE_integer('num_classes', 1, 'number of classes in the model') ```