István Sárándi

Results 34 comments of István Sárándi

Ignoring 'S', using 'pose', 'shape' (with the gender-neutral SMPL model, is that correct?) and 'cam_rotmat' and manually fiddling with the translation vector I managed to get an approximate overlap, but...

Sorry for bothering again. I've tried out the SPEC-MTP dataset's npz file as well, but this has fewer keys, for example 'cam_int' is not there. How can I build it...

That's still possible, though I don't have sample code for that. Those experiments from the paper were trained with the old repo using Tensorflow 1, where I did provide the...

That's an experimental flag that should normally be off. It's not used for the paper. I will push an update sometime that cleans those things up. Dataset-wise there's no difference....

Hi Timm, True, good catch! My reasoning here was that in this case the user decided the bounding boxes already, so it's more logical to return the results for exactly...

Hi! Thanks for this detailed analysis! I have noticed slow initial load times as well, and 20-30 seconds seem the correct ballpark. I haven't had time to take a closer...

I tried this conversion briefly as well but apparently some operation is not compatible with tflite. I'll keep this open for now.

Can you let me know what your use case would be? The big model needs a powerful GPU anyway, so it's not like you can deploy it easily on some...

Thanks a lot for the detailed analysis! I will try to come back to this soon, but meanwhile what you can do is perhaps extract out the raw model from...

This was fixed in this commit in keras: https://github.com/keras-team/keras/commit/013adbae4d35448c49ccf36938cdf9a684a8ddd8