analysis/main.go @@ -33,7 +33,7 @@ // demo.Yolo(streamURL) // demo.CVDraw() demo.RunYoloFromIPC(ipcURL, false) demo.RunYoloFromIPC(ipcURL, true) fakeStartProc() }