How can I save the predictions after performing SL(4) alignment using the solver.run_predictions method? I need the complete and continuous parameters for each frame (3000 frames in total) after they have been aligned and optimized. Specifically, how can I access and save the predictions after calling solver.graph.optimize()
How can I save the predictions after performing SL(4) alignment using the solver.run_predictions method? I need the complete and continuous parameters for each frame (3000 frames in total) after they have been aligned and optimized. Specifically, how can I access and save the predictions after calling solver.graph.optimize()