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

What about data in your implementation? Is used? #26

Open
diegodgs opened this issue Jul 11, 2021 · 2 comments
Open

What about data in your implementation? Is used? #26

diegodgs opened this issue Jul 11, 2021 · 2 comments

Comments

@diegodgs
Copy link

data = rearrange(data, "b ... d -> b (...) d")

@eternalding
Copy link

Same question here.
It seems that the model now depends only on latents.

@Medicmind
Copy link

Looks like demo just does a fake prediction (1- 1000) on a fake image on an untrained perceiver model.

pred=model(img)

There is no code for training

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

3 participants