picasso
picasso
Hello there: Thank you for the awsome work. As I read through the paper about event stream generation I found this equation a bit confused:  To be specific, I...
Hi: thanks for the awsome implementation. I encounter an error when training on colab that says the batch images are a list instead of tensor (which does not allow all...
Hello there: I was wondering if anyone tried to adapt the code with image conditioning before and how do you guys did it?
Hi, I tried to use the following code to test the effects of using adjoint method ``` import torch import torch.nn as nn from torchdiffeq import odeint_adjoint as odeint import...
Hi, thanks for the great work. I am just wondering if the the current released model of DrapNet only trained on female SMPL model. Is there any model trained on...