BobLiu20/YOLOv3_PyTorch

Is this YOLO uses darknet framework or cfg parser?

Opened this issue · 2 comments

@BobLiu20 How are you? I have question that i need a yolo v3 that is implemented completely on pytorch, and does not use darknet framework and its cfg parser. So, does your code use darknet framework or its cfg parser?

@eng100200, please read the description carefully. The author said : 'YOLOv3 and darknet53 without original darknet cfg parser.' So, the answer to your qv is no, this is his own implementation