ViTPose_pytorch
ViTPose_pytorch copied to clipboard
Reference to your work - fork for 25 keypoints skeleton
Hi, thanks for your code. In the last few days I worked on a finetuned version on COCO + feet dataset (25 keypoints skeleton like openpose) with easy and fast inference using onnx / tensorrt. I started with a fork but ended up publishing a standalone repository, if you want to be cited in any particular way please feel free to ask (I already put a reference to your work).
https://github.com/JunkyByte/easy_ViTPose
Also if any part of the code I wrote is interesting to your repo just tell me and I can work on a PR.