su

Results 5 issues of su

Hi, Thanks for you great work! One bug I have encountered here is if train with: ``` --start_refine_pose_epoch 1000 --start_refine_focal_epoch 1000 ``` There will be a field named `init_c2ws` in...

Hi: I find the model somehow separates the vgg for RGB and flow apart, while in the paper it seems that there are two vggs, and the RGB and flow...

Hi, @kyle-gh : Thanks for your great work! Could you please provide some example data (source/target pose, weight, vertex-mask)? I am quite confused about how to organize those files. Thanks!

Hi, Thanks for your work! I am confused by the description in paper here. ![image](https://github.com/pauzii/PhaseBetweener/assets/25632694/fd647c67-783e-4416-aa76-1bfa4469efbd) I get it that during training, the phase feature is pre-extracted for each frame `i`...

I have a mesh with per-wedge UV and a associated texture image. After applying `close_holes` filter, some new faces is added to close holes, however the material and per-wedge UV...