RonLek / FastV2C-HandNet

Repository for the implementation of "FastV2C-HandNet: Fast Voxel to Coordinate Hand Pose Estimation with 3D Convolutional Neural Networks"
https://arxiv.org/abs/1907.06327
10 stars 2 forks source link

Evalution Script #11

Open dreamibor opened 3 years ago

dreamibor commented 3 years ago

Hi,

Thank you for open-sourcing this project.

How can I evaluate the model with awesome-hand-pose-estimation? It seems the test.py can only generate 2124 samples, while the awesome-hand-pose-estimation requires the whole MSRA dataset.

Is it possible to enable the whole dataset evaluation or individually?

Thanks

kmonachopoulos commented 2 years ago

Had the same issue

Check here: https://github.com/RonLek/FastV2C-HandNet/issues/12