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

Is this code modification correct? #24

Open
lwcode opened this issue Jan 15, 2024 · 2 comments
Open

Is this code modification correct? #24

lwcode opened this issue Jan 15, 2024 · 2 comments

Comments

@lwcode
Copy link

lwcode commented Jan 15, 2024

image

in detr_vae.py, the 285 line, change encoder = build_transformer(args) to encoder = build_encoder(args).

@milesWWW
Copy link

same question. after changing to build_encoder it can run

@jonathanrandall
Copy link

I did that also.

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