xingyizhou / DeepModel

Code repository for Model-based Deep Hand Pose Estimation
GNU General Public License v3.0
111 stars 43 forks source link

Question about crop images #4

Closed guohengkai closed 8 years ago

guohengkai commented 8 years ago

When cropping the images for training, the code uses the ground truth wrist position as the center. Are the testing results of the paper produced by the same way? If not, how to crop the testing image? Thanks.

xingyizhou commented 8 years ago

The testing image is cropped the same way. We assume the hand detection is done in our problem, as many other works do.