zuoym15/craves.ai

How to get joints info by changing demo_capture.py

ghaoziang opened this issue · 1 comments

Hi,
I noticed that there are 72 float printed when I ran demo_capture.py. Are they X, Y, Z values of 24 vertexes as same as info in json files in vertex directory? In train_arm.py, target data are composed with vertex info and joint info. Thus if they are vertexes' values, how to get joints info using commands to complement training data from 3D model?

Hi,
We have updated the data generation tool. The data generated should now be fully compatible with our data loader. Please have a try and let us know if you face any other problem when generating data.