- PyTorch
- Python-Iwlist
A scanning phase has to be performed for each different zone.
That is done by running (should be done with root privileges for better results):
python scanZone.py ZONE_NAME NUMBER_OF_SAMPLE
This shoud generate a different json file for each zone.
That is done by running:
python mergeDataset.py <zone1.json zone2.json ... >
This creates the raw_dataset.json
files
Run the following commands:
python getAllAP.py
python getAllZones.py
These generates aplist.json
and zonelist.json
That is done by running:
python trainNet.py
bash localize.sh