Environmental sensing (ES) using physics-informed AI tools with wireless communication networks.
This project explores multi-sensor data fusion for physical field sensing, including spatio-temporal field characterization and integration of wireless link sensors into sensing environments.
FieldSense/
├── core/ # Shared utilities (protected)
├── dataset/ # Shared data (protected)
├── projects/ # Research projects
│ ├── estimation_after_detection/
│ ├── physics_ml/
│ └── spatial_interpolation/
├── requirements.txt
└── CONTRIBUTING.md
git clone https://github.com/USERNAME/FieldSense.git
cd FieldSense
pip install -r requirements.txtSee CONTRIBUTING.md for guidelines on how to contribute.
MIT License — see LICENSE for details.