-
Thanks for the nice work!
The method you proposed has achieved very good results on the CMU Panoptic dataset. What puzzles me is that why not use the optical flow obtained by RAFT as gt to supervise …
-
I am trying to train my hand pose model with your contribution, thanks. When I reading your code, I am a little confused about bg_img_dir(in config.py). Can u tell me what is it, please?
-
Hello,
I recently renamed the file "example.tif" to "example_bak.tif" to exclude its annotation file (example.json) and ran the script "opal23_headpose_test.py". However, I encountered significant va…
-
Thank you for the valuable research.
I am interested in conducting various experiments,
but it seems that some parts of the code, such as the configuration files and dataloader.
Could you share …
-
Unfortunately, two links in the https://github.com/CAMMA-public/SelfPose3D?tab=readme-ov-file#cmu-panoptic-dataset section are missing:
```
Download the pretrained backbone model from [pretrain…
-
Hi there, loved your work! I want to ask a bit more detail about your training dataset. From the paper it is seen that Multi-HMR uses AGORA and BEDLAM. However, how did you train Multi-HMR with the 30…
-
Good Jobs,Would you like to share how to obtain the label file for headpose of panoptic. Looking forward to your reply. Thanks
-
### Authur 筆者
### Motivation なぜやろうとしたか
本論文では、制約のないエンドツーエンドの頭部姿勢推定法を提案する。
曖昧な回転ラベルの問題に対処するため、回転行列を導入し、効率的かつロバストな直接回帰のための連続6次元回転行列表現を提案する。
この方法により、満足のいく結果を得るために姿勢予測を狭い角度に制限する従来のアプローチとは逆に、完全な回転外観を学…
-
Thanks for your work and for releasing the code.
I am trying to download the precomputed codes from the following link -
https://ailb-web.ing.unimore.it/publicfiles/drive/CVPR%202020%20-%20LoCO/code…
-
您好,我在做CMU_Panoptic的测试时,发现[此处](https://github.com/Arthur151/ROMP/blob/master/romp/lib/dataset/cmu_panoptic_eval.py#L44)的文件夹没有找到。按照[dataset.md](https://github.com/Arthur151/ROMP/blob/master/docs/dataset…