KevinGoodman
KevinGoodman
Thanks for the amazing work. But I am a bit confused about this inversion ... I wonder if there is corresponding paper/article that elaborate this process.
check the INSTALL.md to run the setup.py
https://static-content.springer.com/esm/chp%3A10.1007%2F978-3-030-58589-1_42/MediaObjects/504479_1_En_42_MOESM1_ESM.pdf
I try to use the inpaint_loop function in diffusion.py, and the constraint['value'] is just the GT motion from AIST++, I use the following mask to try inpainting/in-betweening/joint-wise constraint. However, the...