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

diffusion feature may be wrongly used #12

Open
centosrhel opened this issue Mar 26, 2024 · 2 comments
Open

diffusion feature may be wrongly used #12

centosrhel opened this issue Mar 26, 2024 · 2 comments

Comments

@centosrhel
Copy link

ids_embedding[coord[0], coord[1]] = id_feature[0]

Here you are assigning a single floating-point number to a vector, resulting in a vector with all the same number. Is it a typo error?

@centosrhel
Copy link
Author

@weijiawu Could you please check this line of code? And was the open model also trained as so?

@zhw-zhang
Copy link

yes,I also noticed this problem...

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

2 participants