In this web page, we provide the 3D human pose and ground truth viewpoint datasets used in our paper 'Optimal Camera Point Selection Toward the Most Preferable View of 3-D Human Pose.' In this study, we proposed three metrics that can be used to quantify the goodness of a view. To verify the metrics, first we built a 3D human pose dataset. To collect ground truth viewpoint data, we conducted a subjective assessment on the dataset. During the assessment, each subject watched the 25 poses one at a time. Additionally, for each pose, each subject was asked to find the preferable viewpoints they thought. We verified that the average of the view selection error (VSE) between the viewpoints obtained by the proposed metrics and the ground truth viewpoints was very close to the lower bound of the VSE.
Our 3D human pose dataset was collected using a Kinect sensor (version 2). This dataset consists of 25 different poses:
- Sitting
- Forward bending
- Crouching
- Walking
- Running
- Standing
- Pistol shooting
- Rifle shooting
- Boxing
- Throwing (right hand)
- Throwing (left hand)
- Leaning right
- Leaning left
- Pulling something out of the bag
- Wearing a cap
- Looking through binoculars
- Writing on a board (right hand)
- Writing on a board (left hand)
- Picking up something (right hand)
- Picking up something (left hand)
- Holding the right arm
- Rolling a ball (right hand)
- Rolling a ball (left hand)
- Speaking into a microphone
- Shouting into a microphone.
We implemented the graphical user interface (GUI) to help subjects conveniently find the preferable viewpoints they think during the subjective assessment. The GUI was implemented using MATLAB R2018a. To create the GUI, we used the MATLAB function 'uicontrol.' Therefore, if you want to use the GUI, you will need to install MATLAB on your computer.
Please cite this paper in your publications if it helps your research.
@article{kwon2020optimal,
author={Kwon, Beom and Huh, Jungwoo and Lee, Kyoungoh and Lee, Sanghoon},
journal={IEEE Transactions on Systems, Man, and Cybernetics: Systems},
title={Optimal Camera Point Selection Toward the Most Preferable View of 3-D Human Pose},
year={2022},
volume={52},
number={1},
pages={533--553},
doi={10.1109/TSMC.2020.3004338}
}
Paper link:
Our codes and dataset are freely available for non-commercial use.