Through-Wall Human Mesh Recovery Using Radio Signals
Abstract
This paper presents RF-Avatar, a neural network model that can estimate 3D meshes of the human body in the presence of occlusions, baggy clothes, and bad lighting conditions. We leverage that radio frequency (RF) signals in the WiFi range traverse clothes and occlusions and bounce off the human body. Our model parses such radio signals and recovers 3D body meshes. Our meshes are dynamic and smoothly track the movements of the corresponding people. Further, our model works both in single and multi-person scenarios. Inferring body meshes from radio signals is a highly under-constrained problem. Our model deals with this challenge using: 1) a combination of strong and weak supervision, 2) a multi-headed self-attention mechanism that attends differently to temporal information in the radio signal, and 3) an adversarially trained temporal discriminator that imposes a prior on the dynamics of human motion. Our results show that RF-Avatar accurately recovers dynamic 3D meshes in the presence of occlusions, baggy clothes, bad lighting conditions, and even through walls.
Cite
Text
Zhao et al. "Through-Wall Human Mesh Recovery Using Radio Signals." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.01021Markdown
[Zhao et al. "Through-Wall Human Mesh Recovery Using Radio Signals." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/zhao2019iccv-throughwall/) doi:10.1109/ICCV.2019.01021BibTeX
@inproceedings{zhao2019iccv-throughwall,
title = {{Through-Wall Human Mesh Recovery Using Radio Signals}},
author = {Zhao, Mingmin and Liu, Yingcheng and Raghu, Aniruddh and Li, Tianhong and Zhao, Hang and Torralba, Antonio and Katabi, Dina},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
year = {2019},
doi = {10.1109/ICCV.2019.01021},
url = {https://mlanthology.org/iccv/2019/zhao2019iccv-throughwall/}
}