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

missing 1 required positional argument: 'output_dim' #3

Open
bulatef opened this issue Aug 11, 2024 · 0 comments
Open

missing 1 required positional argument: 'output_dim' #3

bulatef opened this issue Aug 11, 2024 · 0 comments

Comments

@bulatef
Copy link

bulatef commented Aug 11, 2024

I keep getting this error "TypeError: init() missing 1 required positional argument: 'output_dim'" when I load the model (DETIRE_model.h5) for testing.
I'm running the code on a conda environment with python=3.6.5 and keras=1.2.0 just like the requirements.
I believe the model was trained on a different version or something so is it possible to export your conda environment here so we can import it and use the same versions you used 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

1 participant