thohemp / 6DRepNet360

Official Pytorch implementation of "Towards Robust and Unconstrained Full Range of Rotation Head Pose Estimation" IEEE TIP 24
MIT License
106 stars 2 forks source link

About the license for this model #3

Closed PINTO0309 closed 9 months ago

PINTO0309 commented 10 months ago

Thank you for sharing your great code. 😺 I have enjoyed it very much since the 6DRepNet generation. Thank you.

What is the license for this model? I'd like to cite it to the repository I'm working on if possible, but I want to post the license correctly.

https://github.com/PINTO0309/PINTO_model_zoo/tree/main/423_6DRepNet360

awarebayes commented 10 months ago

How well does it work with pointing your head backwards? Released model is for 300W-LP, which does not contain a wide range of motion, which was indicated by the paper

PINTO0309 commented 10 months ago

I do not measure MAE because it is too cumbersome. Better than WHENet in sensory evaluation. Pitch is very weak. Well, maybe the Pitch inference just doesn't work well when the range of head detection is large.

https://github.com/thohemp/6DRepNet360/assets/33194443/6587bcb1-6a09-4cba-9830-af4bf0e89a24

awarebayes commented 10 months ago

If you are interested, I have added end to end export to onnx, with euler angles baked into onnx, tested with trt

PINTO0309 commented 10 months ago

Thanks.

However, I think you should open an issue on my repository or open another issue in this repository, since the content is different from the main topic of this issue.

This issue asks, "What is the license for the model?"

thohemp commented 9 months ago

Hello @PINTO0309,

thanks for your work. I add the license to the repo.