mirror of
https://github.com/ruvnet/RuView
synced 2026-06-09 10:13:17 +00:00
Add WiFi DensePose implementation and results
- Implemented the WiFi DensePose model in PyTorch, including CSI phase processing, modality translation, and DensePose prediction heads. - Added a comprehensive training utility for the model, including loss functions and training steps. - Created a CSV file to document hardware specifications, architecture details, training parameters, performance metrics, and advantages of the model.
This commit is contained in:
@@ -5,6 +5,7 @@ __pycache__/
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
mcp.json
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
|
||||
Reference in New Issue
Block a user