Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c70ce924 authored by ZHANG Haoying's avatar ZHANG Haoying
Browse files

first commit

parent f19d110a
No related branches found
No related tags found
No related merge requests found
...@@ -14,12 +14,16 @@ pip install -r requirements.txt ...@@ -14,12 +14,16 @@ pip install -r requirements.txt
```bash ```bash
python3 loader.py python3 loader.py
``` ```
- The dataset will be saved under databases/demo
- [Optional] Global parameters: - [Optional] Global parameters:
- Choose another teleworking day by modifing WORK_DAY_ID (from "day1" to "day20"). See [Orange4Home](https://amiqual4home.inria.fr/en/orange4home/) for more information - Choose another teleworking day by modifing WORK_DAY_ID (from "day1" to "day20"). See [Orange4Home](https://amiqual4home.inria.fr/en/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](https://archive.ics.uci.edu/dataset/235/individual+household+electric+power+consumption). - 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](https://archive.ics.uci.edu/dataset/235/individual+household+electric+power+consumption).
# To run the boundary detection application interface # To run the boundary detection application interface
```bash ```bash
python3 main.py python3 main.py
``` ```
Our video is availble at [temporary link](https://filesender.renater.fr/?s=download&token=b2660988-71bd-4ec8-82c3-4938191efbea) - Some datasets are already available for testing under databases/demo
\ No newline at end of file
## Our video is availble at [temporary link](https://filesender.renater.fr/?s=download&token=b2660988-71bd-4ec8-82c3-4938191efbea)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment