Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Implementing the algorithm (training) #221

Open
tamarloeub opened this issue Feb 2, 2023 · 1 comment
Open

Implementing the algorithm (training) #221

tamarloeub opened this issue Feb 2, 2023 · 1 comment

Comments

@tamarloeub
Copy link

Hi,
I'm trying to implement the algorithm from the paper and encountering some issues.
I'm training on the FreiHand dataset for now. I normalize the images before inserting them to the model.
I implemented the loss as described in the paper (and projected the 3D joints to 2D), but the output looks like garbage.
Maybe I'm missing some pre-processing steps on the input images? Or maybe you have some insights you can provide beyond what's described in the paper?
Thanks in advance

@penincillin
Copy link
Contributor

@tamarloeub
It's hard to say the problem given so less information. I would suggest you refer to some similar repos with train code released, such as HandMesh.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants