qqwweee
Results
3
comments of
qqwweee
Use your trained weights and your own class file in yolo.py.
Oh, the training model adds another layer. So don't run `model.save`, try `model.save_weights`.
Just use weights.h5, yolo.py can handle this after 0f3567c.