- Added CSIExtractor class for extracting CSI data from WiFi routers. - Implemented RouterInterface class for SSH communication with routers. - Developed DensePoseHead class for body part segmentation and UV coordinate regression. - Created unit tests for CSIExtractor and RouterInterface to ensure functionality and error handling. - Integrated paramiko for SSH connections and command execution. - Established configuration validation for both extractor and router interface. - Added context manager support for resource management in both classes. |
||
|---|---|---|
| .. | ||
| test_csi_extractor.py | ||
| test_csi_processor.py | ||
| test_densepose_head.py | ||
| test_modality_translation.py | ||
| test_phase_sanitizer.py | ||
| test_router_interface.py | ||