Hi, thanks for releasing the code!
I have finished finetuning with the skating_gt setting. I have two questions:
After finetuning (skating_gt), how can I input two motion sequences (learner vs. reference) to generate Sport Instruction outputs?
Is there an inference script or a recommended way to run generation with two motion inputs?
I saw in previous issues that raw videos cannot be released for ethical reasons.
If I want to train a video-input version of the model, what is the expected pipeline?
For example, should I extract poses first and then use this repo as-is, or is there any code/config for video-based training that is not in this release?
Any pointers or example scripts would be very helpful. Thanks
Hi, thanks for releasing the code!
I have finished finetuning with the skating_gt setting. I have two questions:
After finetuning (skating_gt), how can I input two motion sequences (learner vs. reference) to generate Sport Instruction outputs?
Is there an inference script or a recommended way to run generation with two motion inputs?
I saw in previous issues that raw videos cannot be released for ethical reasons.
If I want to train a video-input version of the model, what is the expected pipeline?
For example, should I extract poses first and then use this repo as-is, or is there any code/config for video-based training that is not in this release?
Any pointers or example scripts would be very helpful. Thanks