Hi,
I want to recompile Darknet Yolo to use the Yolov3 code. I've replaced the source in jevoisbase/Contrib/darknet with the V3 code and it looks like it's still using the old version. I also tried replacing the code in darknet-nnpack and that didn't help either. Is this the right way to go about doing this?
Also, when using jevois-daemon, where do I put the params.cfg file so I can use my custom config and weights?
Thanks