pilaurent
Results
3
comments of
pilaurent
I do have the same error actually. Running on Windows 10. Trying atm but it is the same with tensorflow-gpu 1.9 as well as 1.5
While reading the code, all seems to be due to the model config within model_builder.py. > model_config: A model.proto object containing the config for the desired > DetectionModel. I just...
Hi. Could it be the location of fping ? Had to change mine(mac) to `cmd := exec.Command("/usr/local/bin/fping", args...)`