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
I was trying to convert the model to tflite model, and i want to use filter implausible poses but i cannot find the bone length file to get he mean bones mean_bones = ( ds3d.get_dataset(FLAGS.bone_length_dataset).train_bones if FLAGS.bone_length_dataset else spu.load_pickle(FLAGS.bone_length_file))
Would you please share that file with us ?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
First of all thank you for your work,
I was trying to convert the model to tflite model, and i want to use filter implausible poses but i cannot find the bone length file to get he mean bones
mean_bones = ( ds3d.get_dataset(FLAGS.bone_length_dataset).train_bones if FLAGS.bone_length_dataset else spu.load_pickle(FLAGS.bone_length_file))
Would you please share that file with us ?
Thanks in advance.
The text was updated successfully, but these errors were encountered: