SeanChenxy / HandMesh

MIT License
339 stars 69 forks source link

Test cmr_sg with freihand's checkpoint generates errors #92

Open JCheng314 opened 10 months ago

JCheng314 commented 10 months ago

I'm using cmr_sg with cmr_sg_res18_freihand.pt parameters, and applying that on my data creates some errors on images that seem ok. Could you please share some insights on what's going wrong here?

截屏2023-11-01 上午8 41 29 截屏2023-11-01 上午8 41 48

By the way, similar issues happen to the evaluation set of Freihand too:

截屏2023-11-01 上午9 14 05
SeanChenxy commented 10 months ago

Hi, please try the MobRecon (SpiralConv) model. Additionally, make sure to crop the image using the hand bounding box (1.3-time expansion).