Joaquín Alori

Results 31 comments of Joaquín Alori

Hey @calledbymountains thanks for spotting this. You are quite right, this is an inconsistency on our part. We'll fix it ASAP. Cheers!

Just wanted to say thanks too, this looks really cool and I hope I'll find some project to work in it soon.

I'm using the `struct` solution at the moment, but just for curiosity, will this be implemented? It's useful for one off things which don't require the verbosity of defining a...

Hi @Daniil-Osokin, do you mind posting the diff of the code you are using to run inference on a custom image and draw/filter the keypoints?

Thanks, tried it on a simple 6-person image on got perfect results, but then I tried it on a video, in a much more complicated scene, and these are the...

Gotcha, I tried filtering according to the diff you posted with regards to vis.py, but using a 0.3 threshold, and the results were less noisy, but not ideal. I understand...

Hi @Daniil-Osokin, one question, the repo you posted reported 40mAP, which I think would be much worse accuracy wise than the image you posted which seems to be really good....

If you go about adding support for inline `noqa` flags, please consider also adding support for `flake8: noqa` at the beginning of the file to ignore warnings/errors in the whole...

Oh thanks a lot, I will give the FPS script a run on my GPU and report back in case you want to post some benchmarks with different GPUs!

> If you can't make rootPattern to work for resolve workspaceFolder, you can > > * Run `:CocList folders`. > * Press `` and edit the path to correct folder....