lmb-freiburg / hand3d

Network estimating 3D Handpose from single color images
GNU General Public License v2.0
802 stars 252 forks source link

STB xyz convert uv coordinat is false #33

Open gongzaizhou opened 5 years ago

gongzaizhou commented 5 years ago

I try your create_db.m, I find uv coordinate is false in 'BB', how should I do?

zimmerm commented 4 years ago

Can you explain your problem in more detail? I find it hard to follow your problem.

KennethJAnthony commented 4 years ago

Hi @zimmerm,

can I check with you for create_db.m it will create a binary of the 6000 * 2 images in B1Random & B1Counting. This will create a 5.5 GB file. And this is the file that is used to evaluate with eval_full.py.

KennethJAnthony commented 4 years ago

Hi,

For training_lifting.py which variant was used to trained the weights in the paper. I am trying to replicate the results for STB dataset.