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

Problem loading Trained Model Checkpoints #22

Open
jpsuarezq opened this issue Apr 24, 2024 · 1 comment
Open

Problem loading Trained Model Checkpoints #22

jpsuarezq opened this issue Apr 24, 2024 · 1 comment

Comments

@jpsuarezq
Copy link

I had tried to load the .hdf5 trained model checkpoint from DSen2-CR model trained by optimizing the CARL loss and model trained on a plain L1 loss in tensorflow and pytorch but in both cases, the weights are empty.

Is it a download problem or is the file is corrupt or maybe something else? Can u please check?

@ameraner
Copy link
Owner

ameraner commented Oct 4, 2024

Hey, that's strange, as other have been able to use the weights correctly. Have you checked simply the content of the hdf5 files, e.g. just with the h5py library?

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