X-Git-Url: http://plrg.eecs.uci.edu/git/?p=pingpong.git;a=blobdiff_plain;f=python_ml%2Fvalidate-detection.py;h=0160359ff0283833f53626dc52b8993ad445fcec;hp=4c23c9069a1c5c76ed1070f42aa432d2f46ba7bc;hb=c059f6f40bd60500aa73f7f0bdae6948cb32e83a;hpb=64b083ce3b1a5923f16dfc2c7a937c79ed22104c diff --git a/python_ml/validate-detection.py b/python_ml/validate-detection.py index 4c23c90..0160359 100644 --- a/python_ml/validate-detection.py +++ b/python_ml/validate-detection.py @@ -1,7 +1,7 @@ from datetime import datetime -path = "/scratch/July-2018/experimental_result/smarthome/" -#path = "/scratch/July-2018/experimental_result/standalone/" +#path = "/scratch/July-2018/experimental_result/smarthome/" +path = "/scratch/July-2018/experimental_result/standalone/" # D-Link plug #device = "dlink-plug/self-test" #fileExperiment = "dlink-plug-nov-7-2018.timestamps" @@ -43,10 +43,33 @@ path = "/scratch/July-2018/experimental_result/smarthome/" #device = "st-plug/self-test" #fileExperiment = "st-plug-nov-13-2018.timestamps" #fileDetection = "phone-side-detection" -device = "st-plug/timestamps" -fileExperiment = "st-plug-smarthome-nov-13-2018.timestamps" -fileDetection = "st-plug-smarthome-nov-13-2018.eth0.phone.detections" +#device = "st-plug/timestamps" +#fileExperiment = "st-plug-smarthome-nov-13-2018.timestamps" +#fileDetection = "st-plug-smarthome-nov-13-2018.eth0.phone.detections" +# Arlo camera +#device = "arlo-camera/self-test" +#fileExperiment = "arlo-camera-nov-13-2018.timestamps" +#fileDetection = "phone-side-detection" +#device = "arlo-camera/timestamps" +#fileExperiment = "arlo-camera-smarthome-nov-15-2018.timestamps" +#fileDetection = "arlo-camera-smarthome-nov-15-2018.phone.eth0.detections" + +# Nest Thermostat +#device = "nest-thermostat/self-test" +#fileExperiment = "nest-thermostat-nov-15-2018.timestamps" +#fileDetection = "phone-side-detection" +device = "nest-thermostat/timestamps" +fileExperiment = "nest-thermostat-smarthome-nov-16-2018.timestamps" +fileDetection = "nest-thermostat-smarthome-nov-16-2018.phone.eth0.detections" + +# TP-Link Bulb +device = "tplink-bulb/self-test" +fileExperiment = "tplink-bulb-nov-16-2018.timestamps" +fileDetection = "phone-side-detection" +#device = "tplink-bulb/timestamps" +#fileExperiment = "tplink-bulb-smarthome-nov-16-2018.timestamps" +#fileDetection = "tplink-bulb-smarthome-nov-16-2018.phone.eth0.detections" # Arlo camera #device = "arlo-camera/self-test"