rockkingjy / OpenTracker

Real-time C++ ECO tracker etc. speed-up by SSE/NEON, support Linux, Mac, Jetson TX1/2, raspberry pi
GNU General Public License v3.0
743 stars 196 forks source link

in the darknet:https://github.com/rockkingjy/darknet #39

Open zhaowuyao opened 5 years ago

zhaowuyao commented 5 years ago

when run with OpenTracker in the darknet ,it has 0o response, no error. xxx@xxx-System-Product-Name:~/disk_a/darknet$ ./darknet detector tracking cfg/coco.data cfg/yolov3.cfg weights/yolov3.weights rtsp://admin:admin123@192.168.0.230//Streaming/Channels/1 xxx@xxx-System-Product-Name:~/disk_a/darknet$ I also try this ,but it have no response,no error: xxx@xxx-System-Product-Name:-System-Product-Name:~/disk_a/darknet$ ./darknet detector tracking cfg/coco.data cfg/yolov3.cfg weights/yolov3.weights xxx@xxx-System-Product-Name:-~/disk_a/darknet$ So what can I do for darknet to connect to opentracker?

rockkingjy commented 5 years ago

@zhaowuyao darknet has been changed a lot, if not compatible to OpenTracker, sorry, u have to do it by your self.