darknet_net_cam_voc.cmd 454 B

1234567891011
  1. # Download for Android phone mjpeg-stream: IP Webcam / Smart WebCam
  2. #
  3. # Smart WebCam - preferably: https://play.google.com/store/apps/details?id=com.acontech.android.SmartWebCam
  4. # IP Webcam: https://play.google.com/store/apps/details?id=com.pas.webcam
  5. #
  6. # Replace the address below, on shown in the phone application
  7. darknet.exe detector demo cfg/voc.data cfg/yolov2-voc.cfg yolo-voc.weights http://192.168.0.80:8080/video?dummy=param.mjpg -i 0
  8. pause