Hi, does Easymocap support generating SMPL from real-time multi-view image input?
Becauese I found that the source code performs optimization using all frames from all views as input together.
I tried to optimize the SMPL model using multi-view images for each frame, but encountered an error. It seems like the problem is related to the optimizer.

