Skip to content
New issue

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

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

Already on GitHub? # to your account

Does the dispersed projection module support batchsize > 1? #3

Open
Charlulote opened this issue Sep 23, 2022 · 0 comments
Open

Does the dispersed projection module support batchsize > 1? #3

Charlulote opened this issue Sep 23, 2022 · 0 comments

Comments

@Charlulote
Copy link

Thanks for awesome work. It helps me to diffuse the anchor feature to $R^3$. When I try to use your method in my project with batchsize=3, it seems unsupported. Line 322 in dispersed_projection/map.py, idx.max() -> 41326 while the last idx of faces is 13776. Maybe it is because of pytorch3d?

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

No branches or pull requests

1 participant