Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancy between HumanTOMATO paper and codebase implementation #33

Open
AndrejHafner opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@AndrejHafner
Copy link

AndrejHafner commented Dec 5, 2024

Hello,

Thank you for sharing the HumanTOMATO repository and accompanying paper. I've noticed a potential misalignment between the described approach in the paper and the provided code implementation.

In the paper, you mention using a VQ-VAE for body and hand encoding/decoding. However, the repository only includes implementations for various types of VAEs, with the primary approach appearing to use a Transformer-based traditional VAE without any vector quantization or a learned codebook. The implementationa actually appears identical to the TEMOS paper. Could you clarify why there is this difference, and confirm whether vector quantization was omitted intentionally in the provided implementation?

Additionally, I am still looking forward to the release of the inference code, as it would greatly help the community in testing and exploring the model.

Thank you for your time and for sharing your work with the community!

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

No branches or pull requests

1 participant