Jizheng
Jizheng
I want to use this model for images of 20+ key points. What should I do?
When I want to convert `checkpoint` to `pb`, I need file `meta` , but I cant find it. Or there may exist other way to get `pb` of the model?
  I have transformed the 'yolov4.weight' into 'yolov4.pb' and run the 'predict.py'. But it seems that the output is unsatisfactory. Does anyone has got the same result?