Tetsujinfr

Results 82 comments of Tetsujinfr

Fyi, I got 128fps on a Xavier NX, so I guess 251fps on a Xavier AGX makes sense. I have used the 2 cores/15W mode, i.e. dedicating as much power...

I think your expectations are quite high here.

Ok so I guess this is self._get_camera_matrix = partial(self._interpreter.get_tensor, output_details[0]["index"]) in BaseTFLiteFaceAlignment ?

Ok thanks, so this is likely specific to the jetson plateform or to my setup. Tricky to give morr info at this stage bcause this is the only output from...

@Lixz123456 There is a mention in the readme that one can use openpose params (dataset flag), so it is already possible subject to some additional efforts. I think openpose would...

Effectively when running Expose with the default RCNN pose estimation on a [video sequence](https://youtu.be/8_3fWOxNfFo) the pose estimates are a bit unstable. But the most painful part is the ton of...

Getting the same issue, after spending hours to prep the environment... @zmurez-ml , any idea on how to sort this out? tks

So in model.py, line 93, replacing `self.hparams = hparams` by `self._hparams = hparams`, it fixes the issue. Thanks @dephaniehe. Attaching an inference with voxel size of 224 x 224 x...

From memory I think I have used [this](https://products.aspose.app/3d/viewer/ply) online viewer. I just checked and it works with the .ply generated on my side (no texture).

Could not find link to model A2, does someone have it?