This repo contains the implementation of our paper:
Optical Non-Line-of-Sight Physics-based 3D Human Pose Estimation Mariko Isogawa, Ye Yuan, Matthew O'Toole, Kris Kitani. CVPR 2020.
[project page] [paper] [video]
Please see data generation code for our proposed transient image data synthesis and augmentation strategy based on depth data that can be transferred to a real-world NLOS imaging system.
Please check this code for our physics-based 3D pose estimation method from transient images. Our implementation highly refers this repo for RL based pose estimation. Please also check the repo for the latest update.
If you find our work useful in your research, please consider citing our paper:
@InProceedings{Isogawa_2020_CVPR,
author = {Isogawa, Mariko and Yuan, Ye and O'Toole, Matthew and Kitani, Kris M.},
title = {Optical Non-Line-of-Sight Physics-Based 3D Human Pose Estimation},
booktitle = {The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2020},
pages={7013--7022}
}
The software in this repo is freely available for free non-commercial use. Please see the license for further details.
