pjreddie/darknet

ctypes.ArgumentError when calling DLL

0de554K opened this issue · 3 comments

net = load_net("cfg/tiny-yolo.cfg", "tiny-yolo.weights", 0)

Here need to be byte objects as arguments e.g b"path-to-net" not a str

@FyodorK Hi I would love to work on this, could you please assign me this issue?

Sorry, I'm not a repo owner.

Sorry, I'm not a repo owner.

Oh..got it.