kenmbkr
kenmbkr
> Then these values is just 3 terms that get multiplied with J_k. So J_k is equation 29 (`jacobian_diff`), and `kp_source['jacobian']` are the 3 terms according to you. However, `kp_source['jacobian']`...
> You should note that my interface of "dense motion network" expects 2 sets of points kp_source and kp_driving. Later inside dense motion kp_source['jacobian'] is multiplied with kp_driving['jacobian'], the resulting...
> When you run dense motion in relative mode, kp_new will be used instead of kp_driving. In dense motion indeed Eq (21) is implemented. You can verify that if you...
> As I told already: > > kp_driving['value'] - T_{Dt
> Multiplications is done inside dense motion. You looking for one to one correspondence between code and paper, but there is none. Code and paper are equivalent. As I told...
I am on Linux and I have the same Windows size problem. Is DSR available on Linux or any other workarounds?
> try scaling options from display settings I am using KDE Plasma. I tried scaling and it messed up the font size of the whole UI. I was wondering if...
@nikhilweee Did you happen to find any workarounds that make face-alignment working on multi-gpu?
Thank you for your suggestions. This is what I tried but my results look almost the same as the input image with only slight color changes if I swap the...