Closed taeyunwoo closed 1 year ago
Hi,
Can you please first confirm that you can reproduce the Table 2 results using the weight
The visualization looks to me more like that you are not connecting vertices by the correct faces
In my settings, MJE / MCE / PD = 8.955 / 364.84 / 0.0. Also, the mesh faces are not wrong, as in vertices visualization below.
I think, something's wrong in my setting. Again, I re-examine my setting thoroughly.
Hello, thank you for your works.
I tried to follow up your code with the uploaded pretrained checkpoint of models (HO-3D & DexYCB). However, I think the checkpoint does not work in my environment.
Actually, I commented out the neural_renderer part in here. (Also I erase which are related with it.) However, I think it does not affect the
forward
of the module, if not I apologize for my fault.As I checked the checkpoints, the 'epoch' of the trained checkpoint is 12, while the paper said you trained 25 epochs. Also, when I visualize the network output, the hand and object are not reconstructed well. Significantly, the hand does not look the hand, and the object coordinates far from the hand.
Here is the visualizing result in DexYCB.
Thank you for your replying.