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

DEEPSTORM GOOGLE COLAB - issue with training the model #342

Open
h122233334 opened this issue Feb 11, 2025 · 0 comments
Open

DEEPSTORM GOOGLE COLAB - issue with training the model #342

h122233334 opened this issue Feb 11, 2025 · 0 comments

Comments

@h122233334
Copy link

When going to train the DEEPSTORM (2D) model, I am running into issues with the system RAM usage and the coding. It tells me the file save format cannot be hdf5 and must be in keras format. After I change the code from hdf5 to keras there is either an issue with the training taking up too much system RAM or there is another issue with the code.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 4.4. Start Training
  2. Click on run cell
  3. See error

Expected behavior
I expect the cell to run without any errors and to get a trained model.

Screenshots

Image

Desktop (please complete the following information):

  • OS: MacOS Sequoia 15.2
  • Browser Safari
  • Version 18.2

Add any other context about the problem here.

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