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

Updates #5

Open joaozenobio opened 9 months ago

joaozenobio commented 9 months ago

Hi @thohemp! Do you intend to make more updates on the implementation of the 6DRepNet360? I am currently searching for a model to infer the human head orientation on videos for a research project and the updates you have made on the previous 6DRepNet model is what I have been looking for. Thanks in advance.

DESEOUMAIGA commented 9 months ago

Hi @thohemp! Do you intend to make more updates on the implementation of the 6DRepNet360? I am currently searching for a model to infer the human head orientation on videos for a research project and the updates you have made on the previous 6DRepNet model is what I have been looking for. Thanks in advance.

Hello, I am in a similar situation as you. I am currently looking for a model that can be used to calculate the head 6Dof for head tracking in videos. Do you have any recommendations?

joaozenobio commented 8 months ago

There are several approaches, but couldn't find any other that has training data for the back of the head.

The network can be trained here, but there are no trained models yet, I guess.