You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: