Mentions légales du service

Skip to content
Snippets Groups Projects
Haoying ZHANG's avatar
ZHANG Haoying authored
276c2d1c
History

Telesafe demonstration interface

The dataset orange4home is a private dataset, please contact https://amiqual4home.inria.fr/en/orange4home/ to ask for the dataset and put the csv file under databases/orange4home/

To build the environement

conda create --name telesafe python=3.11
conda activate telesafe
cd boundary-crossing-detection-interface
pip install -r requirements.txt

To run the application

python3 app.py

Click on the tab to switch between the simulator, detector and report interfaces

Interface simulator

  • The dataset will be saved under databases/demo
  • [Optional] Global parameters:
    • Choose another teleworking day by modifing WORK_DAY_ID (from "day1" to "day20"). See Orange4Home for more information
    • Choose another household background profile by modifing NOISEDAY. See the file household_power_consumption.txt in databases file. For more dataset information, please check IHEPC.

Boundary detection application interface

  • Some datasets are already available for testing under databases/demo

Report interface

  • The data are synthetic for the demonstration use

Our video is availble at temporary link