hassony2 / handobjectconsist

[cvpr 20] Demo, training and evaluation code for joint hand-object pose estimation in sparsely annotated videos
https://hassony2.github.io/handobjectconsist.html
MIT License
120 stars 18 forks source link

Training details about HO3D #6

Closed lixiny closed 3 years ago

lixiny commented 4 years ago

Hi, Hasson,

Thanks for your great work!

Could you be kind enough to share the training args when train the meshreg on HO3D dataset. as well as the pretrained model (of HO3D)

Thanks 👍

hassony2 commented 4 years ago

Hi !

Could you clarify exactly which models you are referring to ? Given that the early version of the HO3D dataset which I used for the paper is not publicly available, I do not currently plan on releasing these models. I could however release code/models which train on the official version of their dataset and which would provide results close to the one I submitted to https://competitions.codalab.org/competitions/22485?secret_key=756c1c8c-84ec-47ec-aa17-42f1fa330fb4#results. Would that be of interest to you ?

All the best,

Yana Best,

Yana

lixiny commented 4 years ago

Hi Yana,

Thanks for your clear response. I noticed that the CodeLab challenge only contains metrics of hand. (no object corners) I would like to ask whether you are planing to release the MeshRegNet full-trained model on HO-3D official version.

All the best.

Lixin

2020年9月1日 17:52,Yana notifications@github.com 写道:

Hi !

Could you clarify exactly which models you are referring to ? Given that the early version of the HO3D dataset which I used for the paper is not publicly available, I do not currently plan on releasing these models. I could however release code/models which train on the official version of their dataset and which would provide results close to the one I submitted to https://competitions.codalab.org/competitions/22485?secret_key=756c1c8c-84ec-47ec-aa17-42f1fa330fb4#results https://competitions.codalab.org/competitions/22485?secret_key=756c1c8c-84ec-47ec-aa17-42f1fa330fb4#results. Would that be of interest to you ?

All the best,

Yana Best,

Yana

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hassony2/handobjectconsist/issues/6#issuecomment-684690397, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHZIZBR74OCKLQGX7CE6PVDSDS75XANCNFSM4QA2LQ4Q.

hassony2 commented 3 years ago

Hi @lixiny

I just released a pre-trained model on the HO-3D official version which you can find here. You can check the updated readme for more details !

Best,

Yana