rongakowang / DenseMutualAttention

[WACV 2023] Interacting Hand-Object Pose Estimation via Dense Mutual Attention
MIT License
36 stars 3 forks source link

During training, how much do metric values decrease? #8

Closed taeyunwoo closed 1 year ago

taeyunwoo commented 1 year ago

Hello, Thank you for your work!

I have researched based on your work, but I wonder how much do metric values, such as MME, ADD-S of hand and object, decrease during the training sequence?

In your paper, you trained your network with 25 epochs. At 25 epochs, can you reply with the metric values of the object and hand?

Thanks.

rongakowang commented 1 year ago

Hi,

The provided weights should reflect the metric in the paper, the exact decrease requires retrain the code which I am afraid not having much time to do it.