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

Figure 8 & Figure 7 plot data #8

Closed nitba closed 4 years ago

nitba commented 4 years ago

Hi @hassony2 , It would be great if you share plot data, for the fair comparison,

Thanks,

hassony2 commented 4 years ago

Hi @Ivamcoder,

I just pushed code which can regenerate the figures at https://github.com/hassony2/handobjectconsist/tree/master/figures.

Hope this helps !

Best,

Yana

MengHao666 commented 3 years ago

Hi @hassony2 , It would be great if you share plot data, for the fair comparison,

Thanks,

@Ivamcoder Hi, I wonder how I could caluate the hand pose error mentioned in Figure 5 and Figure 7. I did get the groundtruth joints 2D location in RGB image coordinate and joints 2D location reprojected by 3D joint location predicted. I couldn't find any such evaluation code in this repo. Could u be kind to give any advice? Thanks a lot!