picasso

Results 5 issues of 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: ![image](https://github.com/uzh-rpg/rpg_ev-transfer/assets/87956324/02a66224-42e2-43be-9e88-32f2b807f51e) 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...