dldaisy

Results 11 comments of dldaisy

That's True. Thanks for your kind reply!

Great! Thanks for the reply.

The bug seems solved. Will update after training finished.

Thanks for clarification! May I ask which model performs better? Thanks!

Got it, Thank you!

hello @puppet101, My test code is adapted from https://github.com/Jeff-sjtu/HybrIK/issues/30#issuecomment-877009556

@biansy000 Thanks for the update. I think the bug is due to the matrix recovered from svd is not guaranteed to have positive determinant right? Which means if the determinant...

I see. Thanks a lot.

Hi @Jeff-sjtu Thank you for your inference code. I have 3 questions regarding the above code: 1. Does the root_cam_list means root coord from RootNet? 2. Is the cam_params (f,c)...

Thank you! I may not make myself clear previously: What I mean by saying xyz to uvd space is line 153 to line 156 shown as follows: https://github.com/Jeff-sjtu/HybrIK/blob/e10afb149e10cf721b619b12eb81f02b7ad3c4e0/hybrik/models/simple3dposeBaseSMPL24.py#L153 My question...